This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/main by this push:
     new da9be56  Adding SECURITY.md for ActiveMQ
     new 5da44f4  Merge pull request #767 from coheigea/coheigea/SECURITY.md
da9be56 is described below

commit da9be56d5bae3a2a1f7242a10e55ad6685914615
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Feb 15 04:34:35 2022 +0000

    Adding SECURITY.md for ActiveMQ
---
 SECURITY.md | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/SECURITY.md b/SECURITY.md
new file mode 100644
index 0000000..f663994
--- /dev/null
+++ b/SECURITY.md
@@ -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).

Reply via email to