feat: add SECURITY.md#3
Open
yocaba wants to merge 1 commit into
Open
Conversation
|
Also, looks good to me! One small nit: maybe use bullet points in "Scope" too, same like "Out of Scope", for consistency. Otherwise LGTM 👍 |
cbrgm
approved these changes
Jul 16, 2026
|
What's the plan to reference to this document? Are we just linking from individual projects' readme files to the centralized one here? |
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.
Closes opendefensecloud/odd-internal#45.
Adds a
SECURITY.mdat the root of the org.githubrepo, establishing a responsible-disclosure process for Open Defense Cloud.Why here instead of per-repo
GitHub surfaces an org-level
SECURITY.mdon the Security tab of every org repo that doesn't ship its own. So this single file gives every repo a disclosure process at once (no per-repo duplication), and any repo can still add its ownSECURITY.mdlater to override it.Follow-up (not in this PR): Enable Private Vulnerability Reporting org-wide.