Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 568 Bytes

gradle.md

File metadata and controls

20 lines (11 loc) · 568 Bytes

Gradle Detection

Requirements

Gradle detection depends on the following to successfully run:

Detection strategy

Gradle detection is performed by parsing any *.lockfile found under the scan directory.

Known limitations

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.