Skip to content

Commit 1162f3f

Browse files
Create SECURITY.md
1 parent 6861d23 commit 1162f3f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

SECURITY.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
Generally only the latest release will be actively worked on and supported.
6+
Version 5.7.2 is the last version that supports python2.7.
7+
8+
| Version | Supported |
9+
| ------- | ------------------ |
10+
| 5.9.x | :white_check_mark: |
11+
| 5.7.2 | :white_check_mark: |
12+
| < 5.7.2 | :x: |
13+
14+
## Reporting a Vulnerability
15+
16+
Create a new [Bug Report](https://github.com/softlayer/softlayer-python/issues/new?assignees=&labels=Bug&template=bug_report.md&title=) to let us know about any vulnerabilities in the code base.

0 commit comments

Comments
 (0)