@cyclonedx/cdxgen
Version:
Creates CycloneDX Software Bill of Materials (SBOM) from source or container image
5 lines • 331 B
TypeScript
export declare function sanitizeMcpRefToken(value: any): string;
export declare function isLocalHost(hostname: any): boolean;
export declare function providerNamesForText(text: any): (string | RegExp)[];
export declare function credentialIndicatorsForText(text: any): (string | RegExp)[];
//# sourceMappingURL=mcpDiscovery.d.ts.map