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

Automated backport of #2935: Only fail builds for high+ vulns #2942

Conversation

skitt
Copy link
Member

@skitt skitt commented Mar 14, 2024

Backport of #2935 on release-0.14.

#2935: Only fail builds for high+ vulns

For details on the backport process, see the backport requests page.

Since the vulnerability scan doesn't distinguish between
vulnerabilities added by the PR and those coming from vulnerability
updates, PRs are regularly blocked because of unrelated
vulnerabilities. Arguably this is desirable for important
vulnerabilities since it forces them to be handled; but other
vulnerabilities shouldn't block PRs.

This changes the fail threshold to high, so that only vulnerabilities
with severity high or critical will block the build.

Signed-off-by: Stephen Kitt <[email protected]>
@submariner-bot
Copy link
Contributor

🤖 Created branch: z_pr2942/skitt/automated-backport-of-#2935-origin-release-0.14
🚀 Full E2E won't run until the "ready-to-test" label is applied. I will add it automatically once the PR has 2 approvals, or you can add it manually.

@tpantelis tpantelis enabled auto-merge (rebase) March 19, 2024 12:19
@tpantelis tpantelis added the ready-to-test When a PR is ready for full E2E testing label Mar 19, 2024
@tpantelis tpantelis merged commit b286824 into submariner-io:release-0.14 Mar 19, 2024
30 of 35 checks passed
@submariner-bot
Copy link
Contributor

🤖 Error fetching dependent PRs for z_pr2942/skitt/automated-backport-of-#2935-origin-release-0.14: Get "https://api.github.com/repos/submariner-io/submariner/pulls?base=z_pr2942%2Fskitt%2Fautomated-backport-of-%232935-origin-release-0.14": dial tcp: i/o timeout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated-backport ready-to-test When a PR is ready for full E2E testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants