| Version | Supported |
|---|---|
| 3.4.x | ✅ |
| 3.3.x | ❌ |
| < 3.0 | ❌ |
Do NOT open a public GitHub issue for security vulnerabilities.
Send a private report by email (see the GitHub profile @Mukller for an address) or via GitHub's private vulnerability reporting on the Security tab of this repository.
Please include:
- Description of the vulnerability and its impact
- Reproduction steps
- Affected version(s)
- Suggested fix (if you have one)
- Initial triage: within 7 days
- Fix release: within 30 days of confirmation
secrets.h(WiFi credentials) is gitignored. Usesecrets.h.exampleas a template.- WiFi credentials can also be configured at runtime via the captive portal (
/api/save-wifi) and are stored in NVS (Preferences), not in source. - The robot is a competition device on your own network — there is no internet exposure by default.
- Do not commit
secrets.h, captured NVS dumps, or anything that contains WiFi passwords.
Thanks for responsible disclosure. Valid reports are credited in the CHANGELOG unless anonymity is requested.