diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..8d230b2 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,12 @@ +# Security Policy + +## Supported Versions +Basically this repo is just in a working state, and master should always be supported. + +| Version | Supported | +| ------- | ------------------ | +| master | :white_check_mark: | + +## Reporting a Vulnerability + +All of development is done in the open. Reporting security issues should be done in the open as well. This is a very transparant project. Please use the issues tab, and I'll do my best to incorporate a fix within two days. It helps to add a remedy/fix. It's even better to send a pull request fixing the issue.