From c81d61dfa62285ca7dcc82f7fce0f1d67846f95a Mon Sep 17 00:00:00 2001 From: Andrew Savchenko Date: Tue, 27 Apr 2021 15:41:29 +0930 Subject: [PATCH] Removed SECURITY.md in favour of POLICY.md --- SECURITY.md | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md deleted file mode 100644 index 3f9c867c2..000000000 --- a/SECURITY.md +++ /dev/null @@ -1,12 +0,0 @@ -# Security Policy - -## Supported Versions - -This software is currently pre-release, so no versions are formally supported. - -Once 1.0 has been released, only the most recent version will be supported. - -## Reporting a Vulnerability - -To report a vulnerability in this application, contact me directly at `dustin@cs.uchicago.edu`. -You can expect an initial response within a day or two, and a regular email conversational cadence thereafter.