Module events

Module events 

Source
Expand description

Security event definitions for MockForge

This module defines all security events that can be emitted by MockForge for SIEM integration and compliance monitoring. Events are categorized by type (authentication, authorization, access management, configuration, data, security, compliance) and include compliance mapping for SOC 2 and ISO 27001.

Structs§

EventActor
Actor information for a security event (who performed the action)
EventCompliance
Compliance mapping for a security event
EventOutcome
Outcome information for a security event
EventSource
Source information for a security event
EventTarget
Target resource information for a security event
SecurityEvent
Security event structure

Enums§

SecurityEventSeverity
Security event severity levels
SecurityEventType
Security event type categories