setup custom token for trivy
This commit is contained in:
parent
18e87eb663
commit
50e6103818
@ -91,6 +91,7 @@ jobs:
|
|||||||
severity: UNKNOWN,LOW,MEDIUM,HIGH,CRITICAL
|
severity: UNKNOWN,LOW,MEDIUM,HIGH,CRITICAL
|
||||||
vuln-type: os,library
|
vuln-type: os,library
|
||||||
cache: 'false'
|
cache: 'false'
|
||||||
|
token-setup-trivy: ${{ secrets.ACTIONS_TOKEN }}
|
||||||
|
|
||||||
- name: Upload Trivy scan results to GitHub Security tab
|
- name: Upload Trivy scan results to GitHub Security tab
|
||||||
uses: github/codeql-action/upload-sarif@v3
|
uses: github/codeql-action/upload-sarif@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user