/vulnerable-functionality

Analyses how you use your dependencies to figure out if you use the vulnerable parts of a vulnerable dependency

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

⚠️ BETA QUALITY SOFTWARE! ⚠️

Vulnerable Functionality

This repo analyses your code to determine what parts of your dependencies you use, and stores this in a file which can be picked up debricked.

This, combined with our information about what parts of dependencies are affected by CVEs, allows us to determine whether you use the parts of a dependency affected by a vulnerability, or if its safe to continue using the dependency in spite of the vulnerability.