mirror of
https://github.com/OpenBankProject/API-Manager.git
synced 2026-02-06 09:26:49 +00:00
trivy remove undefined parameters
This commit is contained in:
parent
8c363c8403
commit
658b8fdcc8
1
.github/workflows/run_trivy.yml
vendored
1
.github/workflows/run_trivy.yml
vendored
@ -39,7 +39,6 @@ jobs:
|
||||
format: 'template'
|
||||
template: '@/contrib/sarif.tpl'
|
||||
output: 'trivy-results.sarif'
|
||||
security-checks: 'vuln'
|
||||
severity: 'CRITICAL,HIGH'
|
||||
timeout: '30m'
|
||||
cache-dir: .trivy
|
||||
|
||||
Loading…
Reference in New Issue
Block a user