mirror of https://github.com/celery/kombu.git
create security policy doc
This commit is contained in:
parent
24a66bdf29
commit
d20a702ec0
|
@ -0,0 +1,17 @@
|
|||
# Security Policy
|
||||
|
||||
## Supported Versions
|
||||
|
||||
|
||||
| Version | Supported |
|
||||
| ------- | ------------------ |
|
||||
| 5.2.x | :white_check_mark: |
|
||||
| 5.0.x | :x: |
|
||||
| 5.1.x | :white_check_mark: |
|
||||
| < 5.0 | :x: |
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
Please report vulnerability issues directly to auvipy@gmail.com
|
||||
|
||||
|
Loading…
Reference in New Issue