Loading kicker.json +1 −1 Original line number Diff line number Diff line Loading @@ -198,7 +198,7 @@ { "name": "DOCKER_TRIVY_ARGS", "description": "Additional `trivy client` arguments", "default": "--ignore-unfixed --vuln-type os --exit-on-eol 1 --detection-priority comprehensive", "default": "--ignore-unfixed --pkg-types os --exit-on-eol 1 --detection-priority comprehensive", "advanced": true }, { Loading templates/gitlab-ci-docker.yml +1 −1 Original line number Diff line number Diff line Loading @@ -172,7 +172,7 @@ spec: default: UNKNOWN,LOW,MEDIUM,HIGH,CRITICAL trivy-args: description: Additional `trivy client` arguments default: --ignore-unfixed --vuln-type os --exit-on-eol 1 --detection-priority comprehensive default: --ignore-unfixed --pkg-types os --exit-on-eol 1 --detection-priority comprehensive trivy-db-repository: description: Custom OCI repository to retrieve Trivy Database from default: '' Loading Loading
kicker.json +1 −1 Original line number Diff line number Diff line Loading @@ -198,7 +198,7 @@ { "name": "DOCKER_TRIVY_ARGS", "description": "Additional `trivy client` arguments", "default": "--ignore-unfixed --vuln-type os --exit-on-eol 1 --detection-priority comprehensive", "default": "--ignore-unfixed --pkg-types os --exit-on-eol 1 --detection-priority comprehensive", "advanced": true }, { Loading
templates/gitlab-ci-docker.yml +1 −1 Original line number Diff line number Diff line Loading @@ -172,7 +172,7 @@ spec: default: UNKNOWN,LOW,MEDIUM,HIGH,CRITICAL trivy-args: description: Additional `trivy client` arguments default: --ignore-unfixed --vuln-type os --exit-on-eol 1 --detection-priority comprehensive default: --ignore-unfixed --pkg-types os --exit-on-eol 1 --detection-priority comprehensive trivy-db-repository: description: Custom OCI repository to retrieve Trivy Database from default: '' Loading