otel-sig-security - adding SBOM to builds#1136
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1136 +/- ##
=========================================
Coverage 84.27% 84.27%
Complexity 2160 2160
=========================================
Files 279 279
Lines 6137 6137
=========================================
Hits 5172 5172
Misses 965 965
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Sentry.
|
|
It ran in 4 seconds and looks to have found some PHP packages, which is a good start. The next question is: how do we surface this? (particularly given we don't do releases in this repo or in contrib) |
|
@bobstrecansky It looks like this is successfully generating an SBOM, and it claims to be uploading it as an artifact, but I can't see one. |
#otel-sig-security asked for SBOM to be added to builds. This PR adds it to our php actions. It may be too frequent, but we can ensure we have this for when we do our builds.