Skip to content

Find the code you need without learning the whole codebase.

votrio/Select folders to expand

Four places to know

Product app
app/
Pages, protected API routes, authentication, integrations, teams, settings, and the scan experience.
Scanning engine
app/lib/scanner/
Versioned policies, data-driven security rules, validators, and repository analysis logic.
Local CLI
backend/src/
The installable command-line client for authentication, local scans, and wrapped process runs.
Data model
supabase/migrations/
Auditable SQL migrations for product data, notifications, integrations, teams, and invitations.

Generated output, installed dependencies, local environment files, and build caches are intentionally omitted. The map shows source-controlled architecture, not every file on disk.