Test trivy configuration.
This commit is contained in:
@@ -44,6 +44,7 @@ jobs:
|
||||
uses: aquasecurity/trivy-action@master
|
||||
with:
|
||||
image-ref: 'https://cs-git.ddnss.de/arbeitsschutz-ulm/website:master'
|
||||
scan-type: 'image'
|
||||
format: 'table'
|
||||
exit-code: '1'
|
||||
ignore-unfixed: true
|
||||
@@ -52,4 +53,3 @@ jobs:
|
||||
env:
|
||||
TRIVY_USERNAME: ${{ env.USER }}
|
||||
TRIVY_PASSWORD: ${{ env.PASS }}
|
||||
TRIVY_BRANCH: 'master'
|
||||
|
||||
Reference in New Issue
Block a user