Skip to content

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.