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

If you find a security vulnerability in any Commit Check project, please report it privately.

## Reporting a Vulnerability

**Do not open a public GitHub issue.** Instead, send an email to:

**[xianpeng.shen@gmail.com](mailto:xianpeng.shen@gmail.com)**

Please include:

- Which project and version is affected
- A description of the issue and its impact
- Steps to reproduce (or a proof of concept)

You will receive an acknowledgment within 48 hours, followed by a plan for resolution.

## Supported Versions

Only the latest release of each project receives security patches. Please keep your dependencies up to date.
Loading