From c279b0e47bc3edaaec77934dfdfc42fe7d25100a Mon Sep 17 00:00:00 2001 From: "David L. Day" <1132144+davidlday@users.noreply.github.com> Date: Fri, 21 Aug 2020 15:05:39 -0400 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..4ac4e99b --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,11 @@ +# Security Policy + +## Supported Versions + +During initial development (v0.x.x), security updates are always included in minor releases +and may be included in release notes and CHANGELOG.md. + +## Reporting a Vulnerability + +If you find a potential security vulnerability please email security@davidlday.com rather +than creating a public issue on GitHub.