Skip to main content

CLASSIFICATION_STORAGE_MODES

Constant CLASSIFICATION_STORAGE_MODES 

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

Where to write Verschlusssache / NATO values in the exported CSAF JSON.

  • "distribution_text": append to document.distribution.text as "Verschlusssache: <value> | NATO: <value>".
  • "notes": add one document.notes[] entry per field with the well-known titles "Verschlusssache" and "NATO Classification".
  • "both": write to both locations so any CSAF consumer can find it.