Add a store and tests for security event logs
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.