mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-19 16:27:37 +00:00
- Add SQLite-backed audit logger for persistent audit trails - Implement cryptographic signing for tamper detection - Add audit log export functionality - Add webhook notifications for audit events |
||
|---|---|---|
| .. | ||
| audit.go | ||
| audit_test.go | ||
| export.go | ||
| signer.go | ||
| signer_test.go | ||
| sqlite_logger.go | ||
| sqlite_logger_test.go | ||
| webhook.go | ||