From f70c37cf618acb67cdd3bd9e00dc8a08489c78a9 Mon Sep 17 00:00:00 2001 From: nay1719 Date: Mon, 1 Jun 2026 13:41:20 +0100 Subject: [PATCH] Revise SECURITY.md for clarity on versions and reporting Updated the security policy to clarify supported versions and reporting process. --- SECURITY.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..90c4a62 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,15 @@ + +We maintain updates and patches in the latest release. Earlier versions will still work, but will have less functionalities than later versions. +We encourage all users of these service layers to update to the latest version for the best experience. + +| Version | Supported | +| ------- | ------------------ | +| 3.5.x | :white_check_mark: | +| < 3.4 | :x: | + +## Reporting a Vulnerability + +Thank you for letting us know about possible security vulnerabilities to this project. +Please don’t publish details in a public issue or PR, send us a private email at support@approov.io. Please disclose which version your report refers to. + +Your message will recieve a prompt reply.