You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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