diff --git a/src/cli/help.ts b/src/cli/help.ts index 576f3fc..ae1b72d 100644 --- a/src/cli/help.ts +++ b/src/cli/help.ts @@ -26,12 +26,6 @@ export function printHelp(): void { printBanner(); const lines = [ - "cve-lite", - "", - "Fast local-first CVE scanner for JS/TS projects using lockfiles + OSV", - "", - `Version: ${CLI_VERSION}`, - "", "Usage:", " cve-lite [projectPath] [options]", " cve-lite advisories sync [options]",