Files
DependencyCheck/dependency-check-gradle
ma wei 51c3ebcdb8 add ability to publish this plugin to Bintray
Former-commit-id: 61b03346bf2f3035d52f86c88d8d655099ed5eb7
2015-05-12 16:45:40 +08:00
..
2015-05-12 16:22:15 +08:00
2015-05-07 11:25:31 +08:00
2015-05-07 11:25:31 +08:00
2015-05-07 11:25:31 +08:00
2015-05-08 16:04:29 +08:00

Dependency-Check-Gradle

Working in progress

This is a DependencyCheck gradle plugin designed for project which use Gradle as build script.

Dependency-Check is a utility that attempts to detect publicly disclosed vulnerabilities contained within project dependencies. It does this by determining if there is a Common Platform Enumeration (CPE) identifier for a given dependency. If found, it will generate a report linking to the associated CVE entries.