From 0101f90c14b0217f73fba5f09a8a20d12e63e192 Mon Sep 17 00:00:00 2001 From: Karthik Gaekwad Date: Thu, 25 Jun 2020 10:44:49 -0500 Subject: [PATCH] create security.md --- SECURITY.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..26876a6 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,14 @@ +# Security Policy + +## Supported Versions + +Use this section to tell people about which versions of your project are +currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| latest | :white_check_mark: | + +## Reporting a Vulnerability + +If you notice any vulnerabilities with this code or container, please report it to me via a github issue. If the issue is sensitive in nature, or you do not want to publicly disclose this issue, you can also contact me via twitter (http://twitter.com/iteration1) or linkedIn (https://www.linkedin.com/in/kgaekwad). Any help provided will allow for a secure helloworld container to new users, and also will be happy to add your github handle as a contributor to the project.