Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vulnerabilities check : Using VEX to avoid false positive ? #1664

Open
sbernard31 opened this issue Oct 25, 2024 · 0 comments
Open

Vulnerabilities check : Using VEX to avoid false positive ? #1664

sbernard31 opened this issue Oct 25, 2024 · 0 comments
Labels
build / ci All about Build or Continious Integration enhancement Improvement of existing features

Comments

@sbernard31
Copy link
Contributor

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)

@sbernard31 sbernard31 added enhancement Improvement of existing features build / ci All about Build or Continious Integration labels Oct 25, 2024
@sbernard31 sbernard31 changed the title Vulnerabilities check : Using VEX to aboid false positive ? Vulnerabilities check : Using VEX to avoid false positive ? Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build / ci All about Build or Continious Integration enhancement Improvement of existing features
Projects
None yet
Development

No branches or pull requests

1 participant