fix: trivy pipeline
Some checks failed
Build, Scan and Publish Docker Image / build-and-push (push) Failing after 1m30s
Some checks failed
Build, Scan and Publish Docker Image / build-and-push (push) Failing after 1m30s
This commit is contained in:
@@ -51,6 +51,7 @@ jobs:
|
|||||||
ignore-unfixed: true
|
ignore-unfixed: true
|
||||||
vuln-type: 'os,library'
|
vuln-type: 'os,library'
|
||||||
severity: 'CRITICAL,HIGH'
|
severity: 'CRITICAL,HIGH'
|
||||||
|
github-pat: ""
|
||||||
env:
|
env:
|
||||||
- TRIVY_USERNAME: ${{ secrets.PACKAGE_USER }}
|
- TRIVY_USERNAME: ${{ secrets.PACKAGE_USER }}
|
||||||
- TRIVY_PASSWORD: ${{ secrets.PACKAGE_TOKEN }}
|
- TRIVY_PASSWORD: ${{ secrets.PACKAGE_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user