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