UNPKG

@cyclonedx/cdxgen

Version:

Creates CycloneDX Software Bill of Materials (SBOM) from source or container image

7 lines 209 B
/** * Resolve the optional cdx-hbom module. * * @returns {Promise<object>} Loaded cdx-hbom module namespace. */ export function importHbomModule(): Promise<object>; //# sourceMappingURL=hbomLoader.d.ts.map