|
|
6891d6e026
|
feat: add audit log system with hash chain integrity
- Complete audit logging for INSERT, UPDATE, DELETE operations
- SHA-256 hash chain for tamper detection
- File rotation by size (100MB) and age (30 days)
- Context tracking (user, app, host, pid)
- JSON Lines format output
- verifyChain() for integrity verification
- Comprehensive REFERENCE.md technical documentation
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-08 22:56:23 +01:00 |
|