Skip to content

Commit

Permalink
replace twistlock scanning with trivy
Browse files Browse the repository at this point in the history
  • Loading branch information
ap00rv authored and sangeet259 committed Nov 6, 2024
1 parent b34167a commit 25a9a03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .trivyignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# See https://aquasecurity.github.io/trivy/v0.56/docs/configuration/filtering/#trivyignore for guidance on adding exceptions for Trivy scanner
2 changes: 1 addition & 1 deletion service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ codeowners:
semaphore:
enable: true
pipeline_type: cp
cve_scan: true
trivy_scan: true
extra_deploy_args: "-Dcloud -Pjenkins"
extra_build_args: "-Dcloud -Pjenkins"
run_pint_merge: true
Expand Down

0 comments on commit 25a9a03

Please sign in to comment.