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

shiftleft iac-assessment --severity-threshold #5

Open
sosammy91 opened this issue Apr 15, 2022 · 0 comments
Open

shiftleft iac-assessment --severity-threshold #5

sosammy91 opened this issue Apr 15, 2022 · 0 comments

Comments

@sosammy91
Copy link

I'm trying to use shiftleft iac-assessment --severity-threshold to set for GitLab pipeline to pass as long as tests failed severity is below the severity ratings.

My guess is severity ratings are as follows: Low [1], Medium [2], High [3], Critical [4]

When it is set to --severity-threshold 3, it passes GitLab pipeline for "Low" severity tests failed, which is expected from what I understand severity threshold to behave.

However, when it is set to --severity-threshold 4, it fails GitLab pipeline for "High" severity tests failed (without any Critical tests failed), which I would expect it to pass.

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