google / gcp_scanner

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

Added regex search for Resource and RoleList pages #301

Closed aryanagrawal22 closed 8 months ago

aryanagrawal22 commented 9 months ago

Description

Added changes to add feature of regex in resource and policy page (Issue: https://github.com/google/gcp_scanner/issues/276)

Changes Made

aryanagrawal22 commented 8 months ago

@mshudrak yes, I almost missed it. Thank you for reminding. I have added the docs and also a short WEBP files showing the specific searches.

aryanagrawal22 commented 8 months ago

I have gone through some docs on helping to create, while at the same time easy to understand regex docs. Added a ref to it, what I personally felt helpful.