Skip to content

Commit

Permalink
feat(terraform): Adding YAML based build time policies for correspond…
Browse files Browse the repository at this point in the history
…ing PC runtime policies (bridgecrewio#5714)

* Added 5 Azure and 2 IBM policies

* Updated the 'test_yaml_policies.py' file with new policies

* Updated Terraform files with skip secrets comments

* Added comments to skip secrets validation

* Fixed expected.yaml of AzureSynapseWorkspaceVAisEnabled policy

* Updated title for CKV2_IBM_1 and modified it to work for any type of load balancer

* Updated title of CKV2_AZURE_45 as per request
  • Loading branch information
praveen-panw authored and actions-user committed Nov 16, 2023
1 parent 2911bd7 commit b4c12fa
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.0.37'
version = '3.0.38'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==3.0.37
checkov==3.0.38

0 comments on commit b4c12fa

Please sign in to comment.