diff options
| author | Christian Cleberg <[email protected]> | 2026-08-02 15:29:33 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-08-02 15:35:23 -0500 |
| commit | fbcb4113f110a7db9cf21d18510cb59c2e90ba23 (patch) | |
| tree | 5a4afda3920f88f61698329c89771bda75fb8ced /SECURITY.txt | |
| parent | 04fae8d7fb3726b4d1b4c2576ece04766d2afe74 (diff) | |
| download | hutch-fbcb4113f110a7db9cf21d18510cb59c2e90ba23.tar.gz hutch-fbcb4113f110a7db9cf21d18510cb59c2e90ba23.tar.bz2 hutch-fbcb4113f110a7db9cf21d18510cb59c2e90ba23.zip | |
Diffstat (limited to 'SECURITY.txt')
| -rw-r--r-- | SECURITY.txt | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/SECURITY.txt b/SECURITY.txt new file mode 100644 index 0000000..9ccdecb --- /dev/null +++ b/SECURITY.txt @@ -0,0 +1,33 @@ +# Security Policy + +## Supported Versions + +|Version|Supported| +|-------|---------| +| 3.x | ✅ Yes | +| < 3.0 | ❌ No | + +--- + +## Reporting a Vulnerability + +If you discover a security vulnerability, **do not open a public issue**. +Instead: + +1. **Email** your report to [[email protected]](mailto:[email protected]). + Include: + - A detailed description of the vulnerability + - Steps to reproduce + - Any relevant context (e.g., affected versions, environment) +2. **Response Time**: We will acknowledge your report within **3 business days** + and keep you updated on the progress. +3. **Resolution**: If confirmed, we will: + - Provide an estimated timeline for a fix + - Work with you to verify the resolution + - Credit you for the discovery (if you wish) +4. **Declined Reports**: If the report is invalid or out of scope, we will + explain why and close the issue. + +--- + +**Thank you for helping improve the security of our project!** |
