Skip to content

Commit

Permalink
feat(secrets): Adding the option to prerun before multiline pattern e…
Browse files Browse the repository at this point in the history
…xecuting (bridgecrewio#6586)

* Adding the option to run prerun before multiline pattern executing

* fix

* .

* .

* Add local debugger

* .

* checkov/secrets/plugins/custom_regex_detector.py

* fixmypy flake8

* fix mypy

* fix cr 1

---------

Co-authored-by: pazbechor <[email protected]>
  • Loading branch information
2 people authored and actions-user committed Jul 22, 2024
1 parent ce35a95 commit a555972
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 = '3.2.197'
version = '3.2.198'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==3.2.197
checkov==3.2.198

0 comments on commit a555972

Please sign in to comment.