Skip to content

Add opt-in structured security audit log - #441

Open
karpikpl wants to merge 2 commits into
mainfrom
copilot/fix-issue-436
Open

Add opt-in structured security audit log#441
karpikpl wants to merge 2 commits into
mainfrom
copilot/fix-issue-436

Conversation

@karpikpl

Copy link
Copy Markdown
Collaborator

Fixes #436

Adds an opt-in structured audit log for auth, authz, admin, billing, and admin drill-down data-access events. Audit records are JSON lines gated by NUXT_AUDIT_LOG_ENABLED and redact sensitive detail keys. Also masks HTTP_PROXY credentials in proxy initialization logs.

karpikpl added 2 commits July 14, 2026 14:49
…s mapping (#432)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: bbf27d66-9aca-451b-85ee-3a32e0775d52
…-access events (#436)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: bbf27d66-9aca-451b-85ee-3a32e0775d52
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 opt-in structured security audit log for auth, authorization, admin actions, and sensitive data access

1 participant