Skip to content

Commit

Permalink
Update comment for CVE-2023-0286 in .trivyignore
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Tinkham <[email protected]>
  • Loading branch information
andytinkham committed Mar 24, 2023
1 parent e7fb0e1 commit 53cc95e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .trivyignore
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,7 @@ CVE-2020-1971
# Conjur does not use SM2 algorithm (https://www.openssl.org/docs/manmaster/man7/SM2.html)
CVE-2021-3711

# Temporarily ignore CVE-2023-0286 until OpenSSL is updated in the base image
# We have the fix for CVE-2023-0286 in openssl 1.0.2zg, but because OpenSSL 1.0.2
# is only available in premium support, trivy thinks we should use something in the 1.1.1
# line. We can't, due to FIPS compliance, so need to continue to ignore this issue.
CVE-2023-0286

0 comments on commit 53cc95e

Please sign in to comment.