From 681396383a1b605b1599c65f5cab86a968e7da03 Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen <11024+ivuorinen@users.noreply.github.com> Date: Fri, 13 Oct 2023 09:28:32 +0300 Subject: [PATCH] Create SECURITY.md --- .github/SECURITY.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/SECURITY.md diff --git a/.github/SECURITY.md b/.github/SECURITY.md new file mode 100644 index 0000000..ef1edd2 --- /dev/null +++ b/.github/SECURITY.md @@ -0,0 +1,12 @@ +# Security Policy + +## Supported Versions + +Usually only the latest daily tag is supported at all, +because that's the current I'm using. + +## Reporting a Vulnerability + +Please send me email directly to the email in my profile. +I'd appreciate link to the release the vulnerability was +found in, and what is the vulnerable code/dependency.