Skip to content

Commit

Permalink
feat(azure): add new policies for Azure Synapse (tf and arm) (#6554)
Browse files Browse the repository at this point in the history
* add cmk check and SQLPoolDataEncription check

* add arm SynapseWorkspaceAdministratorLoginPasswordHidden check

* fix tests and types

* fix tests and types

* try update checks ids

* update check id

* remove duplicate check
  • Loading branch information
taviassaf authored and actions-user committed Jul 11, 2024
1 parent f18ce05 commit 9e00344
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.183'
version = '3.2.184'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==3.2.183
checkov==3.2.184

0 comments on commit 9e00344

Please sign in to comment.