Skip to content

Commit

Permalink
feat(secrets): handle non iac secrets FP (#5478)
Browse files Browse the repository at this point in the history
* handle non iac secrets FP

* fix mypy issue

* fix according to comments

---------

Co-authored-by: Max Amelchenko <mamelchenko@paloaltonetworks.com>
  • Loading branch information
2 people authored and actions-user committed Aug 23, 2023
1 parent 3dc6f47 commit 65e20f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion checkov/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '2.4.6'
version = '2.4.7'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==2.4.6
checkov==2.4.7

0 comments on commit 65e20f2

Please sign in to comment.