Commit Graph

2 Commits

Author SHA1 Message Date
Flo c3eb339cb2 chore: trim editorializing from AGENTS.md shell standards
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-09 23:54:42 +02:00
Flo 2a5302388e feat(git-harden): implement git-harden.sh script
Interactive shell script that audits and hardens global git config.
Implements the design spec with: object integrity checks, protocol
restrictions, filesystem protection, hook redirection, SSH signing
wizard with FIDO2 support, SSH config hardening, and credential
helper detection. Supports --audit, -y, and interactive modes.

Implements: #5

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-30 13:38:34 +02:00