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
28 changes: 28 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Security Policy

## Reporting a Vulnerability

Please do **not** use public GitHub issues, discussions, or pull requests for security reports.

For suspected vulnerabilities, please use **GitHub Private Vulnerability Reporting** via the repository's **Security** tab.

## Please Include

- Description of the vulnerability
- Affected area and versions, if known
- Reproduction steps or proof of concept
- Expected impact
- Suggested remediation, if available

## Disclosure

Please allow time for investigation and remediation before public disclosure. We will try to acknowledge reports within a timely manor.

## Public Channels

Please do not post undisclosed vulnerabilities in:

- GitHub Issues
- GitHub Discussions
- Pull Requests
-
Loading