clawdstrike-ocsf 0.2.3

OCSF v1.4.0 compliant event types and converters for ClawdStrike
Documentation
1
2
3
4
5
6
//! OCSF event class structs.

pub mod detection_finding;
pub mod file_activity;
pub mod network_activity;
pub mod process_activity;