Secure Coding with IntelliJ
How can I do security in IntelliJ?
Is there a security code scanner for IntelliJ?
How can I test for security in Java?
Is there a Snyk plug-in for IntelliJ?
Make sure to subscribe so you don't miss new content!
https://www.youtube.com/channel/UCh4dJzctb0NhSibjU-e2P6w/
Learn more about Snyk http://bit.ly/snyk-io
We know that IntelliJ IDEA is the most favorite and commonly used IDE in the Java landscape and a lot of developers practically live in their integrated development environment (IDE). A good IDE is like a swiss army knife; it is your go-to tool to do almost everything. Let’s see how we can integrate security and secure development into IntelliJ IDEA using this new Snyk plugin.
Timestamps
0:00 Introduction
0:24 Install the Snyk plugin for the IntelliJ marketplace
0:43 Authenticate the plugin with your free Snyk account
0:53 Scan your project
0:56 Open source vulnerability in snakeyaml
1:21 Code security scanning in IntelliJ IDEA
1:29 Path traversal vulnerability in my code found
1:58 SQL injection found in my code my Snyk
2:29 Solving an XSS vulnerability found by Snyk Code
2:53 Code quality issues found by the Snyk plugin in IntelliJ IDEA
2:53 Outro
#Snyk #IntelliJ #SecurityScanner #Java #DevSecOps
Resources:
How to fix Java security issues while coding in IntelliJ IDEA: https://snyk.io/blog/how-to-fix-java-security-issues-while-coding-in-intellij-idea/
Secure coding with Snyk’s new JetBrains IDE plugin: https://snyk.io/blog/secure-coding-with-jetbrains-ide-plugin/
- Java security best practices: https://snyk.io/blog/10-java-security-best-practices/