Currently, we support the latest version of the Tetris ESP32 project. It is recommended to use the most up-to-date release to ensure you benefit from the latest security fixes and improvements.
To report a security issue, please use one of the following methods:
- Private GitHub Message: You can contact the project maintainers directly through a private GitHub message.
- GitHub Discussions (Private): Post a private discussion thread if possible to share any sensitive information.
- Issue Reporting: For general issues that do not expose sensitive information, you can open an issue on the GitHub Issues page.
When reporting a vulnerability, please include the following details:
- A clear description of the issue and its impact.
- Steps to reproduce the issue.
- Relevant logs, screenshots, or any other supporting details.
We will respond to reported issues within 7 days.
Since this project involves an ESP32 microcontroller:
- Ensure any Wi-Fi or network credentials are secured and not hard-coded in public code.
- Be cautious about external connections and secure network interfaces when using the ESP32 with this project.
- Regularly check for updates and patches to your ESP32 firmware and libraries.