Skip to content

GHSA sync script fixes#1001

Open
jamgregory wants to merge 2 commits intorubysec:masterfrom
jamgregory:ghsa-sync-fixes
Open

GHSA sync script fixes#1001
jamgregory wants to merge 2 commits intorubysec:masterfrom
jamgregory:ghsa-sync-fixes

Conversation

@jamgregory
Copy link
Contributor

Just made two amendments to the GHSA sync script to fix issues I noticed when using it recently:

  1. Correct the generation of the vulnerabilities references

    Currently the references nest an additional url: key inside them, which causes the RSpec tests to fail

  2. Translate two package names that appear to have been renamed at some point

    arabic-prawn and redcloth apparently previously used camel-cased names (Arabic-Prawn and RedCloth) which is how they're stored in the repository. The sync script creates 'new' vulnerabilities because of these changes, so I've translated these package names back to avoid this.

@jasnow
Copy link
Contributor

jasnow commented Feb 19, 2026

LGTM

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.

2 participants

Comments