blob: 82ae4ca8c30977c2861b52fd91a1fdae9221f86d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# Security Policy
## Supported Versions
The Python team applies security fixes according to the table
in [the devguide](
https://devguide.python.org/#status-of-python-branches
).
## Reporting a Vulnerability
Please read the guidelines on reporting security issues [on the
official website](https://www.python.org/dev/security/) for
instructions on how to report a security-related problem to
the Python team responsibly.
To reach the response team, email `security at python dot org`.
|