Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit af57074

Browse files
webknjazhugovk
authored andcommitted
📝 Add a GitHub-specific security page (GH-13526)
* 📝 Add a GitHub-specific security page It will show up @ https://github.com/python/cpython/security/policy allowing to navigate users who get there from "Security" tab in the GitHub repo to the full article explaining the security vulnerability reporting practices. Co-Authored-By: Hugo <[email protected]>
1 parent c3738cf commit af57074

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

.github/SECURITY.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
The Python team applies security fixes according to the table in
6+
in [the devguide](
7+
https://devguide.python.org/#status-of-python-branches
8+
).
9+
10+
## Reporting a Vulnerability
11+
12+
Please read the guidelines on reporting security issues [on the
13+
official website](
14+
https://www.python.org/news/security/#reporting-security-issues-in-python
15+
) for instructions on how to report a security-related problem to
16+
the Python team responsibly.
17+
18+
To reach the response team, email `security at python dot org`.

0 commit comments

Comments
 (0)