Expand description
Common MAEC types and utilities
This module provides core types shared across all MAEC objects, including common properties, traits, and ID generation/validation helpers.
Structs§
- Common
Properties - Common properties shared by MAEC top-level objects
- External
Reference - External Reference - Links to external resources
Traits§
- Maec
Object - Trait implemented by all MAEC objects for basic accessors
Functions§
- extract_
type_ from_ id - Extracts the object type from a MAEC ID
- generate_
maec_ id - Generates a unique MAEC identifier
- is_
valid_ maec_ id - Validates that a string is a valid MAEC identifier
- is_
valid_ ref_ for_ type - Validates that a reference ID matches the expected object type