Skip to content

Commit 9a54677

Browse files
author
Lukas Puehringer
committed
Update security policy to use new reporting
- Enabled new GitHub feature (beta) to privately report security issues to all maintainers in repo settings. https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability - Updated security policy document to instruct reporters to use the new reporting mechanism instead of email+pgp. Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
1 parent 3bc24ad commit 9a54677

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

docs/SECURITY.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
# Security Issues and Bugs
22

3-
Security issues can be reported by emailing jcappos@nyu.edu.
3+
Security issues can be reported to maintainers [privately via GitHub](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability):
44

5-
At a minimum, the report must contain the following:
6-
7-
* Description of the vulnerability.
8-
* Steps to reproduce the issue.
9-
10-
Optionally, reports that are emailed can be encrypted with PGP. You should use PGP key fingerprint **E9C0 59EC 0D32 64FA B35F 94AD 465B F9F6 F8EB 475A**.
5+
- [**Report new vulnerability**](https://github.com/theupdateframework/python-tuf/security/advisories/new)
116

127
Please do not use the GitHub issue tracker to submit vulnerability reports. The issue tracker is intended for bug reports and to make feature requests. Major feature requests, such as design changes to the specification, should be proposed via a [TUF Augmentation Proposal](https://theupdateframework.github.io/specification/latest/#tuf-augmentation-proposal-tap-support) (TAP).

0 commit comments

Comments
 (0)