Skip to content

Commit c2697d0

Browse files
[Enhancement] Ignore apache-hdfs-broker cve in trivy (backport StarRocks#49824) (StarRocks#49825)
Co-authored-by: Smith Cruise <[email protected]>
1 parent b417d7b commit c2697d0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

trivy.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ severity:
22
- HIGH
33
- CRITICAL
44
scan:
5+
skip-dirs:
6+
# ignore broker's cve
7+
- apache_hdfs_broker/
58
skip-files:
69
# hudi required
710
- "**/htrace-core4-4.2.0-incubating.jar"

0 commit comments

Comments
 (0)