Skip to content

Commit ea3159f

Browse files
authored
Merge pull request #2976 from opentensor/feat/roman/add-SECURITY.md
Add SECURITY.md
2 parents 9665972 + 6b85ab2 commit ea3159f

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

SECURITY.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# Security Policy
2+
3+
## Reporting a Vulnerability
4+
5+
If you discover a security vulnerability in the Bittensor protocol, SDK, or any of its components, we strongly encourage you to report it responsibly.
6+
7+
Please **do not publicly disclose** the vulnerability until we have had a reasonable chance to address it.
8+
9+
### 🔐 Confidential Reporting
10+
11+
To report a vulnerability, you can use any of the following methods:
12+
13+
- Create a [GitHub Issue](https://github.com/opentensor/bittensor/issues) using the `Security` label or title.
14+
15+
- Contact us via our official Discord support thread: [#btcli-btsdk](https://discord.com/channels/1120750674595024897/1242999357436071956)
16+
17+
### 🧾 What to Include
18+
19+
When reporting a vulnerability, please provide as much detail as possible:
20+
21+
- Affected component (e.g., `bittensor`, `bittensor-cli`, `bittensor-wallet`, etc.)
22+
- Version or commit hash
23+
- Description of the vulnerability
24+
- Steps to reproduce (if possible)
25+
- Impact assessment
26+
- Any potential mitigations or recommendations
27+
28+
---
29+
30+
## Response Process
31+
32+
1. We will acknowledge your report within **48 hours**.
33+
2. We will investigate and confirm the issue.
34+
3. If confirmed, we will coordinate on a fix and set an embargo period if needed.
35+
4. A fix will be developed, tested, and released as soon as possible.
36+
5. You will be credited (if you wish) in the security section of our release notes.
37+
38+
---
39+
40+
## Thank You
41+
42+
We appreciate your efforts in keeping the Bittensor ecosystem secure and responsible.

0 commit comments

Comments
 (0)