From b3a87eb5a6c26d5dd560f7b539899d900fb1b129 Mon Sep 17 00:00:00 2001 From: Juan Munoz Date: Mon, 27 Nov 2023 23:28:43 +0100 Subject: [PATCH] chore: add SECURITY.md Signed-off-by: Juan Munoz --- SECURITY.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..5527282 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,11 @@ + +# Security Policy + +## Reporting a Vulnerability + +Please go to [Security Advisories](https://github.com/com-pas/compas-deployment/security/advisories) to privately report a security vulnerability, +our contributors will try to respond within a week of your report with a rough plan for a fix and new tests.