Fix Java Security Issues While Coding in IntelliJ IDEA
Let’s see how we can integrate security and secure development into IntelliJ IDEA using the new Snyk vulnerability scanner plugin!

Java Champions & Developer Advocate and Software Engineer for Snyk. Passionate about Java, (Pure) Functional Programming, and Cybersecurity. Co-leading the Virtual JUG, NLJUG and DevSecCon community. Brian is also an Oracle Groundbreaker Ambassador and regular international speaker on mostly Java-related conferences.
1 views
Brian Vermeer
4,585 viewsLet’s see how we can integrate security and secure development into IntelliJ IDEA using the new Snyk vulnerability scanner plugin!

Brian Vermeer
10,900 viewsSQL injection, when a user adds untrusted data to a database query, is one of the most dangerous vulnerabilities for online applications.

Just like last year, and together with our partner Azul, we would like your input on how you use Java and the JVM ecosystem.
Brian Vermeer
3,417 viewsCode reviews are hard to do well. Particularly when you’re not entirely sure about the errors you should be looking for!
Brian Vermeer
5,108 viewsCode reviews are hard to do well. Particularly when you’re not entirely sure about the errors you should be looking for!
Brian Vermeer
8,842 viewsIn this part, we continue with even more harmful attacks and show you how you can prevent this in your own code.

Brian Vermeer
8,187 viewsJava serialization—and specifically deserialization—is “the gift that keeps on giving” for the security issues produced over the years.

Brian Vermeer
4,288 viewsIn this video, I explain and demonstrate how an XXE injection attack works by extracting system data that should not be exposed.

Brian Vermeer
9,598 viewsNaively creating custom Docker images for Java apps comes with security concerns. How do we make security an essential part of Docker …

Brian Vermeer
4,235 viewsUnited by their passion for open source, Payara and IBM recently teamed up for a panel discussion on security in Java application …