# Tools & Integrations

- [Command Line Interface (CLI)](https://docs.debricked.com/tools-and-integrations/cli.md): Learn all about our Command Line Interface, which enables you to run vulnerability scans on your local machine and integrate OpenText Core SCA into your pipeline.
- [OpenText Core SCA CLI](https://docs.debricked.com/tools-and-integrations/cli/debricked-cli.md): Learn all about our Command Line Interface, which enables you to run vulnerability scans on your local machine and integrate OpenText Core SCA into your pipeline.
- [High performance scans](https://docs.debricked.com/tools-and-integrations/cli/debricked-cli/high-performance-scans.md)
- [File fingerprinting](https://docs.debricked.com/tools-and-integrations/cli/debricked-cli/file-fingerprinting.md): Learn about OpenText Core SCA's fingerprint analysis and how to set it up.
- [Legacy CLI](https://docs.debricked.com/tools-and-integrations/cli/legacy-cli.md)
- [CI/CD integrations](https://docs.debricked.com/tools-and-integrations/integrations.md): See the list of available CI or CD integrations and step-by-step tutorials for integrating OpenText Core SCA with your favorite tools.
- [GitHub](https://docs.debricked.com/tools-and-integrations/integrations/github.md): Learn how to integrate OpenText Core SCA with Github.
- [CircleCI](https://docs.debricked.com/tools-and-integrations/integrations/circleci.md): Learn how to integrate OpenText Core SCA with CircleCI.
- [BuildKite](https://docs.debricked.com/tools-and-integrations/integrations/buildkite.md): Learn how to integrate OpenText Core SCA with BuildKite.
- [GitLab](https://docs.debricked.com/tools-and-integrations/integrations/gitlab.md): Learn how to integrate OpenText Core SCA with GitLab.
- [Bitbucket](https://docs.debricked.com/tools-and-integrations/integrations/bitbucket.md): Learn how to integrate OpenText Core SCA with Bitbucket.
- [Azure DevOps](https://docs.debricked.com/tools-and-integrations/integrations/azure-devops.md): Learn how to integrate OpenText Core SCA with Azure DevOps.
- [Argo workflows](https://docs.debricked.com/tools-and-integrations/integrations/argo-workflows.md): Learn how to integrate OpenText Core SCA with Argo Workflows.
- [Travis CI](https://docs.debricked.com/tools-and-integrations/integrations/travis-ci.md): Learn how to integrate OpenText Core SCA with Travis CI.
- [Jenkins](https://docs.debricked.com/tools-and-integrations/integrations/jenkins.md): Learn how to integrate OpenText Core SCA with Jenkins.
- [Bamboo](https://docs.debricked.com/tools-and-integrations/integrations/bamboo.md): Learn how to integrate OpenText Core SCA with Bamboo.
- [TeamCity](https://docs.debricked.com/tools-and-integrations/integrations/teamcity.md): Learn how to integrate OpenText Core SCA with TeamCity.
- [Fortify on Demand (FoD)](https://docs.debricked.com/tools-and-integrations/fortify-on-demand-fod.md): Learn how to use OpenText Core SCA through Fortify on Demand.
- [Fortify Software Security Center (SSC)](https://docs.debricked.com/tools-and-integrations/fortify-software-security-center-ssc.md): Learn how to integrate OpenText Core SCA into the Fortify SSC.
- [OpenText Core SCA APIs](https://docs.debricked.com/tools-and-integrations/debricked-apis.md): Expand your use of OpenText Core SCA with the help of APIs.
- [Open source select API](https://docs.debricked.com/tools-and-integrations/debricked-apis/open-source-select-api.md)
- [Integrated Development Environments (IDEs)](https://docs.debricked.com/tools-and-integrations/ides.md): Learn how to use OpenText Core SCA in your dev environment.
- [Single Sign-On (SSO)](https://docs.debricked.com/tools-and-integrations/single-sign-on-sso.md): Learn how to set up Single Sign-On (SSO) with OpenText Core SCA through an Identity Provider of your choice.
- [Single Sign-On (SSO) through Okta (OIDC)](https://docs.debricked.com/tools-and-integrations/single-sign-on-sso/single-sign-on-sso-through-okta.md): Learn how to set up Single Sign-On (SSO) with OpenText Core SCA through Okta.
- [Single Sign-On (SSO) through Microsoft Entra ID (OIDC)](https://docs.debricked.com/tools-and-integrations/single-sign-on-sso/single-sign-on-sso-through-microsoft-entra-id.md): Learn how to set up Single Sign-On (SSO) with OpenText Core SCA through Microsoft Entra ID.
- [Single Sign-On (SSO) through JumpCloud OIDC](https://docs.debricked.com/tools-and-integrations/single-sign-on-sso/single-sign-on-sso-through-jumpcloud-oidc.md): Learn how to set up Single Sign-On (SSO) with OpenText Core SCA through JumpCloud OIDC.
- [Single Sign-On (SSO) through  Github (OIDC)](https://docs.debricked.com/tools-and-integrations/single-sign-on-sso/single-sign-on-sso-through-github.md): Learn how to set up Single Sign-On (SSO) with OpenText Core SCA through GitHub.
- [Single Sign-On (SSO) through Okta (SAML)](https://docs.debricked.com/tools-and-integrations/single-sign-on-sso/single-sign-on-sso-through-okta-saml.md): Learn how to set up Single Sign-On (SSO) with OpenText Core SCA through Okta.
- [Single Sign-On (SSO) through OneLogin (SAML)](https://docs.debricked.com/tools-and-integrations/single-sign-on-sso/single-sign-on-sso-through-onelogin-saml.md): Learn how to set up Single Sign-On (SSO) with OpenText Core SCA through OneLogin.


---

# 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.debricked.com/tools-and-integrations.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.
