From 8ee60f75d5ab11a5530b81970cb1be5189739970 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Gonz=C3=A1lez?= Date: Thu, 14 Sep 2023 11:35:31 +0100 Subject: [PATCH] Add a Security Vulnerability Reporting section in the README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Tomás González --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 60b4b24e..950564c7 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,10 @@ to know more about the contribution process. Check the [**open issues**](https://github.com/orgs/parallaxsecond/projects/1) on the board if you need any ideas 🙂! +# Security Vulnerability Reporting + +Check [**PARSEC's security policy**](./SECURITY.md). + # License The software is provided under Apache-2.0. Contributions to this project are accepted under the same license.