Skip to content

Update lxml to 4.6.5#230

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-lxml-4.6.2-to-4.6.5
Closed

Update lxml to 4.6.5#230
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-lxml-4.6.2-to-4.6.5

Conversation

@pyup-bot
Copy link
Contributor

This PR updates lxml from 4.6.2 to 4.6.5.

Changelog

4.6.5

==================

Bugs fixed
----------

* A vulnerability (GHSL-2021-1038) in the HTML cleaner allowed sneaking script
content through SVG images.

* A vulnerability (GHSL-2021-1037) in the HTML cleaner allowed sneaking script
content through CSS imports and other crafted constructs.

4.6.4

==================

Features added
--------------

* GH317: A new property ``system_url`` was added to DTD entities.
Patch by Thirdegree.

* GH314: The ``STATIC_*`` variables in ``setup.py`` can now be passed via env vars.
Patch by Isaac Jurado.

4.6.3

==================

Bugs fixed
----------

* A vulnerability (CVE-2021-28957) was discovered in the HTML Cleaner by Kevin Chung,
which allowed JavaScript to pass through.  The cleaner now removes the HTML5
``formaction`` attribute.
Links

@pyup-bot pyup-bot mentioned this pull request Dec 12, 2021
@codecov
Copy link

codecov bot commented Dec 12, 2021

Codecov Report

Merging #230 (18e842e) into master (a2f0d23) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #230   +/-   ##
=======================================
  Coverage   98.06%   98.06%           
=======================================
  Files          27       27           
  Lines        1293     1293           
=======================================
  Hits         1268     1268           
  Misses         25       25           

@pyup-bot
Copy link
Contributor Author

Closing this in favor of #231

@pyup-bot pyup-bot closed this Dec 13, 2021
@jraddaoui jraddaoui deleted the pyup-update-lxml-4.6.2-to-4.6.5 branch December 13, 2021 09:11
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.

1 participant