From bd7b2acb9a56b8484b583cce7b8652c0bf4dfd3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Peria=C3=B1ez?= <72883992+pabpercab1@users.noreply.github.com> Date: Mon, 4 Mar 2024 12:11:13 +0100 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 00000000..65283617 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,14 @@ +# Security Policy + +## Supported Versions + +Use this section to tell people about which versions of your project are +currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 1.0.x | :white_check_mark: | + +## Reporting a Vulnerability + +Use the issues tab to report a vulnerability or security problem, using the template created for that.