Skip to content

Commit

Permalink
Merge pull request #41 from Disper/sec-scanner-config
Browse files Browse the repository at this point in the history
adds configuration for protecode and whitesource scanning
  • Loading branch information
kyma-bot authored Sep 20, 2023
2 parents 67da841 + b653984 commit 948f7b3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions sec-scanners-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
module-name: infrastructure-manager
protecode:
- europe-docker.pkg.dev/kyma-project/prod/infrastructure-manager:v20230914-5174362c
whitesource:
language: golang-mod
subprojects: false
exclude:
- "**/*_test.go"

0 comments on commit 948f7b3

Please sign in to comment.