turbot / steampipe-mod-gcp-compliance

Run individual configuration, compliance and security controls or full compliance benchmarks for CIS across all of your GCP projects using Powerpipe and Steampipe.
https://hub.powerpipe.io/mods/turbot/gcp_compliance
Apache License 2.0
35 stars 9 forks source link

Fixed compute_firewall_allow_tcp_connections_proxied_by_iap query of cis_v200_3_10 #137

Closed madhushreeray30 closed 10 months ago

madhushreeray30 commented 10 months ago

Results

+ 3.10 Use Identity Aware Proxy (IAP) to Ensure Only Traffic From Google IP Addresses are 'Allowed' ................................................................................. 3 / 4 [==========]
  | 
  ALARM: default-allow-https IAP not configured to allow traffic from Google IP addresses. ........................................................................................... global demo-aaa
  ALARM: default-allow-http IAP not configured to allow traffic from Google IP addresses. ............................................................................................ global demo-aaa
  ALARM: tets56 IAP not configured to allow traffic from Google IP addresses. ........................................................................................................ global demo-aaa
  OK   : tets5900 IAP configured to allow traffic from Google IP addresses. .......................................................................................................... global demo-aaa

Summary

OK ...................................................................................................................................................................................... 1 [===       ]
SKIP .................................................................................................................................................................................... 0 [          ]
INFO .................................................................................................................................................................................... 0 [          ]
ALARM ................................................................................................................................................................................... 3 [========  ]
ERROR ................................................................................................................................................................................... 0 [          ]

TOTAL ............................................................................................................................................................................... 3 / 4 [==========]
madhushreeray30 commented 10 months ago

Changes addressed for #128