opentelemetry-java-instrumentation icon indicating copy to clipboard operation
opentelemetry-java-instrumentation copied to clipboard

Generate an SBOM for the javaagent artifact

Open tylerbenson opened this issue 2 years ago • 0 comments

We have been asked to generate SBOMs for published assets that are either natively compiled, or have vendored/embedded dependencies. In java, this mainly applies to the javaagent.

Reference Security SIG's recommendations for more details.

tylerbenson avatar Apr 09 '24 15:04 tylerbenson