Skip to content

Commit 3d9a241

Browse files
ap00rvsp-gupta
authored andcommitted
replace twistlock scanning with trivy
1 parent 5611f3e commit 3d9a241

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.trivyignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ codeowners:
88
semaphore:
99
enable: true
1010
pipeline_type: cp
11-
cve_scan: true
11+
trivy_scan: true
1212
extra_deploy_args: "-Dcloud -Pjenkins"
1313
extra_build_args: "-Dcloud -Pjenkins"
1414
run_pint_merge: true

0 commit comments

Comments
 (0)