This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git
The following commit(s) were added to refs/heads/master by this push:
new 59f690e Adding SECURITY.md
59f690e is described below
commit 59f690e3ce96bf0a76c0ae70202b4f77e660efaf
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Feb 15 04:27:51 2022 +0000
Adding SECURITY.md
---
SECURITY.md | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/SECURITY.md b/SECURITY.md
new file mode 100644
index 0000000..abef771
--- /dev/null
+++ b/SECURITY.md
@@ -0,0 +1,14 @@
+# Security Policy
+
+## Supported Versions
+
+| Version | Supported |
+| ------- | ------------------ |
+| 1.6.x | :white_check_mark: |
+| 1.5.x | :white_check_mark: |
+| < 1.5.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](http://cxf.apache.org/security-advisories.html).