From a3c7a2d1638fb497098c545a9fa09bd2294ff29a Mon Sep 17 00:00:00 2001 From: Sn3llius Date: Thu, 30 May 2024 14:14:00 +0200 Subject: [PATCH] added security policy --- SECURITY.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..393a3fb8 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,11 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ---------- | ------------------ | +| >= 0.5 | :white_check_mark: | + +## Reporting a Vulnerability + +Please report any security vulnerabilities to rio.labs@outlook.com \ No newline at end of file