diff --git a/README.md b/README.md index 84216b91..73bdb558 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Azure Governance Visualizer aka AzGovViz +[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/JulianHayward/Azure-MG-Sub-Governance-Reporting/badge)](https://scorecard.dev/viewer/?uri=github.com/JulianHayward/Azure-MG-Sub-Governance-Reporting) + _Do you want to get granular insights on your technical Azure Governance implementation and document it in CSV, HTML, Markdown, and JSON?_ Azure Governance Visualizer is a PowerShell based script that iterates through your Azure Tenant's Management Group hierarchy, starting from the root Management Group down to the Subscription, Resource Group and Resource level. It collects data from various Azure APIs including Azure ARM, Microsoft Graph and Storage. diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..07d19aff --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,11 @@ +# Security Policy + +## Supported Versions + +Latest + +## Reporting a Vulnerability + +Please report (suspected) security vulnerabilities via LinkedIn PN. +If the issue is confirmed, we will release a patch as soon +as possible depending on complexity. \ No newline at end of file