From 9052c30fc12185bddd35516c9750e6e77f91677e Mon Sep 17 00:00:00 2001 From: Maruan Biasi Date: Tue, 11 Mar 2025 14:46:13 -0300 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..0b2a0e2 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,14 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| 0.3.8 | :white_check_mark: | +| < 0.3.8 | :x: | + +## Reporting a Vulnerability + +create an issue with the labels "bug" or "security" + +thank you.