Skip to content

Commit

Permalink
feat(terraform): Add new checks to match run checks (#6868)
Browse files Browse the repository at this point in the history
* Add check for 424a5e77-8997-47d9-b0e0-daaca8b81b01

* Add check for d480c1d2-06b3-4e53-81c9-a21ed83cb5fc

* Add egress check

* Fix test

* Adjust tests

* Add new NSG check

* Revert "Add new NSG check"

This reverts commit 1be3da1.

* New check

* Fix ID
  • Loading branch information
tsmithv11 authored and actions-user committed Nov 27, 2024
1 parent 2592257 commit 1cc332f
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.319'
version = '3.2.320'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==3.2.319
checkov==3.2.320

0 comments on commit 1cc332f

Please sign in to comment.