google / gcp_scanner

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

feat: Add Parsing and Visualizing IAM Policy Roles #270

Closed yahia3200 closed 11 months ago

yahia3200 commented 11 months ago

Description

Adding the IAM Policy page to the tool which is responsible for visualizing data related to the IAM policy for each project

List all found roles

image

List members for each role

image

Changes Made