From eee01675741d1cd1ae5572d18cb2d62c0c126fee Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Fri, 26 Apr 2024 11:21:41 +0200 Subject: [PATCH] added --- SECURITY.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..1979963 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,17 @@ +# Security Policy + +## Supported Versions + +Only the latest release is supported. If you find an issue (any +issue!), please check with the latest release first. + +## Reporting a Vulnerability + +I don't agree with the "responsible disclosure" process most projects +(and companies) work these days. + +So, if you find a vulnerability of any kind, please just open an +[issue](https://github.com/TLINDEN/kleingebaeck/issues). Please add +all details required to reproduce the vulnerability. You won't be chased. + +That's just all about it.