Skip to content

docs: explain remediation target selection#267

Merged
sonukapoor merged 1 commit intomainfrom
feature/issue-262-upgrade-target-docs
Apr 30, 2026
Merged

docs: explain remediation target selection#267
sonukapoor merged 1 commit intomainfrom
feature/issue-262-upgrade-target-docs

Conversation

@sonukapoor
Copy link
Copy Markdown
Collaborator

Adds a focused remediation strategy guide that explains how CVE Lite CLI chooses direct upgrade targets, parent updates, and parent upgrades for transitive findings.

This also makes parent-aware transitive remediation more visible in the README comparison, the comparison guide, the docs homepage, and the general how-it-works page. The goal is to explain why the CLI recommends updating the parent package instead of installing a transitive child directly, especially for npm workspace and hoisted dependency cases.

Docs-only change; build and test were not run.

Closes #262

@sonukapoor sonukapoor force-pushed the feature/issue-262-upgrade-target-docs branch from 1251ef7 to e9451b6 Compare April 30, 2026 21:37
@sonukapoor sonukapoor merged commit 3042255 into main Apr 30, 2026
5 checks passed
@sonukapoor sonukapoor deleted the feature/issue-262-upgrade-target-docs branch April 30, 2026 21:38
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.

docs: explain how CVE Lite CLI identifies package upgrade targets and parent update paths

1 participant