stark is a documentation + reference plugin. It does not execute untrusted code or accept user data. The primary attack surface is the scripts/ directory, which contains small Python helper utilities for platform detection and token export.
The latest tagged release is supported. Earlier versions are not maintained.
If you find a security issue:
- Do not open a public issue.
- Open a private security advisory via GitHub: https://github.com/f0d010c/stark/security/advisories/new
- Include reproduction steps and impact assessment.
You should expect an initial response within 14 days.
- Vulnerabilities in third-party dependencies (file with the dependency upstream)
- Issues in user-generated output (the plugin guides design choices; it does not validate generated code for security)
- Issues in local visual QA projects that are not part of this repository