Add .gitea/workflows/*.yaml
This commit is contained in:
@@ -112,7 +112,7 @@ jobs:
|
|||||||
aquasec/trivy:0.52.2 image \
|
aquasec/trivy:0.52.2 image \
|
||||||
--input /tmp/image.tar \
|
--input /tmp/image.tar \
|
||||||
--format json \
|
--format json \
|
||||||
--output /work/trivy-results.json \
|
--output /${{ github.workspace }}/trivy-results.json \
|
||||||
--severity CRITICAL,HIGH \
|
--severity CRITICAL,HIGH \
|
||||||
--ignore-unfixed
|
--ignore-unfixed
|
||||||
- name: Upload results
|
- name: Upload results
|
||||||
|
|||||||
Reference in New Issue
Block a user