The security of this project is taken seriously. We appreciate your efforts to responsibly disclose any findings and will make every effort to acknowledge your contributions.
Security updates are provided only for the latest released version of this app. Users are strongly encouraged to keep their installations up to date.
| Version | Supported |
|---|---|
| Latest release | ✅ |
| Older releases | ❌ |
Please do not report security vulnerabilities through public GitHub issues, discussions, or pull requests.
Instead, report them privately through GitHub's private vulnerability reporting:
If for any reason you are unable to use GitHub's private vulnerability reporting, you may also reach out to the maintainer by email at opensource@frenck.dev.
When reporting, please include as much of the following as possible:
- A clear description of the vulnerability and its potential impact.
- Steps to reproduce, or a proof of concept.
- Affected version(s) of the app.
- Any known mitigations or workarounds.
- Acknowledgement: you will receive an acknowledgement of your report within 48 hours.
- Initial assessment: a triage and initial severity assessment will be shared within 7 days of the acknowledgement.
- Fix and disclosure: valid reports are targeted for resolution and coordinated public disclosure within 90 days of the initial report, depending on complexity and impact.
You will be kept informed throughout the process and credited in the release notes for the fix, unless you prefer to remain anonymous.
The following are not considered security vulnerabilities in this project:
- Vulnerabilities in upstream or transitive dependencies. These are handled continuously by Renovate and addressed through regular dependency updates.
- Issues in code-server or Visual Studio Code itself; please report those directly to the code-server project.
- Issues in the Home Assistant Supervisor or Operating System; please report those directly to the Home Assistant project.
- The absence of authentication on the app's own web interface. Access is delegated to Home Assistant, which authenticates the user before proxying the request through Ingress.
- Consequences of the
packagesandinit_commandsoptions, or of code executed from the built-in terminal. These run arbitrary user-supplied commands by design.
This security policy covers the Studio Code Server Home Assistant app published from this repository, including its container images and configuration.