* bump version * fix invisible class on labels * fail safe removal of foreign key * check if optional form field exists before accessing it * silently ignore stopped timesheets * prevent colliding parameter names * make sure decimal duration is always rendered with two decimals * simplify translation * fix #2751 ANSI_QUOTES * rename composer task * fix billable statistic rates * added missing translation for export
23 lines
1019 B
Markdown
23 lines
1019 B
Markdown
# Security Policy
|
|
|
|
## Supported Versions
|
|
|
|
As announced in the [README](README.md) I only support the latest available release and master.
|
|
|
|
| Version | Supported |
|
|
| ------- | ------------------ |
|
|
| master | :white_check_mark: |
|
|
| 1.15 | :white_check_mark: |
|
|
| < 1.15 | :x: |
|
|
|
|
## Reporting a Vulnerability
|
|
|
|
Please report any security related vulnerability in the [advisories section at GitHub](https://github.com/kevinpapst/kimai2/security/advisories) or via email to info@keleo.de or kpapst@gmx.net.
|
|
|
|
I will work as fast as I can to fix the problem and publish a bugfix release / security update.
|
|
Depending on the size of the required fixes, this might take a couple of hours or a couple of days.
|
|
|
|
You can expect that your message will be answered ASAP, but please take into account that I am living in the timezone CET.
|
|
|
|
If your issue is valid and after I verified and fixed it, you will be mentioned in the release notes.
|
|
I am grateful for any (discrete) disclosure of vulnerabilities! |