Integrate OpenText Debricked with Vulnetix. Use the Debricked CLI to scan dependencies and export CycloneDX SBOMs from the Debricked dashboard for upload to Vulnetix.
SaaS platformCycloneDXSPDXSARIFJSON
Run OpenText Debricked in CI
Scan on every push and upload the results to Vulnetix:
- name: Debricked scan
uses: debricked/actions@v1
with:
integration-id: github-actions
env:
DEBRICKED_TOKEN: ${{ secrets.DEBRICKED_TOKEN }}
Centralise OpenText Debricked results in Vulnetix
Upload OpenText Debricked CycloneDX, SPDX, SARIF, JSON output to the Vulnetix platform to deduplicate findings, prioritise them with EPSS, CISA KEV and Coalition ESS exploit intelligence, and track remediation across every scanner in a single queue.