Skip to content

Commit 82fb1d4

Browse files
committed
doc: add SECURITY.md
Signed-off-by: caozhuozi <[email protected]>
1 parent 393c24a commit 82fb1d4

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

SECURITY.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Security Policy
2+
3+
## Reporting a Vulnerability
4+
5+
If you find a potential security vulnerability in modelpack, please report it by following these steps:
6+
7+
### 1. **Use the GitHub Security Tab**
8+
This repository is set up to allow vulnerability reports through GitHub's Security Advisories feature. To report a vulnerability:
9+
10+
1. Navigate to the repository's main page.
11+
2. Select the [**Security**](https://github.com/modelpack/model-spec/security) tab.
12+
3. Select **Advisories** from the left-hand sidebar.
13+
4. Click on **Report a vulnerability**.
14+
5. Fill in the required details and submit the report.
15+
16+
Following this process will create a private advisory for our maintainers to review.
17+
18+
### 2. **Do Not Open Public Pull Requests, Issues, or Discussions**
19+
Please **do not** discuss the issue, create PRs, or start discussions about the vulnerability. This ensures the vulnerability is not widely exploited before a fix is provided.

0 commit comments

Comments
 (0)