Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions security/policy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,8 @@ Here's what to expect for how a vulnerability report will be handled:
may open a public issue.
* If the PSRT determines the report is a vulnerability, the PSRT will
accept the report and a CVE ID will be assigned by the PSF CNA.
Do not publicly reference the assigned CVE ID before its record is published,

@hugovk hugovk Jun 29, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could also be its own bullet point:

Suggested change
Do not publicly reference the assigned CVE ID before its record is published,
* Do not publicly reference the assigned CVE ID before its record is published,

as the report and ID remain provisional and may still be changed.
* Once a public pull request containing a fix is merged to CPython,
the advisory and CVE record will be published with attribution.

Expand Down
Loading