Skip to content

Commit

Permalink
Merge pull request #105 from rtkwlf/nshawahna/AWN-194865
Browse files Browse the repository at this point in the history
[AWN-194865] Remediation guide for plugin: Ingress All Traffic Disabled
  • Loading branch information
nuhasha authored Apr 5, 2023
2 parents 94362f4 + 8751cad commit e22fedd
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions en/google/cloudfunctions/ingress-all-traffic-disabled.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[![CloudSploit](https://cloudsploit.com/img/logo-new-big-text-100.png "CloudSploit")](https://cloudsploit.com)

# GOOGLE / Cloud Functions / Ingress All Traffic Disabled

## Quick Info

| | |
|-|-|
| **Plugin Title** | Ingress All Traffic Disabled |
| **Cloud** | GOOGLE |
| **Category** | Cloud Functions |
| **Description** | Ensure that Cloud Functions are configured to allow only internal traffic or traffic from Cloud Load Balancer. |
| **More Info** | You can secure your google cloud functions by implementing network based access control. |
| **GOOGLE Link** | https://cloud.google.com/functions/docs/securing/authenticating |
| **Recommended Action** | Ensure that your Google Cloud functions do not allow external traffic from the internet. |

## Detailed Remediation Steps

0 comments on commit e22fedd

Please sign in to comment.