audit_datamashup_credentials
Audit a Power BI .pbix file to detect embedded credentials and PermissionBindings in its DataMashup, reporting presence and location without exposing secret values.
Instructions
READ-ONLY credential audit of a .pbix's DataMashup: reports whether the embedded M carries credential material (connection strings with Password=/pwd=/AccountKey=/SAS tokens/etc) and whether a PermissionBindings blob is present. Reports PRESENCE and LOCATION only (indicator, query, line number) - secret values are NEVER echoed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pbixPath | Yes | absolute path to the .pbix |