Skip to content

Security: zamweis/t-display-s3-tetris

Security

SECURITY.md

Security Policy

Supported Versions

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.

Reporting a Vulnerability

To report a security issue, please use one of the following methods:

  1. Private GitHub Message: You can contact the project maintainers directly through a private GitHub message.
  2. GitHub Discussions (Private): Post a private discussion thread if possible to share any sensitive information.
  3. 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.

Security Best Practices

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.

There aren’t any published security advisories