bomdrift 0.9.9

SBOM diff with supply-chain risk signals (CVEs, typosquats, maintainer-age).
Documentation
1
2
3
4
5
pub mod component;
pub mod sbom;

pub use component::{Component, Ecosystem, Hash, HashAlg, Relationship};
pub use sbom::{Sbom, SbomFormat};