Scanning Conan (C++) projects
Learn how to scan Conan (C++) projects with OpenText Core SCA.
OpenText Core SCA supports scanning of CycloneDX SBOMs. To scan a Conan project, you can use the following GitHub Action that generates an SBOM and scans it with the OpenText Core SCA tool:
https://github.com/Debricked-Community/conan-example/blob/master/.github/workflows/debricked.yml
It uses the official CycloneDX Conan generator from the CycloneDX project.
Last updated
Was this helpful?

