Skip to content

Commit

Permalink
Merge pull request #2951 from buildkite/ignore-cves
Browse files Browse the repository at this point in the history
Ignore CVE-2024-37371 and CVE-2024-37370 in docker image
  • Loading branch information
yob authored Aug 29, 2024
2 parents de8dfd0 + 1c2a63e commit ac97236
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .buildkite/ecr-scan-results-ignore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ ignores:
- id: CVE-2024-0567 # gnutls28 3.7.9-2+deb12u1
- id: CVE-2023-50387 # systemd 252.17-1~deb12u1
- id: CVE-2024-0553 # gnutls28 3.7.9-2
- id: CVE-2024-0567 # gnutls28 3.7.9-2+deb12u1
- id: CVE-2024-0567 # gnutls28 3.7.9-2+deb12u1
- id: CVE-2024-37371 # krb5 1.20.1-2+deb12u1
- id: CVE-2024-37370 # krb5 1.20.1-2+deb12u1

0 comments on commit ac97236

Please sign in to comment.