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

Define controls to fail build if libraries are vulnerable for X days #46

Open
pmckeown opened this issue Aug 3, 2019 · 0 comments
Open

Comments

@pmckeown
Copy link
Owner

pmckeown commented Aug 3, 2019

As a developer, I would like to know about vulnerabilities in my software but sometimes it is not possible or pragmatic to fix them immediately. I also do not want to suppress such results in Dependency Track to make my build pass. As such I would like to be able to define a period of leeway where my build will continue to pass after a vulnerability is detected to give me time to upgrade the library.

Acceptance Criteria

  • A threshold breach in a given metric category will not trigger a build failure until that breach has been in place for a configurable period.

Implementation Notes

  • Allow the metrics thresholds mechanism be delayed in triggering based on a provided number of days
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant