Skip to content

Commit 97184a1

Browse files
omriyoffe-panwactions-user
authored andcommitted
fix(terraform_plan): add a check to avoid doing get on a none dict object in tfplan scan (#7180)
* add a check to avoid doing get on a none dict object
1 parent 8ab4992 commit 97184a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

checkov/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = '3.2.432'
1+
version = '3.2.433'

kubernetes/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
checkov==3.2.432
1+
checkov==3.2.433

0 commit comments

Comments
 (0)