From b1b51f9a89cda0d0e8b2be0ff28a719efc392d64 Mon Sep 17 00:00:00 2001 From: Carlos Gonzalez Date: Fri, 2 Aug 2024 08:53:54 +0100 Subject: [PATCH] [CP-Sec] Add security policy --- SECURITY.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..87f1750 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,8 @@ +# Security Policy + +## Reporting a Vulnerability + +To report a vulnerability or a security issue please fill the security +advisories form [here](../../security/advisories/new), send an email to +security@codeplay.com or contact us using the [contact form on our web +page](https://codeplay.com/company/contact/?q=Report%20Security%20Issue).