Skip to content

feat: add security audit logging with tamper-evident hash chains - #64

Open
northersubair wants to merge 1 commit into
Proof-Stell:mainfrom
northersubair:fix/security-audit-logging
Open

feat: add security audit logging with tamper-evident hash chains#64
northersubair wants to merge 1 commit into
Proof-Stell:mainfrom
northersubair:fix/security-audit-logging

Conversation

@northersubair

Copy link
Copy Markdown

Summary

Adds security audit logging with tamper-evident HMAC hash chains.

Changes

  • Adds SecurityAuditEntry/SecurityAuditLog structs
  • Records startup event with integrity hash
  • Adds GET /audit/log and GET /audit/verify endpoints
  • verify_integrity() validates all entries against HMAC

Closes #61

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Comprehensive Security Audit Logging for Sensitive Operations

1 participant