Skip to content

Commit

Permalink
feat(terraform): add public network checks for Azure Function and Web…
Browse files Browse the repository at this point in the history
… Apps (#5533)

* add public network checks for Azure Function and Web Apps

* fix tests
  • Loading branch information
gruebel authored and actions-user committed Sep 7, 2023
1 parent da6e039 commit 05e7ddb
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.4.29'
version = '2.4.30'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==2.4.29
checkov==2.4.30

0 comments on commit 05e7ddb

Please sign in to comment.