| Version | Supported |
|---|---|
| 1.0.x | ✅ |
If you discover a security vulnerability in this project, please:
- Do not open a public issue
- Report it privately to the maintainers via GitHub's Security Advisory: https://github.com/qinfa-dev/ctu-thesis-cli/security/advisories/new
- Or contact the maintainers directly
- Description of the vulnerability
- Steps to reproduce
- Affected version(s)
- Potential impact
We aim to respond within 48 hours and publish fixes promptly.
Security concerns typically involve:
- The installer script (
install.sh) — untrusted URL sources, command injection - Template file generation — path traversal, file overwrite risks
- The
updatecommand — backup and restore integrity - CI/CD workflows — secret exposure, supply chain risks