oscal 0.1.1

Serde types for the OSCAL (Open Security Controls Assessment Language) data models. Generated from the official NIST Metaschema, covering all seven OSCAL document types. Ships embedded community catalogs for AI governance and security frameworks.
Documentation
1
2
3
4
5
6
// @generated — do not edit by hand.
// Run `cargo run -p oscal-metaschema-gen` to regenerate.

pub mod types;

pub use types::*;