mirror of https://github.com/apache/activemq.git
Adding SECURITY.md for ActiveMQ
This commit is contained in:
parent
2c3a7c68df
commit
da9be56d5b
|
@ -0,0 +1,14 @@
|
|||
# Security Policy
|
||||
|
||||
## Supported Versions
|
||||
|
||||
| Version | Supported |
|
||||
| ------- | ------------------ |
|
||||
| 5.16.x | :white_check_mark: |
|
||||
| 5.15.x | :white_check_mark: |
|
||||
| < 5.15.x | :x: |
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
For information on how to report a new security problem please see [here](https://www.apache.org/security/).
|
||||
Our existing security advisories are published [here](https://activemq.apache.org/security-advisories).
|
Loading…
Reference in New Issue