From 5f96abe63d4dba87bdda1e915943ab2b684d637e Mon Sep 17 00:00:00 2001 From: Leonardo Novais <73661429+Spoo1k@users.noreply.github.com> Date: Sat, 21 Feb 2026 06:48:49 -0300 Subject: [PATCH] Create SECURITY.md --- 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..b3614a3 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,15 @@ +# Security Policy + +## Supported Versions +Currently, security updates are applied to the latest main branch. + +| Version | Supported | +| ------- | ------------------ | +| 1.0 | :white_check_mark: | + +## Reporting a Vulnerability +If you discover a security vulnerability, please do not open a public issue. Instead, please contact the researchers via: +- **Email:** ferreiraipiau@gmail.com +- **GitHub:** Submit a private security advisory if available. + +We take all security reports seriously and will respond as soon as possible to coordinate a fix.