> For the complete documentation index, see [llms.txt](https://docs.debricked.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.debricked.com/tools-and-integrations.md).

# 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 Fortify SCA into your pipeline.
- [Fortify 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 Fortify Software Composition Analysis 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 Fortify 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 Fortify SCA with your favorite tools.
- [GitHub](https://docs.debricked.com/tools-and-integrations/integrations/github.md): Learn how to integrate Fortify SCA with Github.
- [CircleCI](https://docs.debricked.com/tools-and-integrations/integrations/circleci.md): Learn how to integrate Fortify SCA with CircleCI.
- [BuildKite](https://docs.debricked.com/tools-and-integrations/integrations/buildkite.md): Learn how to integrate Fortify SCA with BuildKite.
- [GitLab](https://docs.debricked.com/tools-and-integrations/integrations/gitlab.md): Learn how to integrate Fortify SCA with GitLab.
- [Bitbucket](https://docs.debricked.com/tools-and-integrations/integrations/bitbucket.md): Learn how to integrate Fortify SCA with Bitbucket.
- [Azure DevOps](https://docs.debricked.com/tools-and-integrations/integrations/azure-devops.md): Learn how to integrate Fortify SCA with Azure DevOps.
- [Argo workflows](https://docs.debricked.com/tools-and-integrations/integrations/argo-workflows.md): Learn how to integrate Fortify SCA with Argo Workflows.
- [Travis CI](https://docs.debricked.com/tools-and-integrations/integrations/travis-ci.md): Learn how to integrate Fortify SCA with Travis CI.
- [Jenkins](https://docs.debricked.com/tools-and-integrations/integrations/jenkins.md): Learn how to integrate Fortify SCA with Jenkins.
- [Bamboo](https://docs.debricked.com/tools-and-integrations/integrations/bamboo.md): Learn how to integrate OpenText Fortify Software Composition Analysis with Bamboo.
- [TeamCity](https://docs.debricked.com/tools-and-integrations/integrations/teamcity.md): Learn how to integrate Fortify SCA with TeamCity.
- [Fortify on Demand (FoD)](https://docs.debricked.com/tools-and-integrations/fortify-on-demand-fod.md): Learn how to use Fortify 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 Fortify SCA into Fortify SSC.
- [Fortify SCA APIs](https://docs.debricked.com/tools-and-integrations/debricked-apis.md): Expand your use of OpenText Fortify Software Composition Analysis 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 Fortify Software Composition Analysis 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 Fortify 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 Fortify 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 Fortify 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 Fortify 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 Fortify 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 Fortify 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 Fortify SCA through OneLogin.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.debricked.com/tools-and-integrations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
