Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Security Policy

## Supported Versions

Support is provided on a best-efforts basis for the [latest version](https://github.com/nosborn/github-action-markdown-cli/releases/latest) only.

## Reporting a Vulnerability

Please open a draft [GitHub Security Advisory](https://github.com/nosborn/github-action-markdown-cli/security/advisories/new).
Copy link

Copilot AI Jun 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[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.

Copilot uses AI. Check for mistakes.
Loading