From 7979648be9e43e4c285cc0c62b5192444a01dc93 Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen <11024+ivuorinen@users.noreply.github.com> Date: Mon, 25 Dec 2023 02:21:38 +0200 Subject: [PATCH] Create SECURITY.md --- .github/SECURITY.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/SECURITY.md diff --git a/.github/SECURITY.md b/.github/SECURITY.md new file mode 100644 index 0000000..96ae973 --- /dev/null +++ b/.github/SECURITY.md @@ -0,0 +1,11 @@ +# Security Policy + +## Supported Versions + +Only the latest versions of the configuration packages and +the base package are as of now supported. + +## Reporting a Vulnerability + +This repository has automatic package update systems in place. +If you find a vulnerability, please send me email and I'll fix it as soon as possible.