macaron icon indicating copy to clipboard operation
macaron copied to clipboard

Explore support for GraalVM Native image

Open tromai opened this issue 1 year ago • 0 comments

Recently, we discovered that Syft, an SBOM generator for container images, has support for GraalVM Native image - https://github.com/anchore/syft/blob/main/syft/pkg/cataloger/java/graalvm_native_image_cataloger.go However, I haven't tried out an example to see the content of an example SBOM. We could look into support analyzing GraalVM native image by accepting the SBOM generated for it.

tromai avatar May 21 '24 00:05 tromai