From 84c3e3a18071e9b24b5596cfaae32dd30811aa80 Mon Sep 17 00:00:00 2001 From: Tom Kerkhove Date: Tue, 20 Aug 2019 17:29:51 +0200 Subject: [PATCH] Provide security policy --- SECURITY.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..c9caf69e6 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,16 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| 1.0.x | :white_check_mark: | +| < 1.0 | :white_check_mark: | + +## Reporting a Vulnerability + +Vulnerabilities should be reported by [sending an email](mailto:kerkhove.tom@gmail.com) and will be considered. + +In case of a confirmed breach you get full credit and can be keep in the loop if preferred. + +We do not provide compensations for reporting vulnerabilities except for eternal gratitude.