From 5eb0ca6736b0dc33f01dbed990f93b4146f03dd5 Mon Sep 17 00:00:00 2001 From: Roman Zabaluev Date: Fri, 3 Nov 2023 06:29:45 +0400 Subject: [PATCH] Infra: Implement security policy (#1493) --- SECURITY.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..d96a63655 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,16 @@ +# Security Policy + +## Supported Versions + +Following versions of the project are currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 0.17.x | :white_check_mark: | +| 0.16.x | :x: | + +## Reporting a Vulnerability + +Please **DO NOT** file a publicly available github issues regarding security vulnerabilities. +Send us details via email ([Contacts](https://github.com/opendatadiscovery/odd-platform?tab=readme-ov-file#contacts)). +Consider adding something like "security vulnerability report" in the title of an email.