diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..ba531ef --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,15 @@ +# Security Policy + +## Supported Versions + +Only the current and latest release is supported with revisions and patches. +We don't support previous nor legacy versions. + +| Version | Supported | +| ------- | ------------------ | +| 3 | :white_check_mark: | +| < 3.0 | :x: | + +## Reporting a Vulnerability + +If you found a vulnerability within code or execution, please report clicking [here](https://github.com/sn4k3/UVtools/issues/new?assignees=sn4k3&labels=&template=bug_report.md&title=%5BVulnerability%5D+) and describing all in detail.