docs: add SECURITY.md#321
Open
Mesut Oezdil (mesutoezdil) wants to merge 1 commit into
Open
Conversation
a4d2d58 to
5775c5e
Compare
5775c5e to
f518996
Compare
| **Do not open a public GitHub issue for security vulnerabilities.** | ||
|
|
||
| Use [GitHub Private Vulnerability Reporting](https://github.com/agent-substrate/substrate/security/advisories/new) | ||
| to report privately. Alternatively, email the maintainers at |
Collaborator
There was a problem hiding this comment.
Uh, this is an open join mailinglist ...
Contributor
Author
There was a problem hiding this comment.
i can remove it and keep github private vuln reporting as the only path
Benjamin Elder (BenTheElder)
left a comment
Collaborator
There was a problem hiding this comment.
I'm not sure how we want to handle these yet, but it seems premature while the repo is in pre-alpha state to issue vulns etc ...
Contributor
Author
i can close this and reopen once the team has decided how to handle sec reports. alternatively, if you want a placeholder that just points to github advisory and omits the response time targets, i can simplify it to that. up2yu. |
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.
Most open-source projects include a
SECURITY.mdso contributors and users know how to report vulnerabilities without opening a public issue.This repo currently has no such file, which means reporters have no obvious path and may default to opening a public issue instead, which exposes the vulnerability before a fix is ready.
This PR adds a minimal
SECURITY.mdthat covers:Happy to adjust the response times, scope, or wording if this does not match how the maintainers want to handle security reports.