From 86d12a3d41fb10dc367ea6431f756736c45c95f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=85=D0=B0=D0=B8=D0=BB=20=D0=90=D0=B3=D0=B0?= =?UTF-8?q?=D1=80=D0=BA=D0=BE=D0=B2?= Date: Fri, 18 Oct 2024 20:11:01 +0000 Subject: [PATCH] Add security policy --- SECURITY.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..45080ba --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,3 @@ +## Reporting a Vulnerability + +If a vulnerability exists in Code::Blocks or one of it's dependencies, please report them to the maintainer(s), not here.