diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..1aa7225 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,18 @@ +# Security Policy + +## Supported Versions + +Only the newer versions are currently provided with +the security updates since all the releases +are direct upgrades to a previous version. + +| Version | Supported | +| ------- | ------------------ | +| 1.2.x | :white_check_mark: | +| < 1.1.x | :x: | + +## Reporting a Vulnerability + +We have a private vulnerability report system set up via GitHub. +If it is not something sensevtive, +vulnerabilities can be reported or adressed in issues or PRs.