Skip to content

Commit

Permalink
refactor: updates kics version
Browse files Browse the repository at this point in the history
  • Loading branch information
cx-monicac committed Aug 9, 2024
1 parent 001a0d7 commit a9feed7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/Dockerfile.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -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="[email protected]" \
vendor="Checkmarx" \
version="v2.1.1" \
version="v2.1.2" \
release="1" \
io.k8s.display-name="KICS by Checkmarx" \
io.openshift.tags="kics checkmarx"
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</div>
<div class="col-6 text-center">
<br/><br/>
<h4>Version 2.1.1</h4>
<h4>Version 2.1.2</h4>
<p style="font-size:8pt">2024.08.09<p>
<a class="btn btn-outline-success" href="https://docs.kics.io/latest/CONTRIBUTING">Contribute!</a>
</div>
Expand Down

0 comments on commit a9feed7

Please sign in to comment.