GitHub Documentation Map (Canonical)
August 2, 2026 ยท View on GitHub
This file is the single entry point for GitHub-facing documentation in this repository.
- Product overview and setup:
README.md - Contribution guide:
.github/CONTRIBUTING.md - Security policy and reporting:
.github/SECURITY.md - API reference:
docs/API.md, for the REST/Socket.io interface reference - Architecture:
docs/ARCHITECTURE.md, for a system architecture and actor overview - Changelog:
docs/CHANGELOG.md - Migration notes:
docs/MIGRATION.md, for migration from PostgreSQL to SQLite in v1.1 - Reverse proxy / subdirectory deployment:
docs/REVERSE_PROXY.md, for serving Questarr from a path like/Questarrbehind nginx/Traefik/Caddy - Security model and operations:
docs/THREAT_MODEL.md, for the attack surface analysis and security architecturedocs/SECURITY_ASSESSMENT.md, security risk assessment.docs/VULNERABILITY_MANAGEMENT.md, for the SCA/SAST remediation policy and release gatesdocs/SECRETS.md, for details on how API keys, indexer/downloader credentials, and other secrets are stored and managed.docs/SBOM.md: Every published image ships with a Software Bill of Materials.docs/VEX.md, for details on the Questar's Vulnerability Exploitability Exchange feeddocs/DEPENDENCIES.md, for how dependencies are selected, obtained, and tracked.
.github/CODE_OF_CONDUCT.md(community health file)