From 07b6034a1ee8eebea18bd0f80d3d8f187ec61dc3 Mon Sep 17 00:00:00 2001 From: Damien Retzinger Date: Wed, 25 Sep 2019 14:02:13 -0400 Subject: [PATCH] docs(security): create security.md --- SECURITY.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..0fa2c13 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,5 @@ +# Security Policy + +## Reporting a Vulnerability + +Send any security vulnerabiliites that you are concerened about to `damien@graycore.io`. Please do not submit a PR to the repo, as this could create unwanted security disclosure and impact users of Mage2docker.