When dependencies in your project have known vulnerabilities, how do you know whether you’re actually using the vulnerable part of a dependency? Use IntelliJ IDEA’s Vulnerable API Usages inspection to find out!
Links
- Enhance Code Safety: Unveiling IntelliJ IDEA’s New Exploitable Path Feature (video)
- Find vulnerable APIs (documentation)
- Analyze code to find all vulnerable dependencies (documentation)
- Package checker (video)
- Package Checker: Find and fix vulnerabilities inside IntelliJ IDEA Ultimate (blog)