-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
backendServer-side logic, services, domain models, and business rules.Server-side logic, services, domain models, and business rules.observabilityLogging, monitoring, auditing, metrics, and visibility into system behavior.Logging, monitoring, auditing, metrics, and visibility into system behavior.securityAuthentication, authorization, cryptography, and attack prevention changes.Authentication, authorization, cryptography, and attack prevention changes.
Description
Description
Persist security-sensitive events for auditing and monitoring,
including authentication failures and admin actions.
Events Covered
- AUTH_FAILURE
- ADMIN_ACTION
- RATE_LIMIT
- SECURITY_EVENT
Acceptance Criteria
- SECURITY log level supported
- Actor context (user_id, role, IP) recorded
- Logs suitable for compliance and audits
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
backendServer-side logic, services, domain models, and business rules.Server-side logic, services, domain models, and business rules.observabilityLogging, monitoring, auditing, metrics, and visibility into system behavior.Logging, monitoring, auditing, metrics, and visibility into system behavior.securityAuthentication, authorization, cryptography, and attack prevention changes.Authentication, authorization, cryptography, and attack prevention changes.