mcp-cve-intelligence-server-lite-test
Version:
Lite Model Context Protocol server for comprehensive CVE intelligence gathering with multi-source exploit discovery, designed for security professionals and cybersecurity researchers - Alpha Release
21 lines • 941 B
TypeScript
/**
* Auto-generated version information
* Generated at build time by scripts/generate-version.js
* Do not edit this file manually
*/
export declare const VERSION_INFO: {
readonly version: "0.1.0-alpha.0-20250803T114838";
readonly packageName: "mcp-cve-intelligence-server-lite-test";
readonly buildTimestamp: "2025-08-03T11:48:48.851Z";
readonly gitCommit: "097a3334dfbbd95c447b0d034a9c67101bf9d524";
readonly gitBranch: "lite-main";
readonly nodeVersion: string;
readonly platform: NodeJS.Platform;
readonly arch: NodeJS.Architecture;
};
export declare const VERSION: "0.1.0-alpha.0-20250803T114838";
export declare const PACKAGE_NAME: "mcp-cve-intelligence-server-lite-test";
export declare const BUILD_TIMESTAMP: "2025-08-03T11:48:48.851Z";
export declare const GIT_COMMIT: "097a3334dfbbd95c447b0d034a9c67101bf9d524";
export declare const GIT_BRANCH: "lite-main";
//# sourceMappingURL=version.d.ts.map