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
12 changes: 8 additions & 4 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,23 @@

## Supported Versions

Only the latest minor release line receives security fixes. Older lines are not patched —
upgrade to the current `1.3.x` release.

| Version | Supported |
| ------- | ------------------ |
| 1.2.x | :white_check_mark: |
| 1.1.x | :white_check_mark: |
| < 1.1 | :x: |
| 1.3.x | :white_check_mark: |
| < 1.3 | :x: |

## Reporting a Vulnerability

If you discover a security vulnerability in Everything Gemini Code, please report it responsibly.

**Do not open a public GitHub issue for security vulnerabilities.**

Instead, email **<security@egc.tools>** with:
Preferred channel: open a [GitHub private security advisory](https://github.com/Jamkris/everything-gemini-code/security/advisories/new).

Alternatively, email **<contact@jamkris.com>** with:

- A description of the vulnerability
- Steps to reproduce
Expand Down
Loading