Skip to content

Releases: Jarnon404/powershell-audit-scripts

v1.0.2 - Dark GitHub Pages documentation

Choose a tag to compare

@Jarnon404 Jarnon404 released this 04 Jul 18:26
9e350c4

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

Choose a tag to compare

@Jarnon404 Jarnon404 released this 03 Jul 19:05

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

Choose a tag to compare

@Jarnon404 Jarnon404 released this 03 Jul 18:37

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.