Skip to content

Commit

Permalink
updated sec-scanners-config format
Browse files Browse the repository at this point in the history
  • Loading branch information
mfaizanse committed Feb 27, 2025
1 parent 09e1222 commit a9705ed
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions sec-scanners-config.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,19 @@
module-name: nats
kind: kyma
rc-tag: 1.2.2
protecode:
bdba:
- europe-docker.pkg.dev/kyma-project/prod/nats-manager:1.2.2
- europe-docker.pkg.dev/kyma-project/prod/external/natsio/prometheus-nats-exporter:0.14.0
- europe-docker.pkg.dev/kyma-project/prod/external/natsio/nats-server-config-reloader:0.14.1
- europe-docker.pkg.dev/kyma-project/prod/external/nats:v20240102-2.10.7-alpine3.18
- europe-docker.pkg.dev/kyma-project/prod/external/alpine:3.19.1
whitesource:
mend:
language: golang-mod
subprojects: false
exclude:
- "**/test/**"
- "**/*_test.go"
checkmarx-one:
preset: go-default
exclude:
- "**/test/**"
- "**/*_test.go"

0 comments on commit a9705ed

Please sign in to comment.