Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Security Policy

## Supported versions

| Version | Supported |
| ------- | --------- |
| 0.x | Yes |

## Reporting a vulnerability

Please **do not** open a public GitHub issue to report a security vulnerability.

Instead, send a private report to the maintainers via one of these channels:

- **GitHub private vulnerability reporting** — click *Security* → *Report a vulnerability* on this repository (preferred).
- **Email** — send details to the email address listed in the repository profile. Encrypt your message with our PGP key if the details are sensitive.

### What to include

- A clear description of the vulnerability and its potential impact.
- Steps to reproduce or a minimal proof-of-concept.
- The version(s) affected.
- Any suggested mitigations, if known.

### What to expect

- Acknowledgement of your report within **3 business days**.
- A status update within **7 business days** confirming whether we have accepted or declined the report.
- A coordinated public disclosure after a fix is released, crediting you unless you prefer to remain anonymous.

Thank you for helping keep KidWallet safe.
Loading