50+ Integrations Available

Security that fits
your workflow.

AquilaX connects to the tools your team already uses. From your source control to your ticket tracker to your Slack channel β€” security findings flow where your team works.

Connects with
GitHub GitLab Jira Slack
AquilaX Security Hub πŸ™ GitHub 🦊 GitLab πŸ”΅ Jira πŸ—οΈ Jenkins πŸ’¬ Slack 🐳 Docker πŸͺ£ Bitbucket
50+ integrations available

Up and running in minutes

Connect β†’ Scan β†’ Fix. No configuration required.

1

Connect

OAuth connect your GitHub, GitLab, or Bitbucket account. AquilaX gets read-only access to your repositories.

β†’
2

Configure

Select which repos to scan, set scan frequency, configure CI/CD gate thresholds. Takes 3 minutes.

β†’
3

Scan

32 scanners run in parallel. Securitron AI analyzes findings and filters noise. Results in minutes.

β†’
4

Fix

Findings flow to Jira, GitHub Issues, or Slack. Developers get actionable alerts with remediation guidance.

Connect your entire stack

πŸ“¦

Source Control

Scan repositories automatically on every push, PR, or schedule

πŸ™
GitHub
OAuth + GitHub Actions
🦊
GitLab
OAuth + GitLab CI
πŸͺ£
Bitbucket
OAuth + Pipelines
πŸ”·
Azure Repos
OAuth + Azure Pipelines
βš™οΈ

CI/CD Pipelines

Block vulnerable code from reaching production with pipeline gates

πŸ™
GitHub Actions
YAML Action
🦊
GitLab CI
.gitlab-ci.yml
πŸ—οΈ
Jenkins
Jenkinsfile Step
πŸ”·
Azure Pipelines
YAML Task
πŸ”„
CircleCI
Orb Integration
πŸͺ£
Bitbucket Pipelines
Pipe Step
πŸƒ
TeamCity
Build Step
πŸ’»
CLI
Any pipeline
🎫

Issue Tracking

Security findings automatically become developer tickets

πŸ”΅
Jira
Auto-create issues
🟣
Linear
Auto-create issues
πŸ™
GitHub Issues
Auto-create issues
πŸ”·
Azure Boards
Work item creation
πŸ“‹
Webhooks
Any issue tracker
πŸ””

Notifications

Get alerted where your team communicates

πŸ’¬
Slack
Channel alerts
πŸ’Ό
Microsoft Teams
Channel alerts
πŸ“§
Email
Digest + real-time
πŸ”—
Webhooks
Custom endpoints
πŸ“±
PagerDuty
Critical alerts
🐳

Container Registries

Scan images before they're pulled or deployed

🐳
Docker Hub
Registry scan
🟠
AWS ECR
Registry scan
πŸ”΅
Google GCR
Registry scan
πŸ”·
Azure ACR
Registry scan
🦊
GitLab Registry
Registry scan
πŸ’»

IDE & Developer Tools

Catch issues before they're committed β€” in the editor

πŸ”΅
VS Code
Extension
🟠
JetBrains
Plugin (all IDEs)
⌨️
CLI Tool
Any workflow
πŸ”Œ
REST API
Custom integrations
πŸ“Š

SIEM & Reporting

Feed security findings into your enterprise monitoring stack

πŸ”
Splunk
Log forwarding
🟠
Elastic SIEM
Log forwarding
πŸ“‹
PDF Reports
Compliance export
πŸ“Š
CSV Export
Bulk findings
πŸ”—
Webhooks
Any SIEM
REST API

Build custom integrations

AquilaX's REST API gives you full programmatic access to scans, findings, and security ratings. Build AquilaX into your internal developer portal, your compliance tooling, or your custom security dashboards.

  • βœ“Trigger scans programmatically
  • βœ“Retrieve findings in JSON or CSV
  • βœ“Query Security Ratings per repo
  • βœ“Webhooks for real-time events
  • βœ“Full API documentation available
Read API Docs β†’
Example: Trigger a scan via API
curl -X POST \
  https://api.aquilax.ai/v1/scans \
  -H "Authorization: Bearer {token}" \
  -H "Content-Type: application/json" \
  -d '{"repo": "org/my-app", "branch": "main"}'

// Response
{ "scan_id": "scn_4f8a2c", "status": "running", ... }

Integrations in action

AquilaX GitHub integration scan results

Scan triggered via GitHub Actions CI/CD pipeline

AquilaX security findings in dashboard

Security findings with Jira ticket creation

AquilaX compliance report integration

Compliance reports generated and shared automatically

Not Seeing Your Tool?

We add integrations
based on customer requests.

Tell us what tools you use and we'll prioritize the integration. Most integration requests are shipped within 2–4 weeks.

Start Integrating β†’ Request an Integration