LuciferYang opened a new pull request, #55555:
URL: https://github.com/apache/spark/pull/55555

   ### What changes were proposed in this pull request?
   Bump `addressable` (transitive dependency of `jekyll`) from 2.8.7 to 2.9.0 
in `docs/Gemfile.lock`.
   
   ### Why are the changes needed?
   `addressable` < 2.9.0 has a high-severity ReDoS vulnerability 
([CVE-2026-35611](https://nvd.nist.gov/vuln/detail/CVE-2026-35611), 
[GHSA-h27x-rffw-24p4](https://github.com/sporkmonger/addressable/security/advisories/GHSA-h27x-rffw-24p4),
 CVSS 7.5) in `Addressable::Template#match`. 2.9.0 fully remediates the 
vulnerability and also widens the `public_suffix` upper bound to `< 8.0` (the 
resolved `public_suffix 6.0.2` continues to satisfy).
   
   Release notes: 
https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   ### How was this patch tested?
   Pass GitHub Actions.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   Generated-by: Claude Code (claude-opus-4-7)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to