Skip to main content

Integration Catalog

Twenty-four tools, eight categories, five kinds of connection. This page is the catalog as the platform ships it, with the one thing a card cannot fit: the exact fields each wizard asks for. For how the wizard works, see Connecting Tools; for what the capability words mean, see the Overview.

Data integrations — pulls data in / two-way

ToolCategoryAfter connectingFields
WazuhSecurity TestingAgents → Asset Inventory and the security graph; alerts → Alerts; host CVEs → vulnerability occurrences; Endpoint Security dashboard. 30-minute sync. Detailsapi_username* api_password* wazuh_host* · wazuh_port (55000) verify_ssl ca_cert indexer_host indexer_port (9200) indexer_username indexer_password
SonarQubeCode SecuritySnapshot of projects and open vulnerability issues (GET /api/integrations/data/sonarqube); issues are not imported as findings. Detailstoken* server_url* · project_key verify_ssl ca_cert
JenkinsDevOps & CI/CDJob summary snapshot on each sync (GET /api/integrations/data/jenkins)username* api_token* jenkins_url* · verify_ssl ca_cert
JiraTicketing & ITSMTickets from critical findings automatically and from high findings on request; status synced both ways every 15 minutes; Jira tab. Detailsbase_url* auth_email* auth_token* · default_project_key

Outbound integrations — sends out

ToolCategoryAfter connectingFields
SlackCollaboration & NotificationsSecurity alerts, scan failures and platform events to the default channel; routing rules per category / severity / sourcewebhook_url (https://hooks.slack.com/…) · default_channel
Microsoft TeamsCollaboration & NotificationsSecurity alerts as cardswebhook_url*
Email (SMTP)Collaboration & NotificationsAlert and event email to team members, scheduled reports, invitations — unless the deployment sets SMTP_HOSTsmtp_host* smtp_port* smtp_username* smtp_password* · from_email use_tls (true)
PagerDutyMonitoring & AnalyticsIncidents for the team's alerts (opt-in by connecting; channels.pagerduty=false to pause)integration_key* · service_name
ConfluenceCollaboration & NotificationsCompliance summary page published to a space on request (POST /api/integration-config/confluence/publish-compliance-summary)base_url* auth_email* auth_token* · default_space_key
GitHub ActionsDevOps & CI/CDRecords the connection; pipeline scanning itself is configured with the workflow in CLI & CI/CDgithub_token* · repository workflow_id

Verified connections — connection test only

The connection is tested for real and re-checked on the health schedule; no data is imported. ZAP, Nuclei and Prowler are engines the platform already runs natively — these entries verify a separate instance you operate.

ToolCategoryThe testFields
OWASP ZAPSecurity TestingZAP API version call with the API keyapi_key* zap_host* · zap_port (8080) target_url verify_ssl ca_cert
Burp SuiteSecurity TestingBurp REST API call with the API keyapi_key* burp_host* · burp_port (1337) license_key verify_ssl ca_cert
NucleiSecurity TestingConfirms the Nuclei engine is available to the platform (Docker image or binary)target_url* · template_path severity
Greenbone OpenVASSecurity TestingSigns in to the Greenbone Security Assistant web API. Results stay in Greenbone. Detailsusername* password* gmp_host* · gmp_port (9392, the GSA web port) verify_ssl ca_cert
SnykCode SecuritySnyk REST API /self with the tokenapi_token* · organization_id
AWS Security HubCloud Securitysecurityhub:DescribeHub with the keysaws_access_key_id* aws_secret_access_key* region* · aws_session_token
ProwlerCloud Securitysts:GetCallerIdentity with the keys — the built-in cloud scanner does not need this; connect real accounts in Cloud Securityaws_access_key_id* aws_secret_access_key* · aws_region aws_session_token
CloudMapperCloud Securitysts:GetCallerIdentity with the keysaws_access_key_id* aws_secret_access_key* · account_id

Catalog only — shown as Planned

Listed so you can see the direction; the card has no Connect button.

ToolCategory
PentestGPTSecurity Testing
CodeQLCode Security
Datadog · GrafanaMonitoring & Analytics
ServiceNowTicketing & ITSM
SplunkSIEM & SOAR

For a SIEM today, use webhook subscriptions — signed JSON for every platform event — rather than waiting for a vendor card. Request Integration at the bottom of the catalog sends your ask to the product team.

Fields marked * are required

Optional fields show their default in parentheses. verify_ssl / ca_cert appear on every tool the platform connects to over TLS that might sit behind a private CA; see Connecting Tools.