mirror of
https://github.com/System-End/hackatime-desktop.git
synced 2026-04-19 15:18:22 +00:00
chore: add security policy
Updated the security policy to include version support and reporting guidelines.
This commit is contained in:
parent
ece57e2981
commit
145b3b9422
1 changed files with 26 additions and 0 deletions
26
SECURITY.md
Normal file
26
SECURITY.md
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
# Security Policy
|
||||
|
||||
> **Note**: This security policy is specifically for the **Hackatime Desktop** application. For vulnerabilities related to the main Hackatime web app, please refer to the [hackclub/hackatime repository](https://github.com/hackclub/hackatime).
|
||||
|
||||
## Supported Versions
|
||||
|
||||
We are currently providing security updates for the following versions:
|
||||
|
||||
| Version | Supported |
|
||||
| ------- | ------------------ |
|
||||
| 1.x.x | :white_check_mark: |
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
If you discover a security vulnerability in this project, please report it through one of the following channels:
|
||||
|
||||
- **Email**: sebastian@hackclub.com or security@leafd.dev
|
||||
- **Hack Club Slack**: Send a direct message to @lfd
|
||||
|
||||
Please include as much information as possible in your report:
|
||||
- Description of the vulnerability
|
||||
- Steps to reproduce
|
||||
- Potential impact
|
||||
- Any suggested fixes (optional)
|
||||
|
||||
Thank you for helping me keep this project secure :)
|
||||
Loading…
Add table
Reference in a new issue