<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/internals/security.txt, branch stable/6.0.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F6.0.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F6.0.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2026-04-02T14:37:55Z</updated>
<entry>
<title>[6.0.x] Added section for respecting maintainer time to the security policy.</title>
<updated>2026-04-02T14:37:55Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2026-03-30T19:59:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1f0abb0595ed806a14695398627fc77052bb6b63'/>
<id>urn:sha1:1f0abb0595ed806a14695398627fc77052bb6b63</id>
<content type='text'>
This follows a post from Seth Larson (Security Developer-in-Residence at the PSF):
https://sethmlarson.dev/respecting-maintainer-time-should-be-in-security-policies

Backport of 90cd510b3b033605907f6521ef98f35d2bd6c3a0 from main.
</content>
</entry>
<entry>
<title>[6.0.x] Fixed #36862 -- Doc'd the need for a proxy when deploying RemoteUserMiddleware under ASGI.</title>
<updated>2026-04-02T13:22:17Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2026-03-31T19:43:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=64dfc41d563afe3c66402f7906c902800d0a3ac6'/>
<id>urn:sha1:64dfc41d563afe3c66402f7906c902800d0a3ac6</id>
<content type='text'>
We have a flood of nuisance security reports describing ASGI deployments
using RemoteUserMiddleware without a fronting proxy, which is not
realistic.

Backport of 2ee757ee502d5663f932dc5c35175c39af4640ce from main.
</content>
</entry>
<entry>
<title>[6.0.x] Adjusted default DoS severity level in Security Policy.</title>
<updated>2026-02-26T15:21:01Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2026-02-26T13:20:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e65c412241578ead6dc17e9dc7280630a180d1c0'/>
<id>urn:sha1:e65c412241578ead6dc17e9dc7280630a180d1c0</id>
<content type='text'>
Backport of 1f2a56567c565d91d797b8a9071ff77a75b52080 from main.
</content>
</entry>
<entry>
<title>[6.0.x] Fixed #36778 -- Extended advice to sanitize input before using in query expressions.</title>
<updated>2025-12-08T15:25:57Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2025-12-05T20:32:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=189dcb1002ef6582cfc8074c09cb6e47d6034dd8'/>
<id>urn:sha1:189dcb1002ef6582cfc8074c09cb6e47d6034dd8</id>
<content type='text'>
Thanks Clifford Gama and Simon Charette for reviews.

Backport of 334308efae8e0c7b1523d5583af32b674a098eba from main.
</content>
</entry>
<entry>
<title>Refs #36485 -- Rewrapped docs to 79 columns line length.</title>
<updated>2025-08-25T13:51:10Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2025-07-25T09:24:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f81e6e3a53ee36e3f730a71aa55a5744982dd016'/>
<id>urn:sha1:f81e6e3a53ee36e3f730a71aa55a5744982dd016</id>
<content type='text'>
Lines in the docs files were manually adjusted to conform to the
79 columns limit per line (plus newline), improving readability and
consistency across the content.
</content>
</entry>
<entry>
<title>Clarified that only latest dependency versions are valid for security reports.</title>
<updated>2025-06-18T14:04:34Z</updated>
<author>
<name>Jake Howard</name>
<email>6527489+RealOrangeOne@users.noreply.github.com</email>
</author>
<published>2025-06-18T14:04:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bc1bfe12b613334bd625aeb36fd44af96d186c10'/>
<id>urn:sha1:bc1bfe12b613334bd625aeb36fd44af96d186c10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added guidance on AI-assisted security reports to docs/internals/security.txt.</title>
<updated>2025-06-17T14:45:03Z</updated>
<author>
<name>nessita</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2025-06-17T14:45:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0f60102444d8a2cfb662a7b11b3911b52567ee54'/>
<id>urn:sha1:0f60102444d8a2cfb662a7b11b3911b52567ee54</id>
<content type='text'>
Co-authored-by: Shai Berger &lt;shai@platonix.com&gt;
Co-authored-by: Mike Edmunds &lt;medmunds@gmail.com&gt;
</content>
</entry>
<entry>
<title>Added security guideline on reasonable size limitations when rendering content via the DTL.</title>
<updated>2025-02-24T07:51:08Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2025-02-21T15:47:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=582ba18d56167587e290545f113d3956e73a5801'/>
<id>urn:sha1:582ba18d56167587e290545f113d3956e73a5801</id>
<content type='text'>
This also removes the need to add warnings for every Django template filter.
</content>
</entry>
<entry>
<title>Added security reporting guidelines.</title>
<updated>2025-02-24T07:51:08Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2025-02-21T10:26:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=59353360590202fab04067e23214a825157c524b'/>
<id>urn:sha1:59353360590202fab04067e23214a825157c524b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated expectations for when security reports will receive a reply.</title>
<updated>2025-02-24T07:51:08Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2025-02-21T10:25:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cecb76a942e4c9df518df098b1e62778cfe20f06'/>
<id>urn:sha1:cecb76a942e4c9df518df098b1e62778cfe20f06</id>
<content type='text'>
</content>
</entry>
</feed>
