[SECURITY] Add security policy to repo #191#192
Open
rishabhRsinghvi wants to merge 2 commits intognosis:masterfrom
Open
[SECURITY] Add security policy to repo #191#192rishabhRsinghvi wants to merge 2 commits intognosis:masterfrom
rishabhRsinghvi wants to merge 2 commits intognosis:masterfrom
Conversation
Create SECURITY.md
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.
Addition of
SECURITY.mdOverview
This change introduces a
SECURITY.mdfile to the repository. The goal is to provide a clear and structured security policy, making it easier for contributors and users to report any security vulnerabilities they might find. This addition addresses Issue #191 and leverages GitHub's new feature for security policies.Rationale
Ensuring the security of our project is crucial. By adding a
SECURITY.mdfile, we establish a straightforward process for reporting potential security issues. This not only helps us maintain a secure codebase but also shows our commitment to transparency and collaboration.Details of the Security Policy
Reporting a Vulnerability:
security@gnosis.pm.Supported Versions:
Security Updates:
Further Information:
Benefits
Conclusion
Adding the
SECURITY.mdfile is a proactive step towards strengthening the security framework of the Gnosis PM Contracts repository. By clearly outlining the process for reporting vulnerabilities, supported versions, and our update protocols, we aim to ensure a secure and collaborative environment for all contributors and users.