···11+# Security Policy
22+33+## Supported Versions
44+55+| Version | Supported |
66+| ------- | ------------------ |
77+| 3.x.x | :white_check_mark: |
88+| 2.3.x | :white_check_mark: |
99+| < 2.3.0 | :x: |
1010+1111+## Reporting a Vulnerability
1212+1313+Please do not report security vulnerabilities through public GitHub issues.
1414+1515+Instead, use [GitHub's private vulnerability reporting](https://github.com/kbilkis/cron-fast/security/advisories/new) to submit a report.
1616+1717+Include the following:
1818+1919+- Type of vulnerability
2020+- Full path of affected file(s)
2121+- Steps to reproduce
2222+- Potential impact
2323+2424+You should receive a response within 48 hours. If the issue is confirmed, a patch will be released as soon as possible depending on complexity.
2525+