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

mibo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/olingo-odata2.git


The following commit(s) were added to refs/heads/master by this push:
     new c957015  Create SECURITY.md
c957015 is described below

commit c9570150f9249413663d69347c64facdccee9d1f
Author: mibo <[email protected]>
AuthorDate: Mon Jun 14 17:51:49 2021 +0200

    Create SECURITY.md
---
 SECURITY.md | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/SECURITY.md b/SECURITY.md
new file mode 100644
index 0000000..383e3a1
--- /dev/null
+++ b/SECURITY.md
@@ -0,0 +1,16 @@
+# Security Policy
+
+## Supported Versions
+
+Only the latest release will be fully supported regarding security updates.
+This decision was taken as the micro versions are backward compatible and 
Olingo V2 currently have no minor version besides the `.0.`.
+
+| Version | Supported          |
+| ------- | ------------------ |
+| 2.0.11   | :white_check_mark: |
+| < 2.0.11   | :x:                |
+
+## Reporting a Vulnerability
+
+Apache Olingo follows the Apache
+[general guidelines for handling security 
vulnerabilities](http://www.apache.org/security/committers.html).

Reply via email to