top of page

An essential element of secure coding in the Java programming language is a well-documented and enforceable coding standard. Coding standards encourage programmers to follow a uniform set of rules determined by the requirements of the project and organization, rather than by the programmer’s familiarity or preference. Once established, these standards can be used as a metric to evaluate source code (using manual or automated processes).
The CERT® Oracle® Secure Coding Standard for Java™ provides rules designed to eliminate insecure coding practices that can lead to exploitable vulnerabilities. Application of the standard’s guidelines will lead to higher-quality systems–robust systems that are more resistant to attack. Such guidelines are required for the wide range of products coded in Java–for devices such as PCs, game players, mobile phones, home appliances, and automotive electronics.
After a high-level introduction to Java application security, seventeen consistently organized chapters detail specific rules for key areas of Java development. For each area, the authors present noncompliant examples and corresponding compliant solutions, show how to assess risk, and offer references for further information. Each rule is prioritized based on the severity of consequences, likelihood of introducing exploitable vulnerabilities, and cost of remediation.
The standard provides secure coding rules for the Java SE 6 Platform including the Java programming language and libraries, and also addresses new features of the Java SE 7 Platform. It describes language behaviors left to the discretion of JVM and compiler implementers, guides developers in the proper use of Java’s APIs and security architecture, and considers security concerns pertaining to standard extension APIs (from the javax package hierarchy).The standard covers security issues applicable to these libraries: lang, util, Collections, Concurrency Utilities, Logging, Management, Reflection, Regular Expressions, Zip, I/O, JMX, JNI, Math, Serialization, and JAXP.

    CERT Oracle Secure Coding Standard for Java, The (SEI Series in Software Enginee

    $33.98 Regular Price
    $16.99Sale Price
    • Categories: Computers - Computer Certification & Training
    • Year: 2011
    • Edition: 1
    • Publisher: Addison-Wesley Professional
    • Language: English
    • Pages: 738
    • ISBN 10: 0321803957
    • ISBN 13: 9780321803955
    • File: PDF, 3.92 MB
    • How soon will I get my order/ebook ?
      Immediately! once you complete your payment you get redirected to a "Thank you Page" where you can download your eBook , also it's automatically sent to your registered email address.
    • Is the eBook permanent or rental? Can I print it?
      It’s permanent. You get full access , you can share as many devices as you want. Forever. You can print it without any restrictions, download to as many computers as you own, or tablets or phone. Please just don’t share them publicly as that won’t be right.
    • I am having problems downloading the ebook. What to do?
      Please contact us by email or via the chat Support our team is available 24/7 then we'll resend you the link to download your eBook.
    • I couldn't find the eBook i'm looking for , How can i get it ?
      Please even if the eBook you want is not listed on our Website , we accept requests from our customers , just contact us via live Chat or you can use the "Request an eBook" Tab on the menu and fill the necessary informations , and our Team will reachyou out ASAP .
    • Do you sell solution manuals, test banks, and other instructor resources as well?
      Yes! Even if we have not listed it, we do sell solution manuals, test banks and instructor manuals with affordable price , use the Live Chat feature to request what you want.
    • Are my payment details safe as well as my personal data ?
      We never share or misuse your data. We also don’t store any payment information (Payments are processed by Stripe or PayPal).
    • Do you offer refunds?
      Yes we do ! We have a nice refund policy. If it’s a genuine mistake or problem (emphasis on genuine please), we will refund you! For more information please read our Shipping&Returns policy.

    Related Products 

    bottom of page