Skip to content

Commit

Permalink
replace twistlock scanning with trivy (confluentinc#797)
Browse files Browse the repository at this point in the history
Co-authored-by: Subhash Iyer <[email protected]>
  • Loading branch information
ap00rv and subhashiyer9 authored Nov 5, 2024
1 parent 791c452 commit 82a9fb2
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_secrets: ["connect_s3sink_it"]
extra_deploy_args: "-Dcloud -Pjenkins"
extra_build_args: "-Dcloud -Pjenkins"
Expand Down

0 comments on commit 82a9fb2

Please sign in to comment.