From 6ba66b8e9d78267f1d01de7bf917cd53b18ff312 Mon Sep 17 00:00:00 2001 From: Brendan Lane Date: Wed, 9 Dec 2020 12:35:09 -0500 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..be856a1 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,23 @@ +# Security Policy + +## Supported Versions + +These are all the versions that we support right now. +**NOTE:** This does not include released alpha versions, or direct downloads from the `development` branch or any other branch that isn't `main`. + +| Version | Supported | +| ------- | ------------------ | +| 2.0.x | :white_check_mark: | +| 1.3.x | :white_check_mark: | +| 1.2.x | :x: | +| 1.1.x | :x: | +| 1.0.x | :x: | + +## Reporting a Vulnerability + +You can [email](mailto:me@brndnln.dev?cc=bluebeargreen2@gmail.com&subject=%F0%9F%90%9B%20Security%20Issue%20in%20vexico%2Fspookvooper-api&body=This%20is%20a%20security%20issue%20email.%0D%0A%0D%0APlease%20describe%20the%20issue%20and%20include%3A%0D%0A-%20Screenshots%0D%0A-%20Code%20Snippets%0D%0A-%20Examples%20of%20how%20an%20enterprising%20individual%20could%20use%20this%20to%20their%20advantage%0D%0A-%20Pictures%20of%20cats%20(they%20are%20always%20fun)%0D%0A%0D%0AThank%20you%20for%20showing%20enough%20interest%20in%20our%20software%2C%20and%20more%20importantly%2C%20thank%20you%20for%20breaking%20it.%0D%0AHappy%20Hacking!%0D%0A-%20Brendan) +us about your findings, just don't send them to us over Discord, post them in any public places, etc. +Basically don't be a moron. You can also tell us that you sent us an email over at [our bounties site](https://bounties.vexi.cc) (just wait until its done) + +> Happy Hacking! +> \- Brendan Lane