Skip to content

Commit

Permalink
fix(terraform): Add Condition exceptions CKV_AWS_70 (#6044)
Browse files Browse the repository at this point in the history
* Add Condition exceptions

* Refactor

* Update S3AllowsAnyPrincipal.py

* Fix tests

* Fix bug

* reopen tests
  • Loading branch information
tsmithv11 authored and actions-user committed Feb 28, 2024
1 parent b3b3e8b commit d012a62
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.26'
version = '3.2.27'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==3.2.26
checkov==3.2.27

0 comments on commit d012a62

Please sign in to comment.