Hi
If I understand correctly, when scanning projects with gradle, cdxgen launches its task "gradlew dependencies -q --console" and then analyzes the dependencies.
Is it possible to pass cdxgen to input a ready file with "gradlew dependencies -q --console > dep.txt" ?