diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..d294aa6 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,15 @@ +# Security Policy + +## Supported Versions + +Only latest version of the software will be supported with security patches. + +| Version | Supported | +| -------- | ------------------ | +| latest | :white_check_mark: | + +## Reporting a Vulnerability + +If you find a vulnerability, please reach out to me via email (alex.j.tusa@gmail.com). +If you yourself decide you'd like to tackle a fix, please submit a PR with the fix and I'll review it as soon as +possible.