Skip to content

feat: add scoped --fix mode for validated direct remediation#145

Merged
sonukapoor merged 1 commit intomainfrom
feature/issue-125-fix-mode
Apr 10, 2026
Merged

feat: add scoped --fix mode for validated direct remediation#145
sonukapoor merged 1 commit intomainfrom
feature/issue-125-fix-mode

Conversation

@sonukapoor
Copy link
Copy Markdown
Collaborator

Summary:

  • add --fix CLI mode with conservative v1 scope
  • apply only validated direct dependency fixes using package-manager-native commands
  • rescan automatically after apply and print concise applied/skipped summary
  • keep transitive findings as skipped in v1 with clear wording
  • add integration and arg parsing tests for --fix

Validation:

  • npm test
  • npm run build

Closes #125

@sonukapoor sonukapoor merged commit 7641dc2 into main Apr 10, 2026
3 checks passed
@sonukapoor sonukapoor deleted the feature/issue-125-fix-mode branch April 10, 2026 23:24
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.

Add scoped --fix support for validated direct dependency remediation

1 participant