Skip to content

Commit 8efae70

Browse files
authored
Add security policy for version support and reporting
Updated the security policy to clarify version support and reporting process.
1 parent 5233a02 commit 8efae70

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

SECURITY.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Security Policy
2+
3+
1) We value backward compatibility, so we expect that upgrading `r2dbc-postgresql` versions should not involve code changes nor it should it require configuration changes.
4+
2) In the event that you are unable to upgrade, you might expect or ask for security fixes for the past versions as well. However, please raise the reason you unable to upgrade in the mailing list or in the issues
5+
6+
| Version | Supported |
7+
| -------- | ------------------ |
8+
| latest 1.x | security fixes, features, bug fixes |
9+
| all the other versions | security fixes (upon request) |
10+
11+
The intention is to separate «we are eager fixing bugs» from «we can roll security releases».
12+
13+
## Reporting a Vulnerability
14+
15+
Please send reports of security issues to [email protected]

0 commit comments

Comments
 (0)