From ec8f0f98da04075c71adf92d10b6d78812c6ad78 Mon Sep 17 00:00:00 2001 From: Mansur Uralov Date: Thu, 19 Oct 2023 11:55:59 +0200 Subject: [PATCH 1/2] Update sec-scanners-config.yaml --- sec-scanners-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sec-scanners-config.yaml b/sec-scanners-config.yaml index c17f73d4..4d7d46a9 100644 --- a/sec-scanners-config.yaml +++ b/sec-scanners-config.yaml @@ -1,9 +1,9 @@ module-name: eventing protecode: - - europe-docker.pkg.dev/kyma-project/prod/eventing-manager:v20231019-095e3b6b + - europe-docker.pkg.dev/kyma-project/prod/eventing-manager:v20231019-2f131ff2 whitesource: language: golang-mod subprojects: false exclude: - "**/test/**" - - "**/*_test.go" \ No newline at end of file + - "**/*_test.go" From 363977313fd567d508ca3486026ef66db7b94d02 Mon Sep 17 00:00:00 2001 From: Mansur Uralov Date: Thu, 19 Oct 2023 12:08:12 +0200 Subject: [PATCH 2/2] Update sec-scanners-config.yaml --- sec-scanners-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sec-scanners-config.yaml b/sec-scanners-config.yaml index 4d7d46a9..ba56ff4f 100644 --- a/sec-scanners-config.yaml +++ b/sec-scanners-config.yaml @@ -1,6 +1,6 @@ module-name: eventing protecode: - - europe-docker.pkg.dev/kyma-project/prod/eventing-manager:v20231019-2f131ff2 + - europe-docker.pkg.dev/kyma-project/prod/eventing-manager:v20231019-ec8f0f98 whitesource: language: golang-mod subprojects: false