Conversation
There was a problem hiding this comment.
Pull Request Overview
Adds a new SECURITY.md to outline how vulnerabilities are handled and which versions are supported.
- Introduces a security policy document
- Specifies supported versions and reporting procedure
Comments suppressed due to low confidence (3)
SECURITY.md:1
- [nitpick] Consider adding a short introductory paragraph that explains the objectives and scope of this security policy, giving readers clearer context on what’s covered.
# Security Policy
SECURITY.md:5
- The phrase “best-efforts” is vague—consider specifying which past versions (if any) receive patches and defining a clear support window for security fixes.
Support is provided on a best-efforts basis for the [latest version](https://github.com/nosborn/github-action-markdown-cli/releases/latest) only.
SECURITY.md:9
- [nitpick] Consider adding details on expected response timelines, severity classification, and disclosure process to set clear expectations for security reporters.
Please open a draft [GitHub Security Advisory](https://github.com/nosborn/github-action-markdown-cli/security/advisories/new).
|
|
||
| ## Reporting a Vulnerability | ||
|
|
||
| Please open a draft [GitHub Security Advisory](https://github.com/nosborn/github-action-markdown-cli/security/advisories/new). |
There was a problem hiding this comment.
[nitpick] Recommend providing an alternative secure contact method (e.g., encrypted email address or PGP key) for reporters who cannot use GitHub’s advisory feature directly.
Suggested change
| Please open a draft [GitHub Security Advisory](https://github.com/nosborn/github-action-markdown-cli/security/advisories/new). | |
| Please open a draft [GitHub Security Advisory](https://github.com/nosborn/github-action-markdown-cli/security/advisories/new). | |
| Alternatively, if you cannot use GitHub's advisory feature, you can contact us securely via encrypted email: | |
| - **Email:** security@example.com | |
| - **PGP Public Key:** [Download here](https://example.com/pgp-key.asc) | |
| - **Fingerprint:** 1234 5678 9ABC DEF0 1234 5678 9ABC DEF0 1234 5678 | |
| Please use the PGP key to encrypt any sensitive information before sending. |
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.
No description provided.