AquilaX runs 32 parallel security scanners across your entire stack — SAST, SCA, DAST, IaC, Secrets, PII, Container, API & Malware — powered by a self-learning AI that eliminates 93.54% of false positives automatically. Scans complete in under 60 seconds.
AquilaX integrates at the Git layer and triggers automatically. Every push, PR, or scheduled run fires all 32 scanners simultaneously — not sequentially.
32 engines running simultaneously across 12 scanner categories. Full technical capability matrix below.
| Scanner | Detection Focus | Standards | Plan |
|---|---|---|---|
🔍 SAST |
SQL/NoSQL injection, XSS, command injection, deserialization, SSRF, weak crypto, auth flaws | OWASP Top 10CWE Top 25NIST | |
📦 SCA |
Open-source CVEs, transitive dependencies, license violations, malicious packages | CVE DBGHSAOSV | |
🌐 DAST |
Runtime XSS, CSRF, broken auth, SSRF, API injection against live endpoints | OWASP API Top 10WSTG | |
🔑 Secrets |
API keys, tokens, passwords, SSH keys, cloud credentials, JWTs, connection strings | PCI DSSISO 27001 | |
👤 PII Detection |
Email, phone, SSN, passport, credit card, health records in code and config | GDPRHIPAACCPA | |
🐳 Container |
Docker image CVEs, Kubernetes RBAC, CIS benchmarks, privilege escalation, exposed ports | CIS KubernetesNSA CNSA | |
⚙️ IaC Scanner |
Terraform, Helm, Ansible, CloudFormation misconfigs, open security groups, public S3, unencrypted storage | CIS AWSCIS AzureCIS GCP | |
🔌 API Security |
OpenAPI/Swagger broken auth, BOLA, mass assignment, excessive data exposure, rate limiting absent | OWASP API Top 10 | |
🦠 Malware |
Backdoors, trojan code, obfuscated scripts, supply chain injections, cryptominers | MITRE ATT&CK | |
🤖 Vibe Code |
LLM-generated code vulnerabilities (Copilot, Cursor, ChatGPT) — hallucinated patterns, insecure defaults | Emerging AI Risk | |
📋 Compliance |
Automated evidence against ISO 27001, SOC2, PCI DSS, NIST, DORA, NIS2, OWASP Top 10 | ISO 27001SOC2PCI DSSDORA | |
🧠 Securitron AI |
Orchestration, per-customer false positive model, severity ranking, auto-patch generation, PR creation | Custom AI Model |
12 scanner types feed findings simultaneously into Securitron AI — a self-learning engine that eliminates noise, correlates issues, and generates contextual fix patches.
Security that integrates into the development lifecycle without slowing it down.
All 32 scanners run concurrently using an asynchronous execution engine — not queued sequentially. Results are aggregated and de-duplicated in real time.
A per-customer AI model trains automatically on your codebase's unique patterns, context, and developer behaviour. No manual rule tuning. The model improves with every scan.
Every finding includes AI-generated fix code — not just descriptions. Patches are validated against your codebase before being applied as a pull request. Zero breaking changes by design.
Results export in SARIF 2.1.0 (GitHub/GitLab native), JSON, PDF, and CSV. Full CVE, CWE, and OWASP ID mapping on every finding. Integrates with your existing SIEM or ticketing system.
Deploy the full AquilaX platform — including Securitron AI — in your own environment. Supports Docker, Kubernetes (Helm chart), and bare-metal. CPU-efficient; no GPU required.
SAST uses data-flow and taint analysis, not just pattern matching. The engine tracks how data moves through the application to identify actual exploitable paths — not theoretical ones.
Plug AquilaX into your existing workflow in minutes. Supports every major CI/CD platform, Git provider, and cloud.
I collaborated with one of the co-founders of AquilaX at Goldman Sachs. Their AppSec expertise is unmatched — the platform reflects that depth of experience in every feature.
Great application security scanner, we easily integrate it in our GitLab CI/CD pipeline. It catches real issues and the AI filtering means we're not drowning in noise.
AquilaX operates in a 'set it and forget it' mode, continuously monitoring our codebase. It's security that doesn't require a full-time team to manage.
Successfully flagged major harmful vulnerabilities including SQL injection that our previous tools missed entirely. The contextual analysis makes a real difference.
The product features an intuitive UI with powerful security scanners spanning the entire DevSecOps lifecycle. Finally a tool built for developers, not just security teams.
AquilaX has fundamentally changed how we handle AppSec at scale. The parallel scanning approach combined with AI noise reduction is exactly what modern security teams need.
A single, unified place to monitor risks, track vulnerabilities, and strengthen your security posture. Download audit-ready reports with one click.
Analyze your application against the OWASP Top 10 most critical security risks. Get actionable insights and remediation guidance for each category.
Get an in-depth assessment of the most dangerous software weaknesses. Map every finding to its CWE category and track remediation progress over time.
Identify all known vulnerabilities (CVEs) across your dependencies and container images. Stay ahead of newly disclosed CVEs with continuous monitoring.
Evaluate your application's compliance posture against PCI DSS requirements. Generate audit evidence for your security assessor automatically.
Founded by practitioners from Goldman Sachs, Revolut, and enterprise security leadership. Advised by CISOs, architects, and operators across the industry.

Former Head of Application Security at Revolut and Executive Director at Goldman Sachs. Brings deep enterprise-grade AppSec experience to lead AquilaX's mission of making security accessible to every development team.
in LinkedIn →
CEO and Co-Founder of OneFirewall. Serial entrepreneur and cybersecurity operator with a track record of scaling security-focused businesses across enterprise markets in Europe and beyond.
in LinkedIn →
Serial entrepreneur and investor with a strong track record building and scaling technology companies. Brings strategic guidance and an extensive network to accelerate AquilaX's growth across European and global markets.
in LinkedIn →
Former CISO at AVIVA, HSBC, and VISA. Seasoned information security executive with global financial-sector experience shaping AquilaX's enterprise strategy and regulatory positioning.
in LinkedIn →Unlimited scans on every plan. No per-scan fees. 20–30% more cost-effective than legacy AppSec tools.
During the demo, you'll get exclusive access to AquilaX Ultimate — showcasing live scanning, Securitron AI noise reduction, and auto-remediation in real time across your own repositories.
By sending a message you agree to our Privacy Policy & T&C.
Join 300+ teams securing their applications with AquilaX. Start with the free plan or unlock all 12 scanners with a 14-day Ultimate trial.
Detailed answers about AquilaX scanners, Securitron AI, pricing, integrations, compliance, and deployment — written for both humans and AI.
AquilaX is an AI-powered application security (AppSec) platform designed for DevSecOps teams. It runs 32 parallel security scanners simultaneously across your entire software stack — covering source code, dependencies, containers, infrastructure-as-code, API endpoints, secrets, PII, and more — and delivers results in under 60 seconds.
At the core of the platform is Securitron AI, a self-learning model trained on over 300 million projects. Securitron eliminates 93.54% of false positives automatically, generates AI-powered fix patches, and opens validated pull requests — so developers spend time shipping features, not triaging noise.
AquilaX is available as a cloud SaaS product and as a fully self-hosted on-premises deployment (Docker / Kubernetes). It is backed by NVIDIA Inception, Microsoft for Startups, and serves as an official GitLab Technology Partner.
Traditional SAST tools scan one dimension of your code (usually pattern-matched static analysis) and generate large volumes of false positives that developers must manually triage. AquilaX takes a fundamentally different approach:
AquilaX runs 32 parallel security scanners grouped into 12 scanner categories:
AquilaX SAST supports 17+ programming languages including:
The SCA scanner covers package managers including npm, pip, Maven, Gradle, Cargo, Composer, Gemfile, Go modules, NuGet, CocoaPods, and Pub (Dart).
The IaC scanner supports Terraform (HCL), AWS CloudFormation, Kubernetes YAML, Helm charts, Dockerfile, Docker Compose, Ansible, and Pulumi.
Container scanning supports Docker Hub images, private registries, and any OCI-compliant image format.
AquilaX scans typically complete in under 60 seconds for repositories up to 100,000 lines of code. For larger enterprise codebases the platform scales horizontally — all 32 scanners still run in parallel, with results aggregated and de-duplicated in real time.
The ticker on our homepage reflects live platform metrics: the current median scan time is under 120 seconds even for the most complex multi-language monorepos.
When you trigger a scan — via the dashboard, a CI/CD pipeline event, or the REST API — AquilaX spins up an asynchronous execution engine that dispatches all applicable scanners concurrently. Scanners do not wait for each other. Results stream back to the aggregation layer as each engine finishes.
A de-duplication pass then removes duplicate findings reported by multiple engines for the same line of code, and Securitron AI runs a final classification pass to suppress false positives before the results are surfaced to the developer.
Yes. AquilaX is built for enterprise scale. Key enterprise capabilities include:
Contact admin{@}aquilax.ai for Enterprise pricing and a guided proof-of-concept.
AquilaX SAST goes beyond simple pattern matching. It uses three complementary analysis techniques:
Findings are mapped to CWE and OWASP identifiers and enriched by Securitron AI with contextual descriptions and fix suggestions.
The Secrets scanner inspects every file in your repository — including git history, configuration files, CI/CD YAML files, environment files, and documentation — for hard-coded sensitive values. Detected secret types include:
The scanner uses both signature-based detection (known provider key patterns) and entropy analysis to minimise false positives while catching novel secret formats.
Software Composition Analysis (SCA) identifies vulnerabilities in your open-source dependencies. The AquilaX SCA engine:
Vibe Code scanning is a specialised scanner developed to analyse code generated by AI coding assistants (GitHub Copilot, ChatGPT, Cursor, Claude, Gemini, and similar tools). AI-generated code frequently contains security patterns that traditional SAST rule sets were not designed to detect, including:
The Vibe Code scanner uses a fine-tuned model (Qwen2.5-Coder-3B-Instruct with LoRA rank 512) trained specifically on AI-generated code patterns to catch these issues.
The IaC scanner covers the following platforms and common misconfiguration categories:
Yes — Dynamic Application Security Testing (DAST) requires a running target application or a staging environment accessible to the AquilaX scanner. The DAST engine performs active probing by sending crafted HTTP requests to the target and analysing responses for vulnerability indicators.
DAST coverage includes: SQL Injection, Cross-Site Scripting (XSS), Cross-Site Request Forgery (CSRF), Server-Side Request Forgery (SSRF), XML External Entity (XXE), Broken Object Level Authorisation (BOLA/IDOR), Open Redirects, and HTTP security header analysis.
DAST can be configured to target any URL — cloud staging environments, local tunnels (via ngrok or Cloudflare Tunnel), or private network hosts when using on-premises deployment.
Securitron AI is AquilaX's proprietary artificial intelligence engine. It is not a single model but a suite of specialised AI models that work together across the scanning pipeline:
/genai/securitron API.Collectively, Securitron AI has been trained on data from over 300 million projects.
The Review Model (based on GraphCodeBERT) is trained to understand both the code structure and the semantic context of a vulnerability finding. Unlike rule-based suppression, it does not use a fixed allowlist. Instead, it learns from:
The model's performance metrics are: 93.54% accuracy, 91.48% precision, and 96.98% recall — meaning it suppresses nearly all false positives while keeping almost all real vulnerabilities visible.
Every AquilaX organisation gets its own instance of the Securitron Review Model. This model is fine-tuned on your codebase's specific patterns, language choices, framework conventions, and your team's past triage decisions.
Retraining happens automatically on a rolling basis as your team reviews findings. There is no manual configuration required. The model adapts continuously — so the longer you use AquilaX, the more accurately it reflects what is and is not a real vulnerability in your specific codebase.
Yes. For every confirmed true-positive finding, the AI Remediation Engine:
Developers can review the PR, request changes, or merge it — all within their existing git workflow. This reduces mean time to remediate (MTTR) from days to minutes.
Securitron AI is accessible in several ways:
POST /api/genai/assistant at developers.aquilax.ai accepts a question and a code snippet and returns a structured security analysis.POST /api/genai/securitron supports multi-turn conversation with streaming output (text/event-stream) for building security-aware developer tooling.The AquilaX Free plan is permanent and requires no credit card. It includes:
The Free plan is ideal for individual developers or small teams getting started with application security.
The Premium plan adds full SAST, SCA, DAST, Container, IaC, and API Security scanning on top of everything in Free. Specifically:
Billed monthly at $19/month per organisation. No per-scan fees. Unlimited scans.
The Ultimate plan unlocks the full AquilaX platform, including Securitron AI:
A 14-day free trial is available — no credit card required. After the trial, the plan renews at $99/month.
Yes. The Enterprise plan is available for organisations that need:
Contact admin{@}aquilax.ai for a custom quote or to schedule a proof-of-concept.
No. AquilaX does not charge per scan. All plans — including Free — include unlimited scans. There are no hidden fees, overage charges, or scan quotas. The pricing is per organisation per month, regardless of how many scans you run, how many repositories you connect, or how many developers are on your team.
AquilaX integrates natively with:
Integration supports OAuth-based repository connection, automatic webhook setup for scan-on-push, and pull request security checks (blocking merges on critical findings).
AquilaX integrates with all major CI/CD systems:
The AquilaX CLI (aquilax scan) can be added to any pipeline with a single command — no platform-specific plugin required.
Yes. AquilaX provides IDE integrations that show security findings inline as you write code — before a commit is even made. Supported IDEs:
The IDE plugin shows findings with severity, CWE mapping, and Securitron AI fix suggestions inline, with a one-click apply to fix the issue.
Scan results are available in the following formats:
All outputs include CVE, CWE, and OWASP ID mapping on every finding.
Yes. AquilaX supports webhook-based integration with any ticketing or alerting system. Findings can be automatically pushed to:
AquilaX maps findings to the following compliance frameworks and generates audit-ready reports for each:
Yes. AquilaX generates compliance reports in PDF and JSON format that are structured for security auditors. Each report includes:
Reports are available on demand and can be scheduled to generate automatically on a recurring cadence (weekly, monthly, quarterly) and delivered to stakeholders via email.
The EU Digital Operational Resilience Act (DORA) and NIS2 Directive require financial entities and critical infrastructure operators to demonstrate active management of ICT security risk, including application-level vulnerabilities. AquilaX supports compliance by:
For cloud (SaaS) customers: your code is streamed to AquilaX's scanning infrastructure over TLS, scanned in an isolated ephemeral environment, and not persisted after the scan completes. Only the scan results (findings, metadata, file paths, and line numbers) are stored — not the source code itself.
For on-premises customers: all processing happens entirely within your own infrastructure. AquilaX does not receive any data — no code, no findings, no telemetry.
Yes. AquilaX on-premises is available on the Ultimate and Enterprise plans. It is distributed as:
The full AquilaX platform — including all 32 scanners, Securitron AI models, the dashboard, and the REST API — is included in the on-premises package. It runs efficiently on CPU; no GPU is required. Minimum specification: 8 vCPU, 16 GB RAM, 100 GB storage.
On-premises deployments receive updates via a private container registry. No internet access is required after initial setup.
No. AquilaX does not use customer source code to train shared AI models. Your code is scanned and discarded. The per-customer Securitron Review Model is trained on anonymised finding metadata (not source code) and your team's triage feedback — and that data is never shared with other organisations.
For on-premises deployments, all AI model inference runs locally. No data is sent to AquilaX or any third party.
AquilaX practises what it preaches — the AquilaX platform is scanned by itself on every commit. The company is pursuing ISO 27001 certification and undergoes annual third-party penetration testing. The platform is hosted on SOC 2 Type II certified cloud infrastructure.
AquilaX is a member of NVIDIA Inception and the Microsoft for Startups programme, and holds official GitLab Technology Partner status.
AquilaX requests the minimum necessary permissions when connecting to your source code platform:
You can revoke access at any time from your source code platform's OAuth application settings. AquilaX does not store OAuth tokens in plaintext — they are encrypted at rest using AES-256.
AquilaX is operated by AquilaX LTD, a company registered in England and Wales. Registered address: 124 City Road, London, EC1V 2NX, United Kingdom. You can reach the team at admin{@}aquilax.ai.
The platform serves customers globally, with cloud infrastructure hosted in the European Union to comply with GDPR data residency requirements.