Skip to main content

Enterprise

VORO Enterprise extends the open-source scanner with fleet management, Bayesian risk scoring, and web-based reporting for teams and organizations.

Tiers

FeatureFree (Open Source)TeamEnterprise
voro-scan CLI (745 patterns, 16 languages)YesYesYes
External scanner integration (14 scanners)YesYesYes
JSON audit reportsYesYesYes
Bayesian risk scoring (voro-brain)YesYes
A-F safety gradesYesYes
Web dashboard (scan.voro.security)YesYes
GitHub App (PR scanning)YesYes
Exploitability scoring with call graph analysisYes
Fleet management (multi-repo monitoring)Yes
Continuous monitoring (scan on push)Yes
API accessRate-limitedUnlimited
Priority supportYes

Pricing and plan details are being finalized. If you're interested in early access, reach out at the voro-scan GitHub repository.

What Enterprise Adds

Bayesian Risk Scoring

The voro-brain scoring engine evaluates findings across 6 risk dimensions (fund safety, access control, external risk, code integrity, dependency health, agent autonomy) using corpus-calibrated priors. Instead of raw finding counts, you get confidence-weighted A-F grades that reflect actual exploitability.

GitHub App Integration

Install the VORO GitHub App on your repositories. On every pull request:

  1. VORO clones the branch and runs the full scan pipeline
  2. Findings are posted as PR comments with severity breakdowns
  3. A GitHub Check Run reports pass/fail against your configured threshold

Fleet Management

Monitor multiple repositories from a single dashboard. Track security posture over time, compare grades across projects, and set organization-wide policies for scan thresholds.

Continuous Monitoring

VORO watches your repositories for new commits and re-scans automatically. Get alerts when a code change introduces a new vulnerability or when a dependency CVE affects your project.

Current Status

The web scanner at scan.voro.security is in active development. Local production testing is complete (Phase E-A). Public deployment is next (Phase E-B).

API access and Stripe-based billing are on the roadmap. Self-hosted enterprise deployment is planned for after the public launch.