From 39f69f27ef7fcee36a44090177694ca5a513767e Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Thu, 5 Jun 2025 10:22:15 -0400 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000000..8057b38bda --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,17 @@ +# Security Policy + +## Supported Versions + +We actively patch only the most recent minor release of Roo Code. Older versions receive fixes at our discretion. + +## Reporting a Vulnerability + +Email security@roocode.com with: + +- A short summary of the issue +- Steps to reproduce or a proof of concept +- Any logs, stack traces, or screenshots that might help us understand the problem + +We acknowledge reports within 48 hours and aim to release a fix or mitigation within 30 days. While we work on a resolution, please keep the details private. + +Thank you for helping us keep Roo Code users safe.