google / gcp_scanner

A comprehensive scanner for Google Cloud
Apache License 2.0
304 stars 95 forks source link

fix: Handle of missing iam_policy key in input JSON #291

Closed yahia3200 closed 10 months ago

yahia3200 commented 10 months ago

Description

Fix error Invalid file related to missing iam_policy key from the output of the GCP Scanner

Changes Made