Skip to content

fix: add offline advisory db sync hint#407

Open
MFA-G wants to merge 1 commit into
OWASP:mainfrom
MFA-G:fix/offline-db-sync-hint
Open

fix: add offline advisory db sync hint#407
MFA-G wants to merge 1 commit into
OWASP:mainfrom
MFA-G:fix/offline-db-sync-hint

Conversation

@MFA-G
Copy link
Copy Markdown

@MFA-G MFA-G commented May 23, 2026

Summary

  • add actionable cve-lite advisories sync guidance when offline advisory DB initialization fails
  • include --output <path> guidance when users pass a custom --offline-db path
  • cover both default offline mode and custom DB path failures in CLI integration tests

Fixes #402

Verification

  • npm test -- --runInBand tests/cli-integration.test.ts
  • npm run build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: offline advisory DB unavailable error should include the sync command to create it

1 participant