We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5611f3e commit 3d9a241Copy full SHA for 3d9a241
.trivyignore
@@ -0,0 +1 @@
1
+# See https://aquasecurity.github.io/trivy/v0.56/docs/configuration/filtering/#trivyignore for guidance on adding exceptions for Trivy scanner
service.yml
@@ -8,7 +8,7 @@ codeowners:
8
semaphore:
9
enable: true
10
pipeline_type: cp
11
- cve_scan: true
+ trivy_scan: true
12
extra_deploy_args: "-Dcloud -Pjenkins"
13
extra_build_args: "-Dcloud -Pjenkins"
14
run_pint_merge: true
0 commit comments