Skip to content

Commit 18d4513

Browse files
authored
Create SECURITY.md
1 parent 47983f1 commit 18d4513

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

SECURITY.md

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
We only support the latest major/minor release. Fixes for security issues that do not require breaking changes will be released a bugfix version.
6+
7+
| Version | Supported |
8+
| ------- | ------------------ |
9+
| 0.5.x | :white_check_mark: |
10+
| < 0.5 | :x: |
11+
12+
## Reporting a Vulnerability
13+
14+
Development on ddbc is not particularly active. If a vulnerability is found please consider making a pull request with a description of the problem and the appropriate fix. Appropriate testing should also be included.

0 commit comments

Comments
 (0)