Skip to content

Commit

Permalink
feat(terraform): PC-Policy-Team: Ensure GCP compute firewall ingress …
Browse files Browse the repository at this point in the history
…does not allow unrestricted access to all ports (bridgecrewio#3786)

* test_GCPComputeFirewallOverlyPermissiveToAllTraffic Policies

* Update checkov/terraform/checks/graph_checks/gcp/GCPComputeFirewallOverlyPermissiveToAllTraffic.yaml

Co-authored-by: Anton Grübel <[email protected]>

* Update checkov/terraform/checks/graph_checks/gcp/GCPComputeFirewallOverlyPermissiveToAllTraffic.yaml

Co-authored-by: Anton Grübel <[email protected]>

* Update checkov/terraform/checks/graph_checks/gcp/GCPComputeFirewallOverlyPermissiveToAllTraffic.yaml

Co-authored-by: Anton Grübel <[email protected]>

* Update GCPComputeFirewallOverlyPermissiveToAllTraffic.yaml

Co-authored-by: Anton Grübel <[email protected]>
  • Loading branch information
2 people authored and schosterbarak committed Nov 8, 2022
1 parent 46b3494 commit af7ed15
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion admissioncontroller/checkov-requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==2.2.34
checkov==2.2.35
2 changes: 1 addition & 1 deletion checkov/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '2.2.34'
version = '2.2.35'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==2.2.34
checkov==2.2.35

0 comments on commit af7ed15

Please sign in to comment.