Update security policy to use new reporting#2178
Merged
lukpueh merged 1 commit intotheupdateframework:developfrom Nov 16, 2022
Merged
Update security policy to use new reporting#2178lukpueh merged 1 commit intotheupdateframework:developfrom
lukpueh merged 1 commit intotheupdateframework:developfrom
Conversation
- 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>
Pull Request Test Coverage Report for Build 3472130783
💛 - Coveralls |
jku
approved these changes
Nov 16, 2022
| * Steps to reproduce the issue. | ||
|
|
||
| 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**. | ||
| - [**Report new vulnerability**](https://github.com/theupdateframework/python-tuf/security/advisories/new) |
Member
There was a problem hiding this comment.
haha, so this Brand New Feature is actually just renaming the "New draft security advisory" button to a "report a vulnerability" button that's now visible to all. Well played Github
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Enabled new GitHub feature (beta) to privately report security issues to all maintainers in repo settings.
Updated security policy document to instruct reporters to use the new reporting mechanism instead of email+pgp.