• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

OWNERSH A D16-Feb-2021150 85

README.mdH A D16-Feb-2021220 74

security_event_recorder.hH A D16-Feb-20211.3 KiB3519

security_event_recorder_factory.ccH A D16-Feb-20212.5 KiB6147

security_event_recorder_factory.hH A D16-Feb-20211.3 KiB4023

security_event_recorder_impl.ccH A D16-Feb-20211.4 KiB4330

security_event_recorder_impl.hH A D16-Feb-20211.3 KiB4126

security_event_recorder_impl_unittest.ccH A D16-Feb-20212.2 KiB6949

security_event_sync_bridge.hH A D16-Feb-2021998 3118

security_event_sync_bridge_impl.ccH A D16-Feb-20217.4 KiB217177

security_event_sync_bridge_impl.hH A D16-Feb-20213.2 KiB7756

README.md

1# Security Event Recorder
2
3The security event recorder is a service for recording security related events.
4Security events are recorded for signed in users and are used to determine the
5threat level for a user account.
6
7