Java Secure Development Best Practices

Java Secure Development Best Practices

Learn the best practices to avoid introducing security vulnerabilities into your Java application and how to discover those that may have already found their way in. Over the several years studies have shown that 70% of exploitable vulnerabilities occur in application code, so we will discuss how these can be prevented. Of these 70 percent, half are design flaws, so we will also discuss what Secure Development Lifecycle processes should be adopted to avoid these expensive problems.

Video Producer: Seattle Java User’s Group