Joel Rudsberg

Results 5 issues of Joel Rudsberg

The application I am building is intended not to allow any arbitrary crop to be applied to an image, instead a specific aspect ratio is only allowed. So, is it...

Thank you for your contribution in making this UI component. Helps out a lot. I am however facing a problem. I'm not certain it is related to the SlideOverCard, but...

**What would you like to be added**: It should be easy for users to detect if `syft` encounters a Native Image without an embedded SBOM. This is important for security...

bug
good-first-issue

**What would you like to be added**: The integration tests for the GraalVM Native Image Cataloger should be extended to ensure `syft` is able to extract embedded SBOMs from Native...

enhancement
good-first-issue

Using `distribution=graalvm` and `java-version=dev` fails: ``` with: java-version: dev distribution: graalvm [...] Error: Could not find highest Java version. Please file an issue at: https://github.com/graalvm/setup-graalvm/issues. ``` Expected: - Clear validation/error...