Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
.trivyignore: Add CVE-2022-29526
Browse files Browse the repository at this point in the history
Signed-off-by: Timo Reichl <[email protected]>
  • Loading branch information
Timo Reichl committed Jul 25, 2022
1 parent a544994 commit fb5bc95
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .trivyignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@ CVE-2022-24769

## vulnerable runc code not used
CVE-2021-43784

## syscall.Faccessat: only applies to kernels < 5.8
# https://github.com/golang/go/issues/52313#issuecomment-1097210431
CVE-2022-29526

0 comments on commit fb5bc95

Please sign in to comment.