Files
my-crates/SECURITY.md
Laika d3b3fdf026
Some checks failed
Cargo test & clippy / task (push) Has been cancelled
Initial commit
2025-11-19 23:08:02 +01:00

23 lines
854 B
Markdown

# Security Policy
## Supported Versions
Support is limited to the latest version and also the current state in the main
branch.
| Version | Supported |
| ------------- | ------------------ |
| _main_ | :white_check_mark: |
| 0.1.4 | :white_check_mark: |
| <= 0.1.3 | :x: |
## Reporting a Vulnerability
If you want to report a vulnerability, check if it's possible to create an issue
without endangering other users. If that's not the case, send a mail to the
address on my ([its-laika](https://github.com/its-laika)) profile. I check my
mails pretty frequently so expect a reply within a few days. From there on, I'll
do my best to fix the vulnerability asap. If you want to, you can also provide
patches directly or via pull requests. A new version is pushed as soon as the
vulnerability is fixed.