background preloader

Secure Coding Standards

Facebook Twitter

Secure Coding Guidelines for the Java Programming Language, Version 4.0. Updated for Java SE 8 Document version: 5.1 Published: 02 April 2014 Last updated: 19 November 2015 Introduction One of the main design considerations for the Java platform is to provide a secure environment for executing mobile code.

Secure Coding Guidelines for the Java Programming Language, Version 4.0

Java comes with its own unique set of security challenges. While the Java security architecture [1] can protect users and systems from hostile programs downloaded over a network, it cannot defend against implementation bugs that occur in trusted code. Security Practices: ASP.NET Security Practices at a Glance. J.D.

Security Practices: ASP.NET Security Practices at a Glance

Meier, Alex Mackman, Blaine Wastell, Prashant Bansode, Andy Wigley, Kishore Gopalan This module presents a set of consolidated practices designed to address ASP.NET version 2.0 security issues.