mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-22 17:19:30 +01:00
added documentation per issue https://github.com/jeremylong/dependency-check-gradle/issues/38
This commit is contained in:
@@ -14,6 +14,7 @@ The following properties can be configured for the dependencyCheckUpdate task:
|
||||
Property | Description | Default Value
|
||||
---------------------|------------------------------------|------------------
|
||||
cveValidForHours | Sets the number of hours to wait before checking for new updates from the NVD. | 4
|
||||
failOnError | Fails the build if an error occurs during the dependency-check analysis. | true
|
||||
|
||||
#### Example
|
||||
```groovy
|
||||
|
||||
Reference in New Issue
Block a user