From f447d79c99919285552a50347ba09aeef2ed4781 Mon Sep 17 00:00:00 2001 From: cx-monicac Date: Wed, 5 Feb 2025 12:00:03 +0000 Subject: [PATCH] bumps kics version --- docker/Dockerfile.ubi8 | 2 +- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/Dockerfile.ubi8 b/docker/Dockerfile.ubi8 index 8c7fe1dee46..2da3837a0ec 100644 --- a/docker/Dockerfile.ubi8 +++ b/docker/Dockerfile.ubi8 @@ -44,7 +44,7 @@ LABEL name="KICS" \ description="Checkmarx/kics is an opensource project that enable you to find security vulnerabilities, compliance issues, and infrastructure misconfigurations early in the development cycle of your infrastructure-as-code find more in https://kics.io" \ maintainer="kics@checkmarx.com" \ vendor="Checkmarx" \ - version="v2.1.4" \ + version="v2.1.5" \ release="1" \ io.k8s.display-name="KICS by Checkmarx" \ io.openshift.tags="kics checkmarx" diff --git a/docs/index.md b/docs/index.md index 962375d2289..29cd7b41aed 100644 --- a/docs/index.md +++ b/docs/index.md @@ -11,7 +11,7 @@


-

Version 2.1.4

+

Version 2.1.5

2025.02.05

Contribute!