You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using VEX could be a good way to avoid some false positive during vulnerabilities check.
But if it is used direct/transitive dependencies should be managed correctly which is generally not really done.
So maybe using maven tooling like : depcheck-maven-plugin should be used in addition.
sbernard31
changed the title
Vulnerabilities check : Using VEX to aboid false positive ?
Vulnerabilities check : Using VEX to avoid false positive ?
Oct 25, 2024
Using VEX could be a good way to avoid some false positive during vulnerabilities check.
But if it is used direct/transitive dependencies should be managed correctly which is generally not really done.
So maybe using maven tooling like : depcheck-maven-plugin should be used in addition.
For me details see :
(Not 100% sure this is a good move but I open this issue to keep in mind the idea)
The text was updated successfully, but these errors were encountered: