| Version | Supported |
|---|---|
| 0.1.x | ✅ |
If you discover a security vulnerability in archsight, please report it responsibly:
- Do not open a public GitHub issue for security vulnerabilities
- Email the maintainers with details of the vulnerability
- Include steps to reproduce the issue if possible
- Allow reasonable time for a fix before public disclosure
We will acknowledge receipt within 48 hours and provide an estimated timeline for a fix.
Archsight processes YAML files from the local filesystem. When deploying the web interface:
- Run behind a reverse proxy with authentication in production environments
- Limit access to trusted users who should have visibility into architecture data
- The tool does not execute arbitrary code from YAML files
- GraphViz rendering is performed client-side using WebAssembly