Skip to content

Commit

Permalink
task(cloud-manager) Update checkmarx
Browse files Browse the repository at this point in the history
  • Loading branch information
bru-jer-work committed Jan 16, 2025
1 parent 41e2d8e commit 27181da
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion sec-scanners-config.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
module-name: cloud-manager
kind: kyma
protecode:
- europe-docker.pkg.dev/kyma-project/prod/cloud-manager:main
whitesource:
language: golang-mod
subprojects: false
exclude:
- "**/*_test.go"
checkmarx-one:
preset: go-default
exclude:
- '**/*_test.go'
- 'pkg/testinfra/**'

0 comments on commit 27181da

Please sign in to comment.