Conversation
Add the missing primary-source reference on the existing reviewed advisory.
github-actions
Bot
changed the base branch from
main
to
SebTardif/advisory-improvement-9462
September 12, 2026 01:25
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add the published WeasyPrint 70.0
url_fetcherfix commit on the existing reviewed advisory GHSA-jf6q-chmf-3h3v.Problem
The global record already has
fixed: 70.0and the v70.0 release tag. A release tag is not a substitute for the security commit. v70.0 also contains unrelated work (including an EPS-image change tracked on a different repo advisory). Readers need the commit that threads the documenturl_fetcherthroughwrite_pdf().Change
One file:
advisories/github-reviewed/2026/09/GHSA-jf6q-chmf-3h3v/GHSA-jf6q-chmf-3h3v.jsonWEBreference to289e278439b0(Always use original URL fetcher when available; touchesweasyprint/document.pyandweasyprint/pdf/__init__.py, the two sites named in the advisory).39cd37ce16(repo advisory GHSA-r543-q48m-4c9j, not this GHSA).4d3b7b6449.fixed: 70.0is already correct.Validation
python3 -m json.toolon the edited file succeeds.write_pdf()channels described in the advisory.Related