3
.github/workflows/make.yaml
vendored
3
.github/workflows/make.yaml
vendored
@@ -111,9 +111,8 @@ jobs:
|
|||||||
scanners: "license"
|
scanners: "license"
|
||||||
severity: "UNKNOWN,HIGH,CRITICAL"
|
severity: "UNKNOWN,HIGH,CRITICAL"
|
||||||
exit-code: 1
|
exit-code: 1
|
||||||
ignorefile: ".trivyignore.yaml"
|
trivyignores: ".trivyignore.yaml"
|
||||||
trivy-config: "trivy.yaml"
|
trivy-config: "trivy.yaml"
|
||||||
license-full: true
|
|
||||||
|
|
||||||
test-e2e:
|
test-e2e:
|
||||||
name: "test-e2e"
|
name: "test-e2e"
|
||||||
|
|||||||
Reference in New Issue
Block a user