<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/utils_tests/test_html.py, branch 4.2.28</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=4.2.28</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=4.2.28'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2026-01-29T12:24:41Z</updated>
<entry>
<title>[4.2.x] Refs #36499 -- Adjusted test_strip_tags to run on Python 3.8.</title>
<updated>2026-01-29T12:24:41Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2026-01-28T21:36:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a28c3c739564ccc2aabc7b20211f54d838c7b582'/>
<id>urn:sha1:a28c3c739564ccc2aabc7b20211f54d838c7b582</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[4.2.x] Refs #36499 -- Adjusted test_strip_tags following Python behavior change for incomplete entities.</title>
<updated>2026-01-22T18:43:19Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2025-12-11T13:44:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7b3e75f73186381a9ec1e7de64e8389aae2e3435'/>
<id>urn:sha1:7b3e75f73186381a9ec1e7de64e8389aae2e3435</id>
<content type='text'>
Backport of 7b80b2186300620931009fd62c2969f108fe7a62 from main.
</content>
</entry>
<entry>
<title>[4.2.x] Fixed #36499 -- Adjusted utils_tests.test_html.TestUtilsHtml.test_strip_tags following Python's HTMLParser new behavior.</title>
<updated>2025-08-13T20:49:51Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2025-07-14T17:45:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c3f98718976820da5123169027612324d09a89d6'/>
<id>urn:sha1:c3f98718976820da5123169027612324d09a89d6</id>
<content type='text'>
Python fixed a quadratic complexity processing for HTMLParser in:
https://github.com/python/cpython/commit/6eb6c5db.

Backport of 2980627502c84a9fd09272e1349dc574a2ff1fb1 from main.
</content>
</entry>
<entry>
<title>[4.2.x] Fixed CVE-2025-32873 -- Mitigated potential DoS in strip_tags().</title>
<updated>2025-05-07T01:36:15Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2025-04-08T14:30:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9cd8028f3e38dca8e51c1388f474eecbe7d6ca3c'/>
<id>urn:sha1:9cd8028f3e38dca8e51c1388f474eecbe7d6ca3c</id>
<content type='text'>
Thanks to Elias Myllymäki for the report, and Shai Berger and Jake
Howard for the reviews.

Co-authored-by: Natalia &lt;124304+nessita@users.noreply.github.com&gt;

Backport of 9f3419b519799d69f2aba70b9d25abe2e70d03e0 from main.
</content>
</entry>
<entry>
<title>[4.2.x] Fixed CVE-2024-53907 -- Mitigated potential DoS in strip_tags().</title>
<updated>2024-12-04T13:32:08Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-11-13T14:06:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=790eb058b0716c536a2f2e8d1c6d5079d776c22b'/>
<id>urn:sha1:790eb058b0716c536a2f2e8d1c6d5079d776c22b</id>
<content type='text'>
Thanks to jiangniao for the report, and Shai Berger and Natalia Bidart
for the reviews.
</content>
</entry>
<entry>
<title>[4.2.x] Fixed CVE-2024-45230 -- Mitigated potential DoS in urlize and urlizetrunc template filters.</title>
<updated>2024-09-03T12:42:15Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-08-12T13:17:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d147a8ebbdf28c17cafbbe2884f0bc57e2bf82e2'/>
<id>urn:sha1:d147a8ebbdf28c17cafbbe2884f0bc57e2bf82e2</id>
<content type='text'>
Thanks MProgrammer (https://hackerone.com/mprogrammer) for the report.
</content>
</entry>
<entry>
<title>[4.2.x] Fixed CVE-2024-41991 -- Prevented potential ReDoS in django.utils.html.urlize() and AdminURLFieldWidget.</title>
<updated>2024-07-31T14:12:23Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2024-07-10T18:30:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=efea1ef7e2190e3f77ca0651b5458297bc0f6a9f'/>
<id>urn:sha1:efea1ef7e2190e3f77ca0651b5458297bc0f6a9f</id>
<content type='text'>
Thanks Seokchan Yoon for the report.

Co-authored-by: Sarah Boyce &lt;42296566+sarahboyce@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>[4.2.x] Fixed CVE-2024-41990 -- Mitigated potential DoS in urlize and urlizetrunc template filters.</title>
<updated>2024-07-31T14:12:11Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-07-18T11:19:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d0a82e26a74940bf0c78204933c3bdd6a283eb88'/>
<id>urn:sha1:d0a82e26a74940bf0c78204933c3bdd6a283eb88</id>
<content type='text'>
Thanks to MProgrammer for the report.
</content>
</entry>
<entry>
<title>[4.2.x] Fixed CVE-2024-38875 -- Mitigated potential DoS in urlize and urlizetrunc template filters.</title>
<updated>2024-07-09T13:40:37Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2024-06-24T13:30:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=79f368764295df109a37192f6182fb6f361d85b5'/>
<id>urn:sha1:79f368764295df109a37192f6182fb6f361d85b5</id>
<content type='text'>
Thank you to Elias Myllymäki for the report.

Co-authored-by: Sarah Boyce &lt;42296566+sarahboyce@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Fixed #33779 -- Allowed customizing encoder class in django.utils.html.json_script().</title>
<updated>2022-06-28T08:54:38Z</updated>
<author>
<name>Hrushikesh Vaidya</name>
<email>hrushikeshrv@gmail.com</email>
</author>
<published>2022-06-23T08:50:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=72e41a0df6db23410135364223eeda83ac2a8b27'/>
<id>urn:sha1:72e41a0df6db23410135364223eeda83ac2a8b27</id>
<content type='text'>
</content>
</entry>
</feed>
