Gradle detection depends on the following to successfully run:
- Gradle 7 or prior using Single File lock
- One or more
.lockfile
files
Gradle detection is performed by parsing any *.lockfile
found under the scan directory.
Gradle detection will not work if lock files are not being used.
Dev dependency tagging is not supported.
Full dependency graph generation is not supported.