From 39e18bec4b4900d954da2ccff9812c2c17f58a5f Mon Sep 17 00:00:00 2001 From: Patrick Stevens Date: Mon, 12 Dec 2022 18:47:51 +0000 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..f984b7f --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,9 @@ +# Security Policy + +… Why are you using this project? +But feel free to find and tell me about security problems, I guess. + +## Reporting a Vulnerability + +Raise a GitHub issue. +I might or might not ever look at it.