mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-26 02:51:27 +01:00
added test and documentation
This commit is contained in:
@@ -27,6 +27,7 @@ skipProvidedScope | Skip analysis for artifacts with Provided Scope.
|
||||
skipRuntimeScope | Skip analysis for artifacts with Runtime Scope. | false
|
||||
skipSystemScope | Skip analysis for artifacts with System Scope. | false
|
||||
skipTestScope | Skip analysis for artifacts with Test Scope. | true
|
||||
skipArtifactType | A regular expression used to filter/skip artifact types. |
|
||||
suppressionFile | The file path to the XML suppression file \- used to suppress [false positives](../general/suppression.html). |
|
||||
hintsFile | The file path to the XML hints file \- used to resolve [false negatives](../general/hints.html). |
|
||||
enableExperimental | Enable the [experimental analyzers](../analyzers/index.html). If not enabled the experimental analyzers (see below) will not be loaded or used. | false
|
||||
|
||||
Reference in New Issue
Block a user