Did you know that #IntelliJIDEA can tell you not only when you are using a vulnerable dependency, but also whether you are actually using the vulnerable part of that dependency? Read all about it on my blog:

https://maritvandijk.com/vulnerable-api-usage/

Vulnerable API usage: Is your Java code vulnerable? - Marit van Dijk

See whether your Java code is using a Vulnerable API of a dependency with known vulnerabilities in IntelliJ IDEA.

Marit van Dijk