dep-scan icon indicating copy to clipboard operation
dep-scan copied to clipboard

Bug: Error when scanning Gradle Project

Open aydinnyunus opened this issue 7 months ago • 1 comments

Expected Behavior

Scanning java files in file system.

Actual Behavior

BUILD FAILED in 361ms

  1. Check if the correct version of java and gradle are installed and available in PATH. For example, some project might require Java 11 with gradle 7. cdxgen container image bundles Java 21 with gradle 8 which might be incompatible.
  2. Try running cdxgen with the unofficial JDK11-based image ghcr.io/appthreat/cdxgen-java:v10. Obtained only 0 from 1 jars

Steps to Reproduce

No response

Additional Information

No response

aydinnyunus avatar Jul 10 '24 20:07 aydinnyunus