housekeeping: create .github/SECURITY.md (via #5514)

This commit is contained in:
kyle
2019-08-01 17:31:25 -07:00
committed by GitHub
parent 2af696dcc1
commit c2058b9127

21
SECURITY.md Normal file
View File

@@ -0,0 +1,21 @@
# Security Policy
If you believe you've found an exploitable security issue in Swagger UI,
**please don't create a public issue**.
## Supported versions
This is the list of versions of `swagger-ui` which are
currently being supported with security updates.
| Version | Supported | Notes |
| -------- | ------------------ | ---------------------- |
| 3.x | :white_check_mark: | |
| 2.x | :x: | End-of-life as of 2017 |
## Reporting a vulnerability
To report a vulnerability please send an email with the details to [security@swagger.io](mailto:security@swagger.io).
We'll acknowledge receipt of your report ASAP, and set expectations on how we plan to handle it.