From 45d8631266e1d77bf02b205be7bc3a1e606fd52e Mon Sep 17 00:00:00 2001 From: Rob Hague Date: Sun, 12 Apr 2026 18:15:31 +0200 Subject: [PATCH] Add SECURITY.md (#1785) Point to GH private vulnerability reporting --- SECURITY.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..3c1ecad9 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1 @@ +To report security issues privately, please use GitHub's private vulnerability reporting feature which is enabled for this repository. The maintainers will endeavour to acknowledge the report within 14 calendar days.