Skip to content

Add a store and tests for security event logs

Warren Gifford requested to merge flying-robot/implement-security-logs into main

Created by: flying-robot

The security_event_logs table houses security-relevant events (such as those pertaining to authn/z[0]). This change introduces a database store and supporting insert method, with tests.

The exact events and their payloads are in the process of being defined, but this at least captures the basic functionality.

[0] https://sourcegraph.atlassian.net/browse/COREAPP-83

Merge request reports

Loading