From e69b67af971a2376d3f822984cf7977c9c0a4d4c Mon Sep 17 00:00:00 2001 From: Brandon Jank Date: Thu, 31 Oct 2019 09:09:33 -0700 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..5ea3339 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,14 @@ +# Security Policy + +## Supported Versions + +The following versions of the project are currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 1.0.x | :white_check_mark: | +| < 1.0 | :x: | + +## Reporting a Vulnerability + +You can report a vulnerability by creating a GitHub issue or email admin@smartsettia.com. All submittions will be evaluated promptly and we will update you if the culnerability is accepted or declined.