mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 15:53:36 +01:00
add README
Former-commit-id: d1a87185137952bdfeaf6dd2543e0ff748e37859
This commit is contained in:
8
dependency-check-gradle/README.md
Normal file
8
dependency-check-gradle/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user