documentation v1.3.2

This commit is contained in:
Jeremy Long
2015-11-29 07:44:14 -05:00
parent 191c5fae56
commit a426de69cd
1220 changed files with 51071 additions and 40455 deletions

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia at 2015-09-20
| Generated by Apache Maven Doxia at 2015-11-29
| Rendered using Apache Maven Fluido Skin 1.4
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20150920" />
<meta name="Date-Revision-yyyymmdd" content="20151129" />
<meta http-equiv="Content-Language" content="en" />
<title>dependency-check-maven &#x2013; dependency-check:check</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -54,7 +54,7 @@
<li class="">
<a href="../../../../../../target/site/1.3.1/#" title="">
<a href="../../../../../../target/site/1.3.2/#" title="">
</a>
<span class="divider">/</span>
</li>
@@ -67,9 +67,9 @@
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-09-20</li>
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-11-29</li>
<li id="projectVersion" class="pull-right">
Version: 1.3.1
Version: 1.3.2
</li>
</ul>
@@ -105,7 +105,7 @@
<span class="icon-chevron-right"></span>
Project Information</a>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
@@ -123,7 +123,7 @@
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
<div class="g-plusone" data-href="http://maven.apache.org" data-size="tall" ></div>
<div class="g-plusone" data-href="https://github.com/jeremylong/DependencyCheck.git/dependency-check-maven" data-size="tall" ></div>
<div class="clear"></div>
<div class="clear"></div>
@@ -138,7 +138,7 @@
</div>
<div class="clear"></div>
<div class="clear"></div>
<a href="./" title="Maven" class="builtBy">
<a href="http://maven.apache.org/" title="Maven" class="builtBy">
<img class="builtBy" alt="built with maven" src="http://jeremylong.github.io/DependencyCheck/images/logos/maven-feather.png" />
</a>
<a href="http://www.jetbrains.com/idea/" title="IntelliJ" class="builtBy">
@@ -163,7 +163,7 @@
<p><b>Full name</b>:</p>
<p>org.owasp:dependency-check-maven:1.3.1:check</p>
<p>org.owasp:dependency-check-maven:1.3.2:check</p>
<p><b>Description</b>:</p>
@@ -180,7 +180,7 @@ have any known published vulnerabilities.</div>
<li>The goal is thread-safe and supports parallel builds.</li>
<li>Binds by default to the <a class="externalLink" href="http://maven.apache.org/ref/current/maven-core/lifecycles.html">lifecycle phase</a>: <tt>compile</tt>.</li>
<li>Binds by default to the <a class="externalLink" href="http://maven.apache.org/ref/current/maven-core/lifecycles.html">lifecycle phase</a>: <tt>verify</tt>.</li>
<li>Requires that Maven runs in online mode.</li>
</ul>
@@ -203,18 +203,6 @@ have any known published vulnerabilities.</div>
<tr class="b">
<td><b><a href="#autoUpdate">autoUpdate</a></b></td>
<td><tt>boolean</tt></td>
<td><tt>-</tt></td>
<td>Sets whether auto-updating of the NVD CVE/CPE data is enabled. It
is not recommended that this be turned to false. Default is true.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>autoupdate</tt>.</td>
</tr>
<tr class="a">
<td><b><a href="#dataFileName">dataFileName</a></b></td>
<td><tt>String</tt></td>
@@ -224,7 +212,7 @@ is not recommended that this be turned to false. Default is true.<br /><b>Defaul
<td>Sets whether or not the external report format should be used.<br /><b>Default value is</b>: <tt>dependency-check.ser</tt>.<br /><b>User property is</b>: <tt>metaFileName</tt>.</td>
</tr>
<tr class="b">
<tr class="a">
<td><b><a href="#failBuildOnCVSS">failBuildOnCVSS</a></b></td>
@@ -237,7 +225,7 @@ specified level is identified. The default is 11 which means since
the CVSS scores are 0-10, by default the build will never fail.<br /><b>Default value is</b>: <tt>11</tt>.<br /><b>User property is</b>: <tt>failBuildOnCVSS</tt>.</td>
</tr>
<tr class="a">
<tr class="b">
<td><b><a href="#format">format</a></b></td>
@@ -250,6 +238,17 @@ configuration option has no affect if using this within the Site
plug-in unless the externalReport is set to true. Default is HTML.<br /><b>Default value is</b>: <tt>HTML</tt>.<br /><b>User property is</b>: <tt>format</tt>.</td>
</tr>
<tr class="a">
<td><b><a href="#name">name</a></b></td>
<td><tt>String</tt></td>
<td><tt>-</tt></td>
<td>The name of the report in the site.<br /><b>Default value is</b>: <tt>dependency-check</tt>.<br /><b>User property is</b>: <tt>name</tt>.</td>
</tr>
<tr class="b">
<td><b><a href="#outputDirectory">outputDirectory</a></b></td>
@@ -295,44 +294,90 @@ Dependency-Check report. This generally maps to &quot;target/site&quot;.<br /><b
<td><b><a href="#aggregate">aggregate</a></b></td>
<td><tt>boolean</tt></td>
<td><tt>Boolean</tt></td>
<td><tt>-</tt></td>
<td><b>Deprecated.</b> use the aggregate goal instead<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>aggregate</tt>.</td>
<td><b>Deprecated.</b> use the aggregate goal instead<br /><b>User property is</b>: <tt>aggregate</tt>.</td>
</tr>
<tr class="a">
<td><b><a href="#archiveAnalyzerEnabled">archiveAnalyzerEnabled</a></b></td>
<td><tt>boolean</tt></td>
<td><tt>Boolean</tt></td>
<td><tt>-</tt></td>
<td>Whether or not the Archive Analyzer is enabled.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>archiveAnalyzerEnabled</tt>.</td>
<td>Whether or not the Archive Analyzer is enabled.<br /><b>User property is</b>: <tt>archiveAnalyzerEnabled</tt>.</td>
</tr>
<tr class="b">
<td><b><a href="#assemblyAnalyzerEnabled">assemblyAnalyzerEnabled</a></b></td>
<td><tt>boolean</tt></td>
<td><tt>Boolean</tt></td>
<td><tt>-</tt></td>
<td>Whether or not the .NET Assembly Analyzer is enabled.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>assemblyAnalyzerEnabled</tt>.</td>
<td>Whether or not the .NET Assembly Analyzer is enabled.<br /><b>User property is</b>: <tt>assemblyAnalyzerEnabled</tt>.</td>
</tr>
<tr class="a">
<td><b><a href="#autoUpdate">autoUpdate</a></b></td>
<td><tt>Boolean</tt></td>
<td><tt>-</tt></td>
<td>Sets whether auto-updating of the NVD CVE/CPE data is enabled. It
is not recommended that this be turned to false. Default is true.<br /><b>User property is</b>: <tt>autoupdate</tt>.</td>
</tr>
<tr class="b">
<td><b><a href="#autoconfAnalyzerEnabled">autoconfAnalyzerEnabled</a></b></td>
<td><tt>Boolean</tt></td>
<td><tt>-</tt></td>
<td>Sets whether or not the autoconf Analyzer should be used.<br /><b>User property is</b>: <tt>autoconfAnalyzerEnabled</tt>.</td>
</tr>
<tr class="a">
<td><b><a href="#centralAnalyzerEnabled">centralAnalyzerEnabled</a></b></td>
<td><tt>boolean</tt></td>
<td><tt>Boolean</tt></td>
<td><tt>-</tt></td>
<td>Whether or not the Central Analyzer is enabled.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>centralAnalyzerEnabled</tt>.</td>
<td>Whether or not the Central Analyzer is enabled.<br /><b>User property is</b>: <tt>centralAnalyzerEnabled</tt>.</td>
</tr>
<tr class="b">
<td><b><a href="#cmakeAnalyzerEnabled">cmakeAnalyzerEnabled</a></b></td>
<td><tt>Boolean</tt></td>
<td><tt>-</tt></td>
<td>Sets whether or not the CMake Analyzer should be used.<br /><b>User property is</b>: <tt>cmakeAnalyzerEnabled</tt>.</td>
</tr>
<tr class="a">
<td><b><a href="#composerAnalyzerEnabled">composerAnalyzerEnabled</a></b></td>
<td><tt>Boolean</tt></td>
<td><tt>-</tt></td>
<td>Sets whether or not the PHP Composer Lock File Analyzer should be
used.<br /><b>User property is</b>: <tt>composerAnalyzerEnabled</tt>.</td>
</tr>
<tr class="b">
@@ -403,6 +448,18 @@ Dependency-Check report. This generally maps to &quot;target/site&quot;.<br /><b
<tr class="b">
<td><b><a href="#cveValidForHours">cveValidForHours</a></b></td>
<td><tt>Integer</tt></td>
<td><tt>-</tt></td>
<td>Optionally skip excessive CVE update checks for a designated
duration in hours.<br /><b>User property is</b>: <tt>cveValidForHours</tt>.</td>
</tr>
<tr class="a">
<td><b><a href="#dataDirectory">dataDirectory</a></b></td>
<td><tt>String</tt></td>
@@ -412,7 +469,7 @@ Dependency-Check report. This generally maps to &quot;target/site&quot;.<br /><b
<td>The data directory, hold DC SQL DB.<br /><b>User property is</b>: <tt>dataDirectory</tt>.</td>
</tr>
<tr class="a">
<tr class="b">
<td><b><a href="#databaseDriverName">databaseDriverName</a></b></td>
@@ -423,7 +480,7 @@ Dependency-Check report. This generally maps to &quot;target/site&quot;.<br /><b
<td>The database driver name. An example would be org.h2.Driver.<br /><b>User property is</b>: <tt>databaseDriverName</tt>.</td>
</tr>
<tr class="b">
<tr class="a">
<td><b><a href="#databaseDriverPath">databaseDriverPath</a></b></td>
@@ -434,7 +491,7 @@ Dependency-Check report. This generally maps to &quot;target/site&quot;.<br /><b
<td>The path to the database driver if it is not on the class path.<br /><b>User property is</b>: <tt>databaseDriverPath</tt>.</td>
</tr>
<tr class="a">
<tr class="b">
<td><b><a href="#databasePassword">databasePassword</a></b></td>
@@ -445,7 +502,7 @@ Dependency-Check report. This generally maps to &quot;target/site&quot;.<br /><b
<td>The password to use when connecting to the database.<br /><b>User property is</b>: <tt>databasePassword</tt>.</td>
</tr>
<tr class="b">
<tr class="a">
<td><b><a href="#databaseUser">databaseUser</a></b></td>
@@ -456,7 +513,7 @@ Dependency-Check report. This generally maps to &quot;target/site&quot;.<br /><b
<td>The database user name.<br /><b>User property is</b>: <tt>databaseUser</tt>.</td>
</tr>
<tr class="a">
<tr class="b">
<td><b><a href="#externalReport">externalReport</a></b></td>
@@ -467,18 +524,18 @@ Dependency-Check report. This generally maps to &quot;target/site&quot;.<br /><b
<td><b>Deprecated.</b> the internal report is no longer supported<br /><b>User property is</b>: <tt>externalReport</tt>.</td>
</tr>
<tr class="b">
<tr class="a">
<td><b><a href="#jarAnalyzerEnabled">jarAnalyzerEnabled</a></b></td>
<td><tt>boolean</tt></td>
<td><tt>Boolean</tt></td>
<td><tt>-</tt></td>
<td>Whether or not the Jar Analyzer is enabled.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>jarAnalyzerEnabled</tt>.</td>
<td>Whether or not the Jar Analyzer is enabled.<br /><b>User property is</b>: <tt>jarAnalyzerEnabled</tt>.</td>
</tr>
<tr class="a">
<tr class="b">
<td><b><a href="#mavenSettings">mavenSettings</a></b></td>
@@ -489,7 +546,7 @@ Dependency-Check report. This generally maps to &quot;target/site&quot;.<br /><b
<td>The Maven settings.<br /><b>Default value is</b>: <tt>${settings}</tt>.<br /><b>User property is</b>: <tt>mavenSettings</tt>.</td>
</tr>
<tr class="b">
<tr class="a">
<td><b><a href="#mavenSettingsProxyId">mavenSettingsProxyId</a></b></td>
@@ -500,18 +557,18 @@ Dependency-Check report. This generally maps to &quot;target/site&quot;.<br /><b
<td>The maven settings proxy id.<br /><b>User property is</b>: <tt>mavenSettingsProxyId</tt>.</td>
</tr>
<tr class="a">
<tr class="b">
<td><b><a href="#nexusAnalyzerEnabled">nexusAnalyzerEnabled</a></b></td>
<td><tt>boolean</tt></td>
<td><tt>Boolean</tt></td>
<td><tt>-</tt></td>
<td>Whether or not the Nexus Analyzer is enabled.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>nexusAnalyzerEnabled</tt>.</td>
<td>Whether or not the Nexus Analyzer is enabled.<br /><b>User property is</b>: <tt>nexusAnalyzerEnabled</tt>.</td>
</tr>
<tr class="b">
<tr class="a">
<td><b><a href="#nexusUrl">nexusUrl</a></b></td>
@@ -523,30 +580,52 @@ Dependency-Check report. This generally maps to &quot;target/site&quot;.<br /><b
(http://domain/nexus/service/local).<br /><b>User property is</b>: <tt>nexusUrl</tt>.</td>
</tr>
<tr class="a">
<tr class="b">
<td><b><a href="#nexusUsesProxy">nexusUsesProxy</a></b></td>
<td><tt>boolean</tt></td>
<td><tt>Boolean</tt></td>
<td><tt>-</tt></td>
<td>Whether or not the configured proxy is used to connect to Nexus.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>nexusUsesProxy</tt>.</td>
<td>Whether or not the configured proxy is used to connect to Nexus.<br /><b>User property is</b>: <tt>nexusUsesProxy</tt>.</td>
</tr>
<tr class="a">
<td><b><a href="#nodeAnalyzerEnabled">nodeAnalyzerEnabled</a></b></td>
<td><tt>Boolean</tt></td>
<td><tt>-</tt></td>
<td>Sets whether or not the Node.js Analyzer should be used.<br /><b>User property is</b>: <tt>nodeAnalyzerEnabled</tt>.</td>
</tr>
<tr class="b">
<td><b><a href="#nuspecAnalyzerEnabled">nuspecAnalyzerEnabled</a></b></td>
<td><tt>boolean</tt></td>
<td><tt>Boolean</tt></td>
<td><tt>-</tt></td>
<td>Whether or not the .NET Nuspec Analyzer is enabled.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>nuspecAnalyzerEnabled</tt>.</td>
<td>Whether or not the .NET Nuspec Analyzer is enabled.<br /><b>User property is</b>: <tt>nuspecAnalyzerEnabled</tt>.</td>
</tr>
<tr class="a">
<td><b><a href="#opensslAnalyzerEnabled">opensslAnalyzerEnabled</a></b></td>
<td><tt>Boolean</tt></td>
<td><tt>-</tt></td>
<td>Sets whether or not the openssl Analyzer should be used.<br /><b>User property is</b>: <tt>opensslAnalyzerEnabled</tt>.</td>
</tr>
<tr class="b">
<td><b><a href="#pathToMono">pathToMono</a></b></td>
<td><tt>String</tt></td>
@@ -556,7 +635,7 @@ Dependency-Check report. This generally maps to &quot;target/site&quot;.<br /><b
<td>The path to mono for .NET Assembly analysis on non-windows systems.<br /><b>User property is</b>: <tt>pathToMono</tt>.</td>
</tr>
<tr class="b">
<tr class="a">
<td><b><a href="#proxyUrl">proxyUrl</a></b></td>
@@ -567,6 +646,39 @@ Dependency-Check report. This generally maps to &quot;target/site&quot;.<br /><b
<td><b>Deprecated.</b> Please use mavenSettings instead<br /><b>User property is</b>: <tt>proxyUrl</tt>.</td>
</tr>
<tr class="b">
<td><b><a href="#pyDistributionAnalyzerEnabled">pyDistributionAnalyzerEnabled</a></b></td>
<td><tt>Boolean</tt></td>
<td><tt>-</tt></td>
<td>Sets whether the Python Distribution Analyzer will be used.<br /><b>User property is</b>: <tt>pyDistributionAnalyzerEnabled</tt>.</td>
</tr>
<tr class="a">
<td><b><a href="#pyPackageAnalyzerEnabled">pyPackageAnalyzerEnabled</a></b></td>
<td><tt>Boolean</tt></td>
<td><tt>-</tt></td>
<td>Sets whether the Python Package Analyzer will be used.<br /><b>User property is</b>: <tt>pyPackageAnalyzerEnabled</tt>.</td>
</tr>
<tr class="b">
<td><b><a href="#rubygemsAnalyzerEnabled">rubygemsAnalyzerEnabled</a></b></td>
<td><tt>Boolean</tt></td>
<td><tt>-</tt></td>
<td>Sets whether the Ruby Gemspec Analyzer will be used.<br /><b>User property is</b>: <tt>rubygemsAnalyzerEnabled</tt>.</td>
</tr>
<tr class="a">
<td><b><a href="#showSummary">showSummary</a></b></td>
@@ -580,6 +692,17 @@ Dependency-Check report. This generally maps to &quot;target/site&quot;.<br /><b
<tr class="b">
<td><b><a href="#skip">skip</a></b></td>
<td><tt>boolean</tt></td>
<td><tt>-</tt></td>
<td>Skip Dependency Check altogether.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>dependency-check.skip</tt>.</td>
</tr>
<tr class="a">
<td><b><a href="#skipProvidedScope">skipProvidedScope</a></b></td>
<td><tt>boolean</tt></td>
@@ -589,7 +712,7 @@ Dependency-Check report. This generally maps to &quot;target/site&quot;.<br /><b
<td>Skip Analysis for Provided Scope Dependencies.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>skipProvidedScope</tt>.</td>
</tr>
<tr class="a">
<tr class="b">
<td><b><a href="#skipRuntimeScope">skipRuntimeScope</a></b></td>
@@ -600,7 +723,7 @@ Dependency-Check report. This generally maps to &quot;target/site&quot;.<br /><b
<td>Skip Analysis for Runtime Scope Dependencies.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>skipRuntimeScope</tt>.</td>
</tr>
<tr class="b">
<tr class="a">
<td><b><a href="#skipTestScope">skipTestScope</a></b></td>
@@ -611,7 +734,7 @@ Dependency-Check report. This generally maps to &quot;target/site&quot;.<br /><b
<td>Skip Analysis for Test Scope Dependencies.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>skipTestScope</tt>.</td>
</tr>
<tr class="a">
<tr class="b">
<td><b><a href="#suppressionFile">suppressionFile</a></b></td>
@@ -622,7 +745,7 @@ Dependency-Check report. This generally maps to &quot;target/site&quot;.<br /><b
<td>The path to the suppression file.<br /><b>User property is</b>: <tt>suppressionFile</tt>.</td>
</tr>
<tr class="b">
<tr class="a">
<td><b><a href="#zipExtensions">zipExtensions</a></b></td>
@@ -647,13 +770,11 @@ to jar, zip, ....<br /><b>User property is</b>: <tt>zipExtensions</tt>.</td>
<ul>
<li><b>Type</b>: <tt>boolean</tt></li>
<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>aggregate</tt></li>
<li><b>Default</b>: <tt>false</tt></li>
</ul><hr />
<p><b><a name="archiveAnalyzerEnabled">archiveAnalyzerEnabled</a>:</b></p>
@@ -661,13 +782,11 @@ to jar, zip, ....<br /><b>User property is</b>: <tt>zipExtensions</tt>.</td>
<ul>
<li><b>Type</b>: <tt>boolean</tt></li>
<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>archiveAnalyzerEnabled</tt></li>
<li><b>Default</b>: <tt>true</tt></li>
</ul><hr />
<p><b><a name="assemblyAnalyzerEnabled">assemblyAnalyzerEnabled</a>:</b></p>
@@ -675,13 +794,11 @@ to jar, zip, ....<br /><b>User property is</b>: <tt>zipExtensions</tt>.</td>
<ul>
<li><b>Type</b>: <tt>boolean</tt></li>
<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>assemblyAnalyzerEnabled</tt></li>
<li><b>Default</b>: <tt>true</tt></li>
</ul><hr />
<p><b><a name="autoUpdate">autoUpdate</a>:</b></p>
@@ -690,13 +807,23 @@ is not recommended that this be turned to false. Default is true.</div>
<ul>
<li><b>Type</b>: <tt>boolean</tt></li>
<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
<li><b>Required</b>: <tt>Yes</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>autoupdate</tt></li>
</ul><hr />
<p><b><a name="autoconfAnalyzerEnabled">autoconfAnalyzerEnabled</a>:</b></p>
<div>Sets whether or not the autoconf Analyzer should be used.</div>
<ul>
<li><b>Default</b>: <tt>true</tt></li>
<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>autoconfAnalyzerEnabled</tt></li>
</ul><hr />
<p><b><a name="centralAnalyzerEnabled">centralAnalyzerEnabled</a>:</b></p>
@@ -704,13 +831,36 @@ is not recommended that this be turned to false. Default is true.</div>
<ul>
<li><b>Type</b>: <tt>boolean</tt></li>
<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>centralAnalyzerEnabled</tt></li>
</ul><hr />
<p><b><a name="cmakeAnalyzerEnabled">cmakeAnalyzerEnabled</a>:</b></p>
<div>Sets whether or not the CMake Analyzer should be used.</div>
<ul>
<li><b>Default</b>: <tt>true</tt></li>
<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>cmakeAnalyzerEnabled</tt></li>
</ul><hr />
<p><b><a name="composerAnalyzerEnabled">composerAnalyzerEnabled</a>:</b></p>
<div>Sets whether or not the PHP Composer Lock File Analyzer should be
used.</div>
<ul>
<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>composerAnalyzerEnabled</tt></li>
</ul><hr />
<p><b><a name="connectionString">connectionString</a>:</b></p>
@@ -784,6 +934,19 @@ is not recommended that this be turned to false. Default is true.</div>
<li><b>User Property</b>: <tt>cveUrl20Modified</tt></li>
</ul><hr />
<p><b><a name="cveValidForHours">cveValidForHours</a>:</b></p>
<div>Optionally skip excessive CVE update checks for a designated
duration in hours.</div>
<ul>
<li><b>Type</b>: <tt>java.lang.Integer</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>cveValidForHours</tt></li>
</ul><hr />
<p><b><a name="dataDirectory">dataDirectory</a>:</b></p>
<div>The data directory, hold DC SQL DB.</div>
@@ -910,13 +1073,11 @@ plug-in unless the externalReport is set to true. Default is HTML.</div>
<ul>
<li><b>Type</b>: <tt>boolean</tt></li>
<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>jarAnalyzerEnabled</tt></li>
<li><b>Default</b>: <tt>true</tt></li>
</ul><hr />
<p><b><a name="mavenSettings">mavenSettings</a>:</b></p>
@@ -944,19 +1105,31 @@ plug-in unless the externalReport is set to true. Default is HTML.</div>
<li><b>User Property</b>: <tt>mavenSettingsProxyId</tt></li>
</ul><hr />
<p><b><a name="name">name</a>:</b></p>
<div>The name of the report in the site.</div>
<ul>
<li><b>Type</b>: <tt>java.lang.String</tt></li>
<li><b>Required</b>: <tt>Yes</tt></li>
<li><b>User Property</b>: <tt>name</tt></li>
<li><b>Default</b>: <tt>dependency-check</tt></li>
</ul><hr />
<p><b><a name="nexusAnalyzerEnabled">nexusAnalyzerEnabled</a>:</b></p>
<div>Whether or not the Nexus Analyzer is enabled.</div>
<ul>
<li><b>Type</b>: <tt>boolean</tt></li>
<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>nexusAnalyzerEnabled</tt></li>
<li><b>Default</b>: <tt>true</tt></li>
</ul><hr />
<p><b><a name="nexusUrl">nexusUrl</a>:</b></p>
@@ -977,13 +1150,23 @@ plug-in unless the externalReport is set to true. Default is HTML.</div>
<ul>
<li><b>Type</b>: <tt>boolean</tt></li>
<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>nexusUsesProxy</tt></li>
</ul><hr />
<p><b><a name="nodeAnalyzerEnabled">nodeAnalyzerEnabled</a>:</b></p>
<div>Sets whether or not the Node.js Analyzer should be used.</div>
<ul>
<li><b>Default</b>: <tt>true</tt></li>
<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>nodeAnalyzerEnabled</tt></li>
</ul><hr />
<p><b><a name="nuspecAnalyzerEnabled">nuspecAnalyzerEnabled</a>:</b></p>
@@ -991,13 +1174,23 @@ plug-in unless the externalReport is set to true. Default is HTML.</div>
<ul>
<li><b>Type</b>: <tt>boolean</tt></li>
<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>nuspecAnalyzerEnabled</tt></li>
</ul><hr />
<p><b><a name="opensslAnalyzerEnabled">opensslAnalyzerEnabled</a>:</b></p>
<div>Sets whether or not the openssl Analyzer should be used.</div>
<ul>
<li><b>Default</b>: <tt>true</tt></li>
<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>opensslAnalyzerEnabled</tt></li>
</ul><hr />
<p><b><a name="outputDirectory">outputDirectory</a>:</b></p>
@@ -1037,6 +1230,30 @@ plug-in unless the externalReport is set to true. Default is HTML.</div>
<li><b>User Property</b>: <tt>proxyUrl</tt></li>
</ul><hr />
<p><b><a name="pyDistributionAnalyzerEnabled">pyDistributionAnalyzerEnabled</a>:</b></p>
<div>Sets whether the Python Distribution Analyzer will be used.</div>
<ul>
<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>pyDistributionAnalyzerEnabled</tt></li>
</ul><hr />
<p><b><a name="pyPackageAnalyzerEnabled">pyPackageAnalyzerEnabled</a>:</b></p>
<div>Sets whether the Python Package Analyzer will be used.</div>
<ul>
<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>pyPackageAnalyzerEnabled</tt></li>
</ul><hr />
<p><b><a name="reportOutputDirectory">reportOutputDirectory</a>:</b></p>
<div>Specifies the destination directory for the generated
@@ -1050,6 +1267,18 @@ Dependency-Check report. This generally maps to &quot;target/site&quot;.</div>
<li><b>User Property</b>: <tt>project.reporting.outputDirectory</tt></li>
</ul><hr />
<p><b><a name="rubygemsAnalyzerEnabled">rubygemsAnalyzerEnabled</a>:</b></p>
<div>Sets whether the Ruby Gemspec Analyzer will be used.</div>
<ul>
<li><b>Type</b>: <tt>java.lang.Boolean</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>rubygemsAnalyzerEnabled</tt></li>
</ul><hr />
<p><b><a name="showSummary">showSummary</a>:</b></p>
<div>Flag indicating whether or not to show a summary in the output.</div>
@@ -1064,6 +1293,20 @@ Dependency-Check report. This generally maps to &quot;target/site&quot;.</div>
<li><b>Default</b>: <tt>true</tt></li>
</ul><hr />
<p><b><a name="skip">skip</a>:</b></p>
<div>Skip Dependency Check altogether.</div>
<ul>
<li><b>Type</b>: <tt>boolean</tt></li>
<li><b>Required</b>: <tt>No</tt></li>
<li><b>User Property</b>: <tt>dependency-check.skip</tt></li>
<li><b>Default</b>: <tt>false</tt></li>
</ul><hr />
<p><b><a name="skipProvidedScope">skipProvidedScope</a>:</b></p>
<div>Skip Analysis for Provided Scope Dependencies.</div>