From 7c60b1b0081314531281518289641ced0c8446d0 Mon Sep 17 00:00:00 2001 From: Carlos Ruiz Date: Thu, 1 Oct 2020 14:24:12 +0200 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000000..6eef3942a1 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,14 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------------------- | ------------------ | +| release-7.1 | :white_check_mark: | +| master a.k.a. 7.1z | :white_check_mark: | + +## Reporting a Vulnerability + +To report a vulnerability please follow the procedure described in [How to report a vulnerability](https://wiki.idempiere.org/en/How_to_report_a_vulnerability) + +Our management of this process is described in our wiki page [Vulnerability Management](https://wiki.idempiere.org/en/Vulnerability_Management)