Skip to content

Commit

Permalink
add sec-scanners config
Browse files Browse the repository at this point in the history
  • Loading branch information
muralov committed Oct 5, 2023
1 parent 5737a34 commit 4a580b0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions sec-scanners-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
module-name: eventing
protecode:
- europe-docker.pkg.dev/kyma-project/prod/eventing-manager:v20230928-152e94f8
whitesource:
language: golang-mod
subprojects: false
exclude:
- "**/test/**"
- "**/*_test.go"

0 comments on commit 4a580b0

Please sign in to comment.