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:aggregate</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:aggregate</p>
<p>org.owasp:dependency-check-maven:1.3.2:aggregate</p>
<p><b>Description</b>:</p>
@@ -181,7 +181,7 @@ 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>
@@ -204,18 +204,6 @@ 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>
@@ -225,7 +213,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>
@@ -238,7 +226,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>
@@ -251,6 +239,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:aggregate</tt>.<br /><b>User property is</b>: <tt>name</tt>.</td>
</tr>
<tr class="b">
<td><b><a href="#outputDirectory">outputDirectory</a></b></td>
@@ -296,44 +295,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">
@@ -404,6 +449,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>
@@ -413,7 +470,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>
@@ -424,7 +481,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>
@@ -435,7 +492,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>
@@ -446,7 +503,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>
@@ -457,7 +514,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>
@@ -468,18 +525,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>
@@ -490,7 +547,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>
@@ -501,18 +558,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>
@@ -524,30 +581,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>
@@ -557,7 +636,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>
@@ -568,6 +647,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>
@@ -581,6 +693,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>
@@ -590,7 +713,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>
@@ -601,7 +724,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>
@@ -612,7 +735,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>
@@ -623,7 +746,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>
@@ -648,13 +771,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>
@@ -662,13 +783,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>
@@ -676,13 +795,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>
@@ -691,13 +808,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>
@@ -705,13 +832,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>
@@ -785,6 +935,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>
@@ -911,13 +1074,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>
@@ -945,19 +1106,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:aggregate</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>
@@ -978,13 +1151,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>
@@ -992,13 +1175,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>
@@ -1038,6 +1231,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
@@ -1051,6 +1268,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>
@@ -1065,6 +1294,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>