For the complete documentation index, see llms.txt. This page is also available as Markdown.

Heeler SCA

You can connect OX to your Heeler instance to import its software composition analysis (SCA) findings. This lets you review Heeler open source vulnerabilities alongside your other findings in the OX platform.

Heeler identifies vulnerable open source dependencies in your projects. OX reads those results through the Heeler API, maps them to your applications, and presents them for triage, prioritization, and reporting.

After connecting, you see Heeler results on the Active issues page. Filter by Source tool > Heeler to focus on them.

What OX adds

  • Context and correlation: OX maps Heeler open source findings to applications, repositories, and services to show impact and ownership.

  • Prioritization with severity factors: OX reprioritizes vendor severities when exploitability and environment context change the risk. Severity factors explain why the priority changed.

  • Reachability context: OX links dependency findings to the code and workloads that use them, so you focus on vulnerabilities that actually reach your applications.

Terminology mapping

Heeler and OX use different labels for similar concepts. Use this map while you work.

Heeler term
What it includes
OX equivalent

Vulnerabilities (SCA)

CVEs in third-party open source packages

Issues (open source)

Repositories, services

Scanned code units

Applications

Severity

Vendor severity rating

Issues with severity factors

Prerequisites

  • OX permissions: Permission to configure connectors.

  • Heeler API token: An API token from your Heeler account, from Step 1.

Step 1: Generate an API token [Heeler]

Heeler authenticates API requests with an API token generated from your Heeler account.

  1. Sign in to Heeler at https://app.heeler.com. Self-hosted deployments use your own instance URL.

  2. Go to your account or organization settings.

  3. Generate an API token.

  4. Copy the token and store it in a secure location.

Step 2: Determine your host URL

OX connects to Heeler at your instance base URL. Cloud tenants use https://app.heeler.com. Self-hosted deployments use their own instance URL. Confirm the value in your browser address bar while signed in to Heeler.

Step 3: Connect Heeler to OX [OX]

  1. In OX, go to Connectors.

  2. In the search box, enter Heeler. The Heeler connector appears under Open Source Security.

  3. Select the Heeler card to open the Configure your Heeler credentials dialog.

  1. On the Token method, enter the following details.

Field
What to use

Heeler Host URL

The base URL of your Heeler instance, for example https://app.heeler.com. Self-hosted deployments use your own instance URL.

API Token

The API token you created in Step 1.

  1. Select Verify Connectivity to confirm the credentials, then select Connect.

Last updated