mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 16:56:56 +00:00
actions: config trivy, increase timeout
This commit is contained in:
parent
7ce31db8b1
commit
8a54e1947c
2
.github/workflows/build_package.yml
vendored
2
.github/workflows/build_package.yml
vendored
@ -77,7 +77,7 @@ jobs:
|
||||
output: 'trivy-results.sarif'
|
||||
security-checks: 'vuln'
|
||||
severity: 'CRITICAL,HIGH'
|
||||
timeout: '10m'
|
||||
timeout: '30m'
|
||||
- name: Upload Trivy scan results to GitHub Security tab
|
||||
uses: github/codeql-action/upload-sarif@v2
|
||||
with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user