From f96b5155ae44dd91882774d67f88e958ded0d5c1 Mon Sep 17 00:00:00 2001 From: Cyril Servant Date: Fri, 10 Jul 2026 08:45:34 +0000 Subject: [PATCH] docs: add SECURITY.md --- SECURITY.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..c394fbc4 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,9 @@ +# Security Policy + +## Supported Versions + +Only the latest version is supported. + +## Reporting a Vulnerability + +Please report vulnerabilities directly on github -> Security and quality -> Report a vulnerability