<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/utils_tests/test_html.py, branch 5.1.14</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=5.1.14</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=5.1.14'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2025-08-13T20:49:04Z</updated>
<entry>
<title>[5.1.x] Fixed #36499 -- Adjusted utils_tests.test_html.TestUtilsHtml.test_strip_tags following Python's HTMLParser new behavior.</title>
<updated>2025-08-13T20:49:04Z</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=09801786df0f413e990a378f4603c8aeb16968cc'/>
<id>urn:sha1:09801786df0f413e990a378f4603c8aeb16968cc</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>[5.1.x] Fixed CVE-2025-32873 -- Mitigated potential DoS in strip_tags().</title>
<updated>2025-05-07T01:31:16Z</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=0b42f6a528df966729b24ecaaed67f85e5edc3dc'/>
<id>urn:sha1:0b42f6a528df966729b24ecaaed67f85e5edc3dc</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>[5.1.x] Fixed CVE-2024-53907 -- Mitigated potential DoS in strip_tags().</title>
<updated>2024-12-04T12:47:21Z</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=bbc74a7f7eb7335e913bdb4787f22e83a9be947e'/>
<id>urn:sha1:bbc74a7f7eb7335e913bdb4787f22e83a9be947e</id>
<content type='text'>
Thanks to jiangniao for the report, and Shai Berger and Natalia Bidart
for the reviews.
</content>
</entry>
<entry>
<title>[5.1.x] Fixed CVE-2024-45230 -- Mitigated potential DoS in urlize and urlizetrunc template filters.</title>
<updated>2024-09-03T12:24:13Z</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=022ab0a75c76ab2ea31dfcc5f2cf5501e378d397'/>
<id>urn:sha1:022ab0a75c76ab2ea31dfcc5f2cf5501e378d397</id>
<content type='text'>
Thanks MProgrammer (https://hackerone.com/mprogrammer) for the report.
</content>
</entry>
<entry>
<title>[5.1.x] Refs #34609 -- Fixed deprecation warning stack level in format_html().</title>
<updated>2024-08-27T18:17:47Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2024-08-27T18:14:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=03e0ab5c64d4bc09c6932268b29efcc789a0f7af'/>
<id>urn:sha1:03e0ab5c64d4bc09c6932268b29efcc789a0f7af</id>
<content type='text'>
Co-authored-by: Simon Charette &lt;charette.s@gmail.com&gt;

Backport of 2b71b2c8dcd40f2604310bb3914077320035b399 from main.
</content>
</entry>
<entry>
<title>[5.1.x] Fixed CVE-2024-41991 -- Prevented potential ReDoS in django.utils.html.urlize() and AdminURLFieldWidget.</title>
<updated>2024-08-06T06:51:22Z</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=bd807c0c25ab69361a4c08edcc1cf04d4652aa0a'/>
<id>urn:sha1:bd807c0c25ab69361a4c08edcc1cf04d4652aa0a</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>[5.1.x] Fixed CVE-2024-41990 -- Mitigated potential DoS in urlize and urlizetrunc template filters.</title>
<updated>2024-08-06T06:51:22Z</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=0c1a8909164d8f2846322efb1143b72ad1616bd8'/>
<id>urn:sha1:0c1a8909164d8f2846322efb1143b72ad1616bd8</id>
<content type='text'>
Thanks to MProgrammer for the report.
</content>
</entry>
<entry>
<title>[5.1.x] Fixed CVE-2024-38875 -- Mitigated potential DoS in urlize and urlizetrunc template filters.</title>
<updated>2024-07-09T12:42:12Z</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=44aef996c8d723198e89ca834cb1d746e2e72d77'/>
<id>urn:sha1:44aef996c8d723198e89ca834cb1d746e2e72d77</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 #34609 -- Deprecated calling format_html() without arguments.</title>
<updated>2023-06-06T12:14:57Z</updated>
<author>
<name>devilsautumn</name>
<email>bhuvnesh875@gmail.com</email>
</author>
<published>2023-06-06T08:56:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=094b0bea2ce76db9d3dc06c384d4ac3b22705810'/>
<id>urn:sha1:094b0bea2ce76db9d3dc06c384d4ac3b22705810</id>
<content type='text'>
</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>
