Aurélien Requiem 4504f88e8d
Add compliance policies docs (#129)
* 📄 compliance ready policies documentation

* revert unwanted change

* 🐛 typo

* 📄 add a section to mention Compliance Ready Polcies.

* 📄 remove `aliases` since they shouldn't be necessary

* 📄 suggestion from Mitch

* 📄 list existing policy docs
🔥 remove details about PULUMI_ACCESS_TOKEN

* 🌿 add back azurenative policies docs
🐛 fix package names in the generated docs

* 🐛 fix list style

* 📄 suggested changes to improve documentation

Co-authored-by: Christian Nunciato <c@nunciato.org>

* Fix a lint

---------

Co-authored-by: Christian Nunciato <c@nunciato.org>
2023-10-10 17:20:40 -07:00

42 lines
1.2 KiB
Markdown

---
title_tag: "Compliance Ready Policies (Gcp) | CrossGuard"
meta_desc: This page contains the list of Compliance Ready Policies for Gcp.
title: Compliance Ready Gcp Policies
h1: List of Compliance Ready Policies for Gcp
meta_image: /images/docs/meta-images/docs-meta.png
menu:
usingpulumi:
parent: crossguard-compliance-ready-policies
---
There's a total of 1 Compliance Ready Policies for the Gcp provider.
All those policies are available in the `@pulumi/google-compliance-policies` package.
Please refer to our [Documentation](../compliance-ready-policies/#manual-installation) for more details.
## compute
### FirewallPolicyRule
#### gcp-compute-firewallpolicyrule-disallow-inbound-http-traffic
Policy name: `gcp-compute-firewallpolicyrule-disallow-inbound-http-traffic`
Code path: `gcp.compute.FirewallPolicyRule.disallowInboundHttpTraffic`
Check that Firewall Policy Rules do not allow inbound HTTP traffic.
Service: Compute
Resource: FirewallPolicyRule
Associated metadata for this policy:
Severity: <span style='background-color: #E4A5A5;'>critical</span>
Frameworks: cis, iso27001, pcidss
Topics: encryption, network
Link: <https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol>