A Rust implementation of the Concise Reference Integrity Manifest (CoRIM) specification.
This library provides types and structures for working with:
- CoRIM manifests (Reference Integrity Manifests)
- CoMID tags (Concise Module Identifiers)
- CoSWID tags (Concise Software Identifiers)
- CoTL tags (Concise Trust Lists)
The implementation follows the CoRIM specification and uses CBOR for serialization.