Merge pull request #42 from buehner/no-fail-with-vulns

chore: do not fail with known vulns
pull/43/head
Nils Bühner 2023-12-20 14:25:00 +01:00 committed by GitHub
commit 4343dca5d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ jobs:
with:
image-ref: 'geoserver-docker.osgeo.org/geoserver:${{ github.sha }}'
format: 'table'
exit-code: '1'
ignore-unfixed: true
vuln-type: 'os,library'
severity: 'CRITICAL,HIGH'