From ec0249142822ceab8a049d4211391d4f843dbbf2 Mon Sep 17 00:00:00 2001 From: Hamothy <58985301+sgoudham@users.noreply.github.com> Date: Sun, 22 Jan 2023 19:43:06 +0000 Subject: [PATCH] docs: create SECURITY.md --- SECURITY.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..3a092d6 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,10 @@ +# Security Policy + +## Reporting a Vulnerability + +If you have any reason to believe that there are security vulnerabilities across any repository in the organisation, +please report to **[core@catppuccin.com](mailto:core@catppuccin.com)**. + +We will respond within **2 - 3 business days.** +If the report is confirmed to be true, we will make the necessary changes required to fix the issue. +We will deploy a patch as soon as possible depending on the type of port and complexity of the issue.