UNPKG

@cyclonedx/cdxgen

Version:

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

3 lines 214 B
export function getDirs(dirPath: string, dirName: string, hidden?: boolean, recurse?: boolean): string[]; export function getOnlyDirs(srcpath: any, dirName: any): any[]; //# sourceMappingURL=containerutils.d.ts.map