Purpose
Provide credible Microsoft 365-style access-review proof without requiring or publishing a live tenant.
Support Project · HTML
Native review-first synthetic access-audit portfolio proof with risk, remediation, sign-off, and audit evidence.
Repository readme / adapted
> A native, review-first access audit proof using synthetic users, groups, permissions, risk flags, remediation evidence, sign-off, and retained audit history.
**Status:** native-validated public release (`v1.0.0`) **Portfolio lane:** Security and administration **Stack:** .NET 8 / ASP.NET Core / C# 12 **Evidence:** two native screenshot groups, eight native captures
Purpose
Provide credible Microsoft 365-style access-review proof without requiring or publishing a live tenant.
What it proves
Run locally
dotnet run --project .\src\AccessAudit.Web\AccessAudit.Web.csprojVerify
.\tools\verify-release.ps1Evidence groups
The eight screenshots under `docs/screenshot-groups` were captured from the running native ASP.NET Core application during v1.0.0 manual review.
Security and data boundary
The directory is entirely synthetic. No tenant IDs, real users, group memberships, Microsoft Graph credentials, tokens, or live permission writes are included.
Out of scope
Rights
Public visibility does not grant a blanket open-source licence. See `RIGHTS_AND_LICENSING.md`.
Created by **Codie Shannon**.