Chris Swan

Chris Swan

Engineer at Atsign building the open-source atPlatform. Former Fellow at DXC Technology and CTO at UBS, Capital SCF, and Credit Suisse. Co-host of the Tech Debt Burndown podcast and Google Developer Expert. Chris brings extensive experience in DevOps, open source, and cybersecurity to his role as an sbomify advisor.

Posts by Chris Swan

Using Conan for C SBOMs

How to use the Conan package manager to generate SBOMs for C and C++ projects, addressing the lack of native package management in these languages.

The C conundrum - generating SBOMs when there's no lockfile

Exploring the challenge of generating SBOMs for C/C++ projects without native package managers, reviewing cmake-sbom, Conan, cve-bin-tool, and CISA …