Just wondering if there is any tool/mechanism for auditing security vulnerabilities in native-image generated using Graalvm native image builder.
For traditional java projects we can do an owsap security scan on the jar and generated report. Do we have anything same for Graalvm native images?