Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 13:04

Changelog

  • 653e264 fix: Windows CI — set USERPROFILE in tests, add nil guard for os.Stat
  • 4562bd8 fix: exclude PowerShell self-match in FindPIDsByPattern
  • 8833089 fix: fifth audit — fingerprint, known_hosts migration, CLI-only, nonce bind
  • e8b300d fix: fourth audit — restore order, error propagation, CLI-only, regex
  • 594a276 fix: re-audit — PAC idempotency, strict tunnel check, metadata ACL, fail-closed checksum
  • 98c9249 fix: skip Unix permission check on Windows in config tests
  • a604d6a fix: third audit — PAC state machine, Squid parse, WMIC, platform state
  • c6aab18 fix: upgrade Go 1.22 → 1.24, fixes macOS CI dyld LC_UUID crash
  • 1a7b232 release: v0.6.0 — security audit hardening
  • 93e3593 security: P2 hardening — SSH TOFU fix, PAC nonce, Actions SHA pin
  • d480bc0 security: audit fix — strict tunnel boundary, deny-first ACL, remove Basic auth
  • ae4689e security: sanitize sensitive info from docs and strengthen .gitignore