mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
.trivyignore: ignore HostPath issue
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
This commit is contained in:
parent
32ca7dc47b
commit
3e70533e1d
@ -24,5 +24,9 @@ AVD-KSV-0047
|
||||
# device plugin operator requires access to daemonset creation etc.
|
||||
AVD-KSV-0048
|
||||
|
||||
# HostPath present many security risks and as a security practice it is better to avoid critical host paths mounts.
|
||||
# Some plugins require access to various host paths
|
||||
AVD-KSV-0121
|
||||
|
||||
# Device plugins do not use any CSIs
|
||||
## CVE-2019-11255
|
||||
|
Loading…
Reference in New Issue
Block a user