UNPKG

@cyclonedx/cdxgen

Version:

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

3 lines 123 B
#!/usr/bin/env node export declare const importSbom: (sbomOrPath: any) => Promise<void>; //# sourceMappingURL=repl.d.ts.map