[Feature]: Audit Logging #5
Notifications
Due Date
No due date set.
Depends on
#4 [Feature]: User Authentication
jramos/cve-dashboard
Reference: jramos/cve-dashboard#5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Is your feature request related to a problem?
Problem:
No visibility into who added, modified, or deleted CVE entries. Can't track accountability or investigate issues.
Describe the solution you'd like
Solution:
Create an audit log table tracking:
Describe alternatives you've considered
Alternatives:
Additional context
Context:
Requires User Authentication to be completed first. Assign to v1.1 milestone.