Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade nokogiri to 1.16.5 to address CVE-2024-34459 #747

Merged
merged 3 commits into from
Oct 4, 2024
Merged

Conversation

dangoor
Copy link
Contributor

@dangoor dangoor commented Oct 3, 2024

This upgrade is not critical, because it addresses and xmllint issue
and nokogiri doesn't expose xmllint to us.

Fixes https://github.com/github/licensed/security/dependabot/11

This upgrade is not critical, because it addresses and xmllint issue
and nokogiri doesn't expose xmllint to us.

Fixes https://github.com/github/licensed/security/dependabot/11
@dangoor
Copy link
Contributor Author

dangoor commented Oct 3, 2024

We can't do this without requiring Ruby 3.0, and I'm not sure that's a step we want to take.

@dangoor dangoor closed this Oct 3, 2024
@dangoor dangoor reopened this Oct 3, 2024
@mlinksva
Copy link
Member

mlinksva commented Oct 3, 2024

FWIW I dropped support for <3.0 in licensee awhile back licensee/licensee#694 ... 2.7 is EOL.

@dangoor
Copy link
Contributor Author

dangoor commented Oct 4, 2024

@mlinksva That's good to know! Then I think it's worth taking that step here as well.

@dangoor dangoor merged commit 3235541 into main Oct 4, 2024
50 checks passed
@dangoor dangoor deleted the upgrade-nokogiri branch October 4, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants