Jumbi Docs
Everything you need to get started with Jumbi, understand your risk reports, and integrate code risk assessment into your workflow.
Getting Started
Quick Start
Run your first risk assessment in under 2 minutes. Paste code, upload files, or connect a GitHub repo.
Understanding Risk Scores
Learn how the 0-100 risk score is calculated across Security, Code Quality, Dependencies, and Test Coverage.
GitHub Integration
Connect your GitHub repositories for one-click assessments and automated PR scanning.
Quick Example
# Install the Jumbi CLI
$ npm install -g @jumbi/cli
# Run an assessment on your project
$ jumbi assess ./my-project
# Or assess a GitHub repo directly
$ jumbi assess --repo github.com/your-org/your-repo
# View results
Scanning 234 files...
Risk Score: 45/100 (MEDIUM)
Full report: https://jumbi.jishulabs.com/r/abc123
Explore Documentation
CLI Reference
Install and use the Jumbi CLI to run assessments from your terminal or CI pipeline.
Read moreAPI Reference
Integrate Jumbi into your workflow with our REST API. Automate assessments and retrieve results.
Read moreSupported Languages
JavaScript, TypeScript, Python, and their frameworks. See what Jumbi can analyze today.
Read moreConfiguration
Customize risk thresholds, ignore patterns, and notification settings for your team.
Read moreAnalytics & Reporting
Track risk trends over time, generate team reports, and export assessment data.
Read moreSecurity & Compliance
How Jumbi handles your code, our security practices, and compliance certifications.
Read more