From a9a22670bf516281a4a75c0fa5902ae2d75d9b03 Mon Sep 17 00:00:00 2001 From: Denis Sokolov Date: Fri, 10 Sep 2021 12:00:00 +0000 Subject: [PATCH] Add security policy --- SECURITY.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..edfd946 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,12 @@ +# Security Policy + +## Supported Versions + +Only the latest released version of Whoops is supported. +To facilitate upgrades we almost never make backwards-incompatible changes. + +## Reporting a Vulnerability + +Please report vulnerabilities over email, by sending an email to `denis` at `sokolov` dot `cc`. + +