Skip to content

Commit 0a10b81

Browse files
Add .trivyignore to exclude specific vulnerabilities
1 parent 6fe3380 commit 0a10b81

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.trivyignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# node:24-alpine vulnerabilities in https://hub.docker.com/layers/library/node/24-alpine
2+
CVE-2026-25547 exp:2026-05-20
3+
CVE-2026-26996 exp:2026-05-20
4+
CVE-2026-24842 exp:2026-05-20
5+
CVE-2026-26960 exp:2026-05-20

0 commit comments

Comments
 (0)