<feed xmlns='http://www.w3.org/2005/Atom'>
<title>djangoproject.com.git/checklists/models.py, branch issue-1630</title>
<subtitle>djangoproject.com
</subtitle>
<id>http://cgit.adnoto.dev/djangoproject.com.git/atom?h=issue-1630</id>
<link rel='self' href='http://cgit.adnoto.dev/djangoproject.com.git/atom?h=issue-1630'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/'/>
<updated>2026-05-07T15:41:40Z</updated>
<entry>
<title>[checklists] Added RegexValidator to cve_year_number to ensure created issues are compatible with cve_sort_key.</title>
<updated>2026-05-07T15:41:40Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2026-05-06T10:49:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=2469b99c2217d08c4772578469c6499b3d18ba7c'/>
<id>urn:sha1:2469b99c2217d08c4772578469c6499b3d18ba7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[checklists] Ensure CVE json record specifies versions to be "python" type.</title>
<updated>2026-04-28T17:13:42Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2026-04-28T16:22:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=60cb5f6b3827b0f3f234dff98e4688039e800b57'/>
<id>urn:sha1:60cb5f6b3827b0f3f234dff98e4688039e800b57</id>
<content type='text'>
Fixes #2605.
</content>
</entry>
<entry>
<title>[checklists] Updated SecurityIssue model to track CVSS 3.1 and 4.0 scores.</title>
<updated>2026-04-19T13:47:14Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2026-04-16T01:01:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=7760fe66ab10a9fad618163787119dcfb876b089'/>
<id>urn:sha1:7760fe66ab10a9fad618163787119dcfb876b089</id>
<content type='text'>
This work also drops all unused fields specifics to the CVSS score.

Fixes #2592.
</content>
</entry>
<entry>
<title>[checklists] Avoided duplication of "severity sentence" on blogpost.</title>
<updated>2026-04-08T16:11:53Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2026-04-08T02:30:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=6ac7e962b10730b23bdedcc7d6ccf1c1610f8ca0'/>
<id>urn:sha1:6ac7e962b10730b23bdedcc7d6ccf1c1610f8ca0</id>
<content type='text'>
Fixes #2583.
</content>
</entry>
<entry>
<title>[checklists] Migrated .rst blogpost templates to .md.</title>
<updated>2026-04-08T16:11:53Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2026-04-08T01:51:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=9b57d211b297a666b2eff341321002577db4b09e'/>
<id>urn:sha1:9b57d211b297a666b2eff341321002577db4b09e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[checklists] Ensured CVE ordering is numeric and not lexicographic.</title>
<updated>2026-04-08T16:11:53Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2026-04-07T19:40:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=c734e22a10d43903d7c221a54fd8b9393f3639b3'/>
<id>urn:sha1:c734e22a10d43903d7c221a54fd8b9393f3639b3</id>
<content type='text'>
Fixes #2577.
</content>
</entry>
<entry>
<title>[checklists] Fix typo in checklist help text</title>
<updated>2026-01-27T19:25:08Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2026-01-26T22:49:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=af13cbaf8ec9f95cf18c92103928389f3a5d5ebc'/>
<id>urn:sha1:af13cbaf8ec9f95cf18c92103928389f3a5d5ebc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added Release's checklist generator app.</title>
<updated>2026-01-26T14:42:58Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2026-01-19T18:48:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=559a8b4341f94d8b87a9d5bb7e332fb48de2e1b9'/>
<id>urn:sha1:559a8b4341f94d8b87a9d5bb7e332fb48de2e1b9</id>
<content type='text'>
The checklist-generator app was started in
https://github.com/nessita/checklist-generator, used and iterated over
there by the Fellows. It is now in a mature state where the Releaser
will benefit from a shared setup and storage.

This work also excludes checklist generator templates from forced
linting since the markdown are sensitive to the layout.
</content>
</entry>
</feed>
