This commit is contained in:
7
.github/workflows/start.yaml
vendored
7
.github/workflows/start.yaml
vendored
@@ -20,9 +20,4 @@ jobs:
|
||||
format: 'sarif'
|
||||
output: 'trivy-results.sarif'
|
||||
exit-code: '1'
|
||||
severity: 'CRITICAL,HIGH'
|
||||
|
||||
- name: Upload Trivy scan results to GitHub Security tab
|
||||
uses: github/codeql-action/upload-sarif@v3
|
||||
with:
|
||||
sarif_file: 'trivy-results.sarif'
|
||||
severity: 'CRITICAL,HIGH'
|
Reference in New Issue
Block a user