Open
Description
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.