pub const VALID_ACTIONS: &[&str];
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.
valid_action
crates/csaf-models/src/db.rs