Toranj.ai

Supported Languages & Frameworks

Comprehensive security analysis coverage for 20+ programming languages and hundreds of frameworks, libraries, and tools.

Always up-to-date
Production-ready

Language Support Overview

20+
Programming Languages
500+
Frameworks & Libraries
1000+
Security Rules
99%
Accuracy Rate

Detailed Language Support

🟨

JavaScript

Excellent
Coverage:95%
React
Vue.js
Angular
Node.js
Express
Next.js
Nuxt.js
🔷

TypeScript

Excellent
Coverage:95%
React
Vue.js
Angular
Node.js
Express
Next.js
NestJS
🐍

Python

Excellent
Coverage:92%
Django
Flask
FastAPI
Pandas
NumPy
Jupyter
Celery

Java

Excellent
Coverage:90%
Spring Boot
Spring MVC
Hibernate
Maven
Gradle
Android
💜

C#

Excellent
Coverage:88%
.NET Core
ASP.NET
Entity Framework
Xamarin
Unity
Blazor
🐹

Go

Very Good
Coverage:85%
Gin
Echo
Fiber
Buffalo
Beego
Revel
Gorilla
🦀

Rust

Good
Coverage:82%
Actix-web
Rocket
Warp
Tokio
Serde
Diesel
🐘

PHP

Very Good
Coverage:87%
Laravel
Symfony
CodeIgniter
WordPress
Drupal
Zend
💎

Ruby

Very Good
Coverage:84%
Ruby on Rails
Sinatra
Hanami
Grape
Padrino
⚙️

C/C++

Good
Coverage:78%
Qt
Boost
OpenCV
POCO
Standard Library

Framework-Specific Security Analysis

Specialized security checks tailored for popular frameworks

⚛️
React/Next.js

  • • JSX injection vulnerabilities
  • • dangerouslySetInnerHTML usage
  • • Server-side rendering security
  • • Component prop validation

🌱
Spring Boot

  • • Spring Security misconfigurations
  • • JPA injection vulnerabilities
  • • Actuator endpoint exposure
  • • Bean validation bypass

🐍
Django

  • • ORM injection patterns
  • • Template injection risks
  • • CSRF protection bypass
  • • Admin interface security

💎
Ruby on Rails

  • • Mass assignment vulnerabilities
  • • ActiveRecord injection
  • • Route security issues
  • • YAML deserialization risks

🐘
Laravel

  • • Eloquent injection patterns
  • • Blade template security
  • • Route model binding issues
  • • Middleware bypass risks

📱
React Native

  • • Native module security
  • • AsyncStorage encryption
  • • Deep link validation
  • • Bridge communication security

Upcoming Language Support

Languages and frameworks we're actively working on

Kotlin

In Development

Q2 2025

Swift

Planned

Q3 2025

Scala

Planned

Q4 2025

Dart/Flutter

Research

TBD

Request a Language

Don't see your language or framework? Let us know what you need!

Submit Request

Integration Examples

How Toranj integrates with your development workflow

# Scan a Node.js project
toranj scan ./my-node-app --language javascript
# Include React-specific checks
toranj scan ./my-react-app --framework react
# Scan with TypeScript support
toranj scan ./my-ts-app --language typescript --strict