Skip to content

Commit 5435155

Browse files
authored
Create SECURITY.md
1 parent 7b744fa commit 5435155

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+
## 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 [email protected].
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.

0 commit comments

Comments
 (0)