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 af7ed15 commit 2d6c0a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admissioncontroller/k8s/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
capabilities:
drop:
- ALL
image: bridgecrew/whorf@sha256:e0b9e1d27ce28c1a1d2898fe4c70992f3bc69a4847deb7ff42a81a27fe756555
image: bridgecrew/whorf@sha256:2051523914d1d0850d90478549e8e5d7f30f3bbdff77e004d7556d69445624df
imagePullPolicy: Always
resources:
limits:
Expand Down

0 comments on commit 2d6c0a2

Please sign in to comment.