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

separate warning threshold or CVSS score output #139

Open
cyberblast opened this issue Nov 17, 2023 · 0 comments
Open

separate warning threshold or CVSS score output #139

cyberblast opened this issue Nov 17, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@cyberblast
Copy link

Hi,
I would like to suggest adding a separate warning threshold.
I know there's warnOnCVSSViolation parameter, but unfortunately it's implemented as boolean only.

The idea is to be able to have different task result based on CVSS score.

e.g.
0-4 => ok
4-6 => warning
6-10 => fail

Alternatively, would it be possible to declare CVSS score as output variable? This way we could easily evaluate the score and break the pipe in a sebsequent task ourself...

@Saturate Saturate added the enhancement New feature or request label Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants