Skip to content

Commit 3e70533

Browse files
committed
.trivyignore: ignore HostPath issue
Signed-off-by: Tuomas Katila <[email protected]>
1 parent 32ca7dc commit 3e70533

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.trivyignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,9 @@ AVD-KSV-0047
2424
# device plugin operator requires access to daemonset creation etc.
2525
AVD-KSV-0048
2626

27+
# HostPath present many security risks and as a security practice it is better to avoid critical host paths mounts.
28+
# Some plugins require access to various host paths
29+
AVD-KSV-0121
30+
2731
# Device plugins do not use any CSIs
2832
## CVE-2019-11255

0 commit comments

Comments
 (0)