Event

Event
14:30
-
15:00
Day 2
C/C++ Build-time SBOMs with pkgconf
<p>Build-time SBOMs for traditional C/C++ applications have historically been difficult to generate. To improve this situation, we have been extending <a href="https://github.com/pkgconf/pkgconf">pkgconf</a> to support generating high-quality build-time SBOMs, as the pkg-config database already understands all of the build dependency relationships needed for a build-time SBOM. This talk is intended to be a walk through using the new pkgconf 3.x SBOM tools to generate a high quality build-time SBOM for a project.</p>