Skip to main content

VALID_ACTIONS

Constant VALID_ACTIONS 

Source
pub const VALID_ACTIONS: &[&str];
Expand description

Valid audit log actions. Mirror the valid_action CHECK constraint in crates/csaf-models/src/db.rs — any addition here must be mirrored there or the insert will fail at runtime.