# Supported Connectors

Open the accordions to view the list of connectors in each category.

## Infrastructure

<details>

<summary><mark style="color:purple;">CI/CD</mark></summary>

* Azure Pipelines
* CircleCI
* Drone CI
* GitHub Actions
* GitLab CI/CD
* Jenkins
* TeamCity
* Travis CI
* OX CI/CD Posture

</details>

<details>

<summary><mark style="color:purple;">Cloud Deployment</mark></summary>

* AWS
* Azure
* GCP

</details>

<details>

<summary><mark style="color:purple;">Git Posture</mark></summary>

* OX Git Posture

</details>

<details>

<summary><mark style="color:purple;">Kubernetes</mark></summary>

* AKS
* EKS
* GKE

</details>

<details>

<summary><mark style="color:purple;">Registry</mark></summary>

* Amazon ECR
* Azure Container Registry
* Docker Hub
* GitLab Container Registry
* Google Artifact Registry
* Harbor
* JFrog Artifactory
* Nexus Container Registry
* Red Hat Quay

</details>

<details>

<summary><mark style="color:purple;">Source Control</mark></summary>

* AWS CodeCommit
* Azure Repos
* Azure TFS
* BitBucket Cloud
* Bitbucket Data Center/Server
* Gerrit Code Review
* GitHub
* GitLab

</details>

## Security

<details>

<summary><mark style="color:purple;">Cloud Context</mark></summary>

* Microsoft Defender for Cloud
* Oligo
* Orca
* OX Cloud Context
* PAN: Prisma Cloud - CSPM
* Qualys
* SentinelOne
* Sysdig
* Tenable
* Upwind
* Wiz

</details>

<details>

<summary><mark style="color:purple;">Code Security</mark></summary>

* Checkmarx SAST
* Coverity
* Coverity on Polaris
* Fortify On Demand
* Fortify Software Security Center
* GitHub SAST
* GitLab SAST
* HCL AppScan
* Klocwork
* OX Code Security
* Semgrep CLI
* Semgrep Enterprise
* Snyk
* SonarQube
* SonarCloud
* Veracode

</details>

<details>

<summary><mark style="color:purple;">Container Security</mark></summary>

* JFrog Xray
* OX Container Security
* PAN: Prisma Cloud Containers
* Snyk
* Sysdig

</details>

<details>

<summary><mark style="color:purple;">Dynamic App Security</mark></summary>

* Applause
* Bitsight
* Bright Security
* CyCognito
* HCL AppScan
* Invicti

</details>

<details>

<summary><mark style="color:purple;">Infrastructure as Code Scan</mark></summary>

* HCL AppSan
* OX IaC Scan
* Snyk

</details>

<details>

<summary><mark style="color:purple;">Open Source Security</mark></summary>

* Black Duck
* Checkmarx SCA
* Coverity on Polaris
* Fortify on Demand
* Fossa
* GitHub Dependabot
* GitLab Dependency Scanning
* HCL AppScan
* OX Open Source Security
* Semgrep Enterprise
* Snyk
* Sonatype Nexus IQ CLI
* Sonatype
* Veracode
* WhiteSource

</details>

<details>

<summary><mark style="color:purple;">SBOM</mark></summary>

* Fossa
* OX SBOM Scan

</details>

<details>

<summary><mark style="color:purple;">Secret/PII Scan</mark></summary>

* Fortify on Demand
* Fortify Software Security Center
* GitGuardian
* GitHub Secret Detection
* GitLab Secret Detection
* HCL AppScan
* OX Secret/PII Scan
* Semgrep Enterprise

</details>

<details>

<summary><mark style="color:purple;">Security Logs</mark></summary>

* [Logz.io](http://logz.io/)
* Splunk

</details>

## Productivity

<details>

<summary><mark style="color:purple;">AI AppSec Advisor</mark></summary>

* ChatGPT

</details>

<details>

<summary><mark style="color:purple;">Dev Alerts</mark></summary>

* Microsoft Teams
* Slack

</details>

<details>

<summary><mark style="color:purple;">Ticker Manager</mark></summary>

* Asana
* Azure Boards
* GitHub Issues
* Jira
* Monday
* ServiceNow

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ox.security/supported-connectors-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
