From 3b2b7e2e868d00599e69263d6cb05cddce714f72 Mon Sep 17 00:00:00 2001 From: Nora Blomaard Date: Fri, 23 Jan 2026 14:30:55 +0100 Subject: [PATCH] create SECURITY.md for vulnerability reporting Signed-off-by: Nora Blomaard --- SECURITY.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..5d3e4e5 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,6 @@ +# Security Policy + +## Reporting a Vulnerability + +Please go to [Security Advisories](https://github.com/com-pas/scl-template-update/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.