snyk / gradle-plugin

Snyk Gradle Plugin - Scanning and monitoring your dependencies for security vulnerabilities from Gradle
Other
20 stars 19 forks source link

Add container test and monitor tasks #35

Open ksawerykarwacki opened 8 months ago

ksawerykarwacki commented 8 months ago

Most modern JVM applications build docker images. It would be nice to have image scanning as part of standard Gradle build instead of having to run CLI separately.