UNPKG

@soos-io/soos-sbom

Version:

Upload your Software Bill of Materials (SBOM) to SOOS for vulnerability analysis, license matching and more. Register for a free trial today at https://app.soos.io/register

10 lines (9 loc) 267 B
export declare const SOOS_SBOM_CONSTANTS: { FileRegex: RegExp; FilePattern: string; MaxSbomsPerScan: number; UploadBatchSize: number; DefaultDirectoriesToExclude: string[]; SoosDirectoryToExclude: string; ObfuscatedArguments: string[]; };