microsoft / cloudcloak

A hackathon idea to hide sensitive information in the Azure Portal
MIT License
81 stars 7 forks source link

Target specific content by matching portal URL in addition to page-level regex #20

Open ewinnerMSFT opened 2 months ago

ewinnerMSFT commented 2 months ago

To blur the storage account access keys - we could first target the page

...storageAccounts...keys

and then locate the field on the page. Could blur by regex on value or just field identifier