Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

Security: thenolle/ScreenILI

Security

.github/SECURITY.md

Security Policy

Supported Versions

This is a small embedded graphics library for MicroPython and CircuitPython. It does not handle network input or untrusted data directly.

As such, there is no formal support matrix – the latest tagged release is considered the only supported version.


Reporting a Vulnerability

If you believe you've found a security-relevant issue:

  1. Do not disclose it publicly right away.
  2. Open a private report by:
    • Creating a GitHub issue without detailed exploit steps, or
    • Contacting me directly via my GitHub profile email.

Please include:

  • A brief description of the issue
  • How it might be abused in real-world usage
  • Example code or steps if possible

Notes

  • This project is primarily intended for hobbyist and non-critical systems.
  • It should not be used as a security boundary or in safety-critical contexts without independent review.

There aren't any published security advisories