News

"The CERT Oracle Secure Coding Standard for Java" book covers the rules for secure coding using Java programming language. InfoQ spoke with book authors on how these rules can help Java developers.
October 1, 2014—While conducting the research that produced The CERT® Oracle® Coding Standard for Java, the Secure Coding Team in the CERT Division of the Software Engineering Institute at ...
Look for vulnerabilities in your code, take advantage of the Java security APIs and packages, and use third-party tools to monitor and log your code for security issues.
A group of secure-programming experts plans a series of documents that outline the skills coders need to write Web applications that are better able to withstand attacks.
A common software antipattern is to log and rethrow exceptions in Java. Here we explain why doing so will make troubleshooting errors harder.
Although secure coding practices are widely available, developers still frequently make security mistakes. The more developers that know about threat aversion, the more likely it is that the ...
Amazon Web Services' automated code review helps developers find serious security issues in Java and Python applications.
New research from software security specialist Fortify reveals that bugs are far less common in Java compared with commercial C/C++ code ...