Skip to content

Conversation

@jdalton
Copy link
Contributor

@jdalton jdalton commented Nov 19, 2025

Removes duplicate package entries when same package appears multiple times in vulnerability data.
Screenshot


Note

Deduplicates affected packages in PR descriptions and appends package ecosystem to package names in both single and multi-GHSA sections.

  • PR body generation (src/commands/fix/git.mts):
    • Deduplicate **Affected Packages** lists using Set for single- and multi-GHSA bodies.
    • Include ecosystem alongside package name (e.g., name (ecosystem)) in listed packages across both paths.

Written by Cursor Bugbot for commit ff39f6c. Configure here.

@jdalton jdalton merged commit a3e4270 into v1.x Nov 19, 2025
7 checks passed
@jdalton jdalton deleted the jdalton/affected-dedupe branch November 19, 2025 14:34
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.

4 participants