Skip to content

Commit

Permalink
feat(terraform): Support for merge func inside jsondecode (bridgecrew…
Browse files Browse the repository at this point in the history
…io#5656)

* Support merge inside jsondecode

* fix policy
  • Loading branch information
ChanochShayner authored and actions-user committed Oct 19, 2023
1 parent cc6aff5 commit a6556f6
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.5.14'
version = '2.5.15'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==2.5.14
checkov==2.5.15

0 comments on commit a6556f6

Please sign in to comment.