sbom-model 0.0.1

core format-agnostic sbom model and query api
Documentation
1
2
3
4
5
6
7
8
9
# sbom-model

core agnostic types and query api for sboms.

## features
- format-agnostic `sbom` struct.
- deterministic `componentid` generation.
- normalization logic.
- query api (roots, deps, ecosystems, etc).