Skip to content

Commit 3ea3af9

Browse files
authored
Create SECURITY.md
1 parent 0569e92 commit 3ea3af9

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

SECURITY.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Security Policy
2+
3+
**Scope:** All Move packages in this monorepo (`mytoken/`, `escrow/`, `simplenft/`, `minimarket/`, `paysplit/`).
4+
5+
## Supported
6+
Main branch is supported; tagged releases receive best-effort fixes.
7+
8+
## Reporting a Vulnerability
9+
- **Email:** 007rootmhz@gmail.com
10+
- **Discord:** @rootmhz_ (https://discord.com/users/1047911417396875264)
11+
- **Telegram:** @Nikolai_Rootmhz
12+
13+
Please include:
14+
- A minimal PoC (unit test or steps).
15+
- Impact (steal/lock funds? DoS? incorrect accounting?).
16+
- Affected module and function(s).
17+
18+
**SLA:** I acknowledge within 24–48h and aim for a fix or mitigation in 3–7 days.
19+
**No secrets:** never send private keys or seeds.
20+
**Credit:** With your consent, I’ll credit you in the CHANGELOG/release notes.

0 commit comments

Comments
 (0)