File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ # Security Policy
2+
3+ ## Supported Versions
4+
5+ As of Dec 9, 2020:
6+
7+ | Version | Supported |
8+ | ------- | ------------------ |
9+ | 2.0.x | :dart : Planned with breaking changes based on 1.4.x and SQLAlchemy 2.0 |
10+ | 1.4.x | :building_construction : Actively developing, next major upgrade with SQLAlchemy 1.4 |
11+ | 1.1.x | :building_construction : Actively developing, next Stable, 1.1.0-beta2 is released |
12+ | 1.0.x | :white_check_mark : Current Stable, security updates only |
13+ | 0.8.x | :x : a.k.a. 1.0-beta4, no longer supported since Oct 2020 |
14+ | < 0.8 | :x : Older versions are not supported |
15+
16+ ## Reporting a Vulnerability
17+
18+ Please report (suspected) security vulnerabilities to security@python-gino.org .
19+ You will receive a response from us within 48 hours. If the issue is confirmed,
20+ we will release a patch as soon as possible depending on complexity.
You can’t perform that action at this time.
0 commit comments