Welcome to Juro v2.0.0
🚀 What's New in v2.0.0
✅ GitHub Actions Integration
Complete workflow generation, PR compliance checking, and team notifications with 18/18 BDD tests passing.
✅ VS Code Extension
Real-time compliance scanning with inline violation highlighting and compliance scoring (85% complete).
✅ Performance Optimization
Intelligent caching, parallel processing, and memory management for large codebases.
✅ Enhanced MCP Tools
5 new GitHub Actions tools plus existing compliance tools with comprehensive API coverage.
🚀 Why Choose Juro?
Zero-Configuration Setup
- Auto-Detection: Automatically detects project types and relevant regulations
- Smart Defaults: Works out of the box with sensible defaults
- One-Click Integration: Set up compliance scanning in minutes, not hours
Agent-Native
- MCP Protocol Integration: Claude, Cursor, and Copilot can invoke Juro tools directly
- CLI-First: Every capability ships to the OSS CLI before the hosted surface
- Deterministic Findings: Same target + same rules → same output, every run
Coverage
- 20+ Programming Languages: TypeScript, Python, Java, Go, Rust, and more
- Regulations: GDPR, DORA, DPDP (India)
- Real-Time Scanning: Instant feedback as you code
🎯 Key Features
🔍 Compliance Scanning
Automatically scan your code for compliance violations across multiple regulations and standards.
🤖 AI Analysis
Leverage artificial intelligence to understand code context and provide intelligent recommendations.
💬 Natural Language
Ask questions about your code in plain English and get instant, accurate answers.
🔧 Auto-Discovery
Automatically detect project types, frameworks, and relevant compliance requirements.
⚡ Real-Time Feedback
Get instant compliance feedback as you code with VS Code extension and CLI tools.
🔗 Easy Integration
Integrate with GitHub Actions, CI/CD pipelines, and popular development tools.
📊 Compliance Coverage
✅ Fully Implemented (36 Rules)
GDPR
5 rules: Article 30 – processing documentation, retention, data subject rights
✅ ImplementedDORA
6 rules: Resilience – logging, encryption, incident response, business continuity, third-party risk, testing
✅ ImplementedDPDP (India)
25 rules: Consent, notice, Data Principal rights, Data Fiduciary duties, cross-border, children's data, Aadhaar/PAN
✅ Implemented⚡ Performance Benchmarks
Small Projects
< 100 files
< 1 secondMedium Projects
100-1000 files
< 10 secondsLarge Projects
1000+ files
< 60 secondsCache Hit Rate
Repeated scans
90%+🛠️ Quick Start
1. Install Juro
cd juro && npm install && npm run build
2. Scan Your Project
node packages/cli/dist/cli.js scan ./my-project -r DPDP -o table
3. Optional: DPDP verification
# With Ollama + mistral-regtech: verify findings or filter false positives
node packages/cli/dist/cli.js scan ./my-project -r DPDP --verify --verify-max 10 -o html -f report.html --open
4. VS Code Extension
# Install from VS Code marketplace
# Search for "Juro Compliance"
🔗 Popular Integrations
GitHub Actions
Complete workflow generation, PR compliance checking, and team notifications with 18/18 BDD tests passing.
Learn More →v2.0.0VS Code Extension
Real-time compliance scanning with inline violation highlighting and compliance scoring (85% complete).
Learn More →v2.0.0CLI Tools
Command-line interface for local scanning, custom rules, and automated workflows.
Learn More →AI Agent APIs
Natural language processing and intelligent code analysis with MCP protocol integration.
Learn More →📈 Success Stories
🚀 Get Started Today
Ready to transform your compliance workflow? Choose your path:
Ready to get started? Install Juro now or explore our features to learn more about what Juro can do for your team.