File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 1+ # Security Policy
2+
3+ ## Supported Versions
4+
5+ The project is currently at version ** 0.1** .
6+ It was initially compatible with ** Python 3.6+ ~ 3.13.7** ,
7+ but going forward we are migrating to ** Python 3.9+** as the minimum supported version.
8+
9+ | Version | Supported | Notes |
10+ | ------- | ------------------ | ------------------------------------------ |
11+ | 0.1.x | :white_check_mark : | Supported on Python 3.9+ (migration target) |
12+ | < 0.1 | :x : | Not supported |
13+
14+ | Python Version | Supported | Notes |
15+ | -------------- | ------------------ | -------------------------- |
16+ | 3.13.x | :white_check_mark : | Supported |
17+ | 3.12.x | :white_check_mark : | Supported |
18+ | 3.11.x | :white_check_mark : | Supported |
19+ | 3.10.x | :white_check_mark : | Supported |
20+ | 3.9.x | :white_check_mark : | Minimum required version |
21+ | 3.6–3.8 | :x : | Deprecated (no longer supported) |
22+
23+ ---
24+
25+ ## Reporting a Vulnerability
26+
27+ To report a security vulnerability:
28+
29+ - Please open a ** private security advisory** through GitHub Security Advisories
30+ (Repository → Security → Advisories → Report a vulnerability).
31+ - You will receive an initial response within ** 7 days** .
32+ - If the vulnerability is accepted, we will provide a patch or mitigation plan.
33+ - If declined, we will explain the reasoning in detail.
You can’t perform that action at this time.
0 commit comments