-
Notifications
You must be signed in to change notification settings - Fork 72
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
ci: ignore centos CVE-2020-22218 and CVE-2023-3341 #369
ci: ignore centos CVE-2020-22218 and CVE-2023-3341 #369
Conversation
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #369 +/- ##
=======================================
Coverage 32.29% 32.29%
=======================================
Files 17 17
Lines 1567 1567
=======================================
Hits 506 506
Misses 1032 1032
Partials 29 29 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Sertac Ozercan <[email protected]>
01516f7
to
1fd7c32
Compare
@sozercan we should merge this with the failing CI correct? It should fix it for subsequent PRs? |
@salaxander no, this PR should be green. it is not working properly |
369848e
to
c0a3809
Compare
rego was missing |
Signed-off-by: Sertac Ozercan <[email protected]>
c0a3809
to
866163b
Compare
Signed-off-by: Sertac Ozercan <[email protected]>
|
Describe the changes in this pull request using active verbs such as Add, Remove, Replace ...
Ignore CVE-2020-22218 as it is not in centos repos yet, this is blocking CI
https://pkgs.org/download/libssh2
aquasecurity/trivy#4847
Closes #<issue_ID>