Releases: Jarnon404/powershell-audit-scripts
Releases · Jarnon404/powershell-audit-scripts
Release list
v1.0.2 - Dark GitHub Pages documentation
Documentation publishing update.
Includes:
- Adds dark static GitHub Pages landing page
- Adds custom CSS for project documentation
- Restores docs/.nojekyll for static HTML publishing
- Refreshes checksum file
- No script logic changes
Repository hardening and public-safe cleanup
Repository hardening release.
Changed:
- Replaced internal-looking example hostnames with public-safe example.com values.
- Added branch protection with required checks.
- Added required PSScriptAnalyzer and Gitleaks checks.
Security:
- GitHub secret scanning enabled.
- Push protection enabled.
- Main branch protected.
Initial public-safe release
Initial sanitized release of read-only PowerShell audit and reporting scripts.
Includes:
- Script documentation
- Disclaimer and security notes
- CODEOWNERS
- PSScriptAnalyzer workflow
- Gitleaks secret scanning workflow
- Public-safe repository structure
Review and test in a non-production environment before production use.