From 8b467e4e0b4795e5b21350b98120d615425a8289 Mon Sep 17 00:00:00 2001 From: gearnode Date: Fri, 10 Jan 2025 16:30:19 +0100 Subject: [PATCH] Add SECURITY.txt Signed-off-by: Bryan Frimin --- SECURITY.txt | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 SECURITY.txt diff --git a/SECURITY.txt b/SECURITY.txt new file mode 100644 index 000000000..e201220c2 --- /dev/null +++ b/SECURITY.txt @@ -0,0 +1,26 @@ +# Security Policy + +## Reporting a Vulnerability + +If you believe you have found a security vulnerability in this +project, please report it to us by emailing +[security@getprobo.com](security@getprobo.com). + +Please include: +- A description of the issue +- Steps to reproduce (if possible) +- The affected version(s) + +Do not create public GitHub issues for security vulnerabilities. + +## Response Process + +- We'll acknowledge your report within 48 hours +- We'll provide updates as we investigate +- Once fixed, we'll notify you and publish an update + +## Supported Versions + +Only the latest version receives security updates. + +Last updated: 2025-01-10