Design Studio for FastLED is in public beta. Security issues are especially important where imported graphs, generated code, local file access, or the upload helper are involved.
Please report vulnerabilities involving:
- Imported or shared graph trust boundaries.
- Formula or Code-node execution escaping the intended sandbox.
- Local file access, project import/export, or path traversal.
- Upload-helper command execution, serial-port ownership, or unsafe temp-file handling.
- Secrets, tokens, credentials, or unexpected network access.
- Prefer GitHub's private vulnerability reporting for this repository if it is enabled.
- If private reporting is not available, open a minimal public issue that does not include exploit details or a proof of concept, and request a private contact path from the maintainer.
- Include the affected commit or tag, platform, reproduction steps, impact, and any proposed mitigation.
- Triage acknowledgement target: within 7 days.
- Fix timing depends on severity, exploitability, and whether a safe workaround exists.
- Public disclosure should wait until a fix or mitigation is available.
- The local upload helper is part of the attack surface when it is running.
- Generated sketches and helper-side vendored libraries may have their own upstream vulnerabilities; please include the exact dependency/version when relevant.
- This file is process guidance, not a warranty or legal promise.