Skip to content

Commit e69a1a6

Browse files
committed
fix: remove unused suppression file from cve wf
1 parent bccd965 commit e69a1a6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/cve.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
format: 'HTML'
2222
out: 'reports' # this is the default, no need to specify unless you wish to override it
2323
args: >
24-
--suppression ./gradle/allow-list.xml
2524
--failOnCVSS 5
2625
--enableRetired
2726

0 commit comments

Comments
 (0)