|
1 | | -# Security Policy |
| 1 | +# MechBot 2.0x Security Policy |
2 | 2 |
|
3 | 3 | ## Supported Versions |
4 | 4 |
|
5 | | -Use this section to tell people about which versions of your project are |
6 | | -currently being supported with security updates. |
| 5 | +The following versions currently receive security updates: |
7 | 6 |
|
8 | | -| Version | Supported | |
9 | | -| ------- | ------------------ | |
10 | | -| 5.1.x | :white_check_mark: | |
11 | | -| 5.0.x | :x: | |
12 | | -| 4.0.x | :white_check_mark: | |
13 | | -| < 4.0 | :x: | |
| 7 | +| Version | Support Status | EOL Date | Critical Support Until | |
| 8 | +|----------|-------------------------|-------------|------------------------| |
| 9 | +| 2.1.x | :white_check_mark: | 2026-03-01 | 2026-06-01 | |
| 10 | +| 2.0.x | :warning: (LTS) | 2025-12-01 | 2025-12-01 | |
| 11 | +| 1.5.x | :x: | 2025-06-01 | - | |
| 12 | +| < 1.5 | :x: | 2024-12-01 | - | |
14 | 13 |
|
15 | | -## Reporting a Vulnerability |
| 14 | +:white_check_mark: = Full Support |
| 15 | +:warning: = Critical Fixes Only |
| 16 | +:x: = Unsupported |
16 | 17 |
|
17 | | -Use this section to tell people how to report a vulnerability. |
| 18 | +## Vulnerability Reporting |
18 | 19 |
|
19 | | -Tell them where to go, how often they can expect to get an update on a |
20 | | -reported vulnerability, what to expect if the vulnerability is accepted or |
21 | | -declined, etc. |
| 20 | +### Disclosure Policy |
| 21 | +- **Private disclosure window**: 90 days from initial report |
| 22 | +- **Public disclosure**: After patch availability or 90 days (whichever comes first) |
| 23 | +- **Response SLA**: Initial response within 72 business hours |
| 24 | + |
| 25 | +### Reporting Channels |
| 26 | +1. **Preferred**: security@mechbot.tech (PGP Key [0xAB3F2C1D]) |
| 27 | +2. **Fallback**: GitHub Security Advisories (for GitHub-native projects) |
| 28 | +3. **Emergency**: +1-555-MECH-SEC (Security Operations Center) |
| 29 | + |
| 30 | +```pgp |
| 31 | +-----BEGIN PGP PUBLIC KEY BLOCK----- |
| 32 | +[Redacted PGP Key for actual implementation] |
| 33 | +-----END PGP PUBLIC KEY BLOCK----- |
0 commit comments