Hey folks! We (Snyk) just launched support (free for open-source) for testing Gradle-based projects for known vulnerable dependencies (both transient and direct).
Basically, we look through the entire dependency tree and check against our open-source vulnerability database (Maven being the relevant one) to see if any vulnerabilities exist. If they do, we can be used to break a build, block a PR on GitHub or whatever specific action you may want to take using the CLI.
We did run it through some folks for a beta period, but it’s still early and we’re keen on getting a lot more feedback if possible. If anyone is willing to give it a go (it’s free for open-source projects), we would welcome any feedback you might have.
Thanks!
Tim