Files
BiogasControllerApp/SECURITY.md
2025-06-20 14:13:59 +02:00

22 lines
798 B
Markdown

# Security Policy
## Supported Versions
Currently only the newest versions get security updates as security updates are also part of a release.
Only Version 3.1 and later are supported due to the poor code quality of V2.3.0 and different UI before.
| Version | Supported |
| ------- | ------------------ |
| 3.1.X | ✅ |
| 3.0.X | ❎ |
| 2.3.0 | ❎ |
| 2.2.0 | ❎ |
| 2.1.0 | ❎ |
| 1.0.0 | ❎ |
## Reporting a Vulnerability
If you find any potential security issues, please let me know through the issues tab. You can expect an update to arrive in not under a week of opening the issue.
Other option: Fix it yourself and then open a pull request on this GitHub page.