mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-04-18 14:40:09 +02:00
documentation version 1.4.5
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-11-05
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-01-22
|
||||
| Rendered using Apache Maven Fluido Skin 1.5
|
||||
-->
|
||||
<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="20161105" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20170122" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>dependency-check-maven – dependency-check:purge</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -52,7 +52,7 @@
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li class="">
|
||||
<a href="../../../../../../target/site/1.4.4/#" title="">
|
||||
<a href="../../../../../../target/site/1.4.5/#" title="">
|
||||
</a>
|
||||
<span class="divider">/</span>
|
||||
</li>
|
||||
@@ -64,9 +64,9 @@
|
||||
<li class="active ">dependency-check:purge</li>
|
||||
|
||||
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-11-05</li>
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-01-22</li>
|
||||
<li id="projectVersion" class="pull-right">
|
||||
Version: 1.4.4
|
||||
Version: 1.4.5
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -155,7 +155,7 @@
|
||||
|
||||
<p><b>Full name</b>:</p>
|
||||
|
||||
<p>org.owasp:dependency-check-maven:1.4.4:purge</p>
|
||||
<p>org.owasp:dependency-check-maven:1.4.5:purge</p>
|
||||
|
||||
<p><b>Description</b>:</p>
|
||||
|
||||
@@ -167,6 +167,8 @@
|
||||
|
||||
<li>Requires a Maven project to be executed.</li>
|
||||
|
||||
<li>Executes as an aggregator plugin.</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>generate-resources</tt>.</li>
|
||||
|
||||
<li>Requires that Maven runs in online mode.</li>
|
||||
@@ -201,6 +203,17 @@
|
||||
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#failBuildOnAnyVulnerability">failBuildOnAnyVulnerability</a></b></td>
|
||||
|
||||
<td><tt>boolean</tt></td>
|
||||
|
||||
<td><tt>-</tt></td>
|
||||
|
||||
<td>Fail the build if any dependency has a vulnerability listed.<br /><b>Default value is</b>: <tt>false</tt>.<br /><b>User property is</b>: <tt>failBuildOnAnyVulnerability</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
|
||||
<td><b><a href="#failBuildOnCVSS">failBuildOnCVSS</a></b></td>
|
||||
|
||||
<td><tt>float</tt></td>
|
||||
@@ -212,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>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#failOnError">failOnError</a></b></td>
|
||||
|
||||
@@ -223,7 +236,7 @@ the CVSS scores are 0-10, by default the build will never fail.<br /><b>Default
|
||||
<td>Sets whether or not the external report format should be used.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>failOnError</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><b><a href="#format">format</a></b></td>
|
||||
|
||||
@@ -236,7 +249,7 @@ 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>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#outputDirectory">outputDirectory</a></b></td>
|
||||
|
||||
@@ -247,7 +260,7 @@ plug-in unless the externalReport is set to true. Default is HTML.<br /><b>Defau
|
||||
<td>The output directory. This generally maps to "target".<br /><b>Default value is</b>: <tt>${project.build.directory}</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><b><a href="#reportOutputDirectory">reportOutputDirectory</a></b></td>
|
||||
|
||||
@@ -335,6 +348,28 @@ is not recommended that this be turned to false. Default is true.<br /><b>User p
|
||||
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#bundleAuditAnalyzerEnabled">bundleAuditAnalyzerEnabled</a></b></td>
|
||||
|
||||
<td><tt>Boolean</tt></td>
|
||||
|
||||
<td><tt>-</tt></td>
|
||||
|
||||
<td>Whether or not the Ruby Bundle Audit Analyzer is enabled.<br /><b>User property is</b>: <tt>bundleAuditAnalyzerEnabled</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
|
||||
<td><b><a href="#bundleAuditPath">bundleAuditPath</a></b></td>
|
||||
|
||||
<td><tt>String</tt></td>
|
||||
|
||||
<td><tt>-</tt></td>
|
||||
|
||||
<td>Sets the path for the bundle-audit binary.<br /><b>User property is</b>: <tt>bundleAuditPath</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#centralAnalyzerEnabled">centralAnalyzerEnabled</a></b></td>
|
||||
|
||||
<td><tt>Boolean</tt></td>
|
||||
@@ -357,6 +392,17 @@ is not recommended that this be turned to false. Default is true.<br /><b>User p
|
||||
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#cocoapodsAnalyzerEnabled">cocoapodsAnalyzerEnabled</a></b></td>
|
||||
|
||||
<td><tt>Boolean</tt></td>
|
||||
|
||||
<td><tt>-</tt></td>
|
||||
|
||||
<td>Whether or not the CocoaPods Analyzer is enabled.<br /><b>User property is</b>: <tt>cocoapodsAnalyzerEnabled</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
|
||||
<td><b><a href="#composerAnalyzerEnabled">composerAnalyzerEnabled</a></b></td>
|
||||
|
||||
<td><tt>Boolean</tt></td>
|
||||
@@ -367,7 +413,7 @@ is not recommended that this be turned to false. Default is true.<br /><b>User p
|
||||
used.<br /><b>User property is</b>: <tt>composerAnalyzerEnabled</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#connectionString">connectionString</a></b></td>
|
||||
|
||||
@@ -378,7 +424,7 @@ used.<br /><b>User property is</b>: <tt>composerAnalyzerEnabled</tt>.<br /></td>
|
||||
<td>The database connection string.<br /><b>User property is</b>: <tt>connectionString</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><b><a href="#connectionTimeout">connectionTimeout</a></b></td>
|
||||
|
||||
@@ -389,7 +435,7 @@ used.<br /><b>User property is</b>: <tt>composerAnalyzerEnabled</tt>.<br /></td>
|
||||
<td>The Connection Timeout.<br /><b>User property is</b>: <tt>connectionTimeout</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#cveUrl12Base">cveUrl12Base</a></b></td>
|
||||
|
||||
@@ -400,7 +446,7 @@ used.<br /><b>User property is</b>: <tt>composerAnalyzerEnabled</tt>.<br /></td>
|
||||
<td>Base Data Mirror URL for CVE 1.2.<br /><b>User property is</b>: <tt>cveUrl12Base</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><b><a href="#cveUrl12Modified">cveUrl12Modified</a></b></td>
|
||||
|
||||
@@ -411,7 +457,7 @@ used.<br /><b>User property is</b>: <tt>composerAnalyzerEnabled</tt>.<br /></td>
|
||||
<td>Data Mirror URL for CVE 1.2.<br /><b>User property is</b>: <tt>cveUrl12Modified</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#cveUrl20Base">cveUrl20Base</a></b></td>
|
||||
|
||||
@@ -422,7 +468,7 @@ used.<br /><b>User property is</b>: <tt>composerAnalyzerEnabled</tt>.<br /></td>
|
||||
<td>Data Mirror URL for CVE 2.0.<br /><b>User property is</b>: <tt>cveUrl20Base</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><b><a href="#cveUrl20Modified">cveUrl20Modified</a></b></td>
|
||||
|
||||
@@ -433,7 +479,7 @@ used.<br /><b>User property is</b>: <tt>composerAnalyzerEnabled</tt>.<br /></td>
|
||||
<td>Data Mirror URL for CVE 2.0.<br /><b>User property is</b>: <tt>cveUrl20Modified</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#cveValidForHours">cveValidForHours</a></b></td>
|
||||
|
||||
@@ -445,7 +491,7 @@ used.<br /><b>User property is</b>: <tt>composerAnalyzerEnabled</tt>.<br /></td>
|
||||
duration in hours.<br /><b>User property is</b>: <tt>cveValidForHours</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><b><a href="#dataDirectory">dataDirectory</a></b></td>
|
||||
|
||||
@@ -456,7 +502,7 @@ duration in hours.<br /><b>User property is</b>: <tt>cveValidForHours</tt>.<br /
|
||||
<td>The data directory, hold DC SQL DB.<br /><b>User property is</b>: <tt>dataDirectory</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#databaseDriverName">databaseDriverName</a></b></td>
|
||||
|
||||
@@ -467,7 +513,7 @@ duration in hours.<br /><b>User property is</b>: <tt>cveValidForHours</tt>.<br /
|
||||
<td>The database driver name. An example would be org.h2.Driver.<br /><b>User property is</b>: <tt>databaseDriverName</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><b><a href="#databaseDriverPath">databaseDriverPath</a></b></td>
|
||||
|
||||
@@ -478,7 +524,7 @@ duration in hours.<br /><b>User property is</b>: <tt>cveValidForHours</tt>.<br /
|
||||
<td>The path to the database driver if it is not on the class path.<br /><b>User property is</b>: <tt>databaseDriverPath</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#databasePassword">databasePassword</a></b></td>
|
||||
|
||||
@@ -489,7 +535,7 @@ duration in hours.<br /><b>User property is</b>: <tt>cveValidForHours</tt>.<br /
|
||||
<td>The password to use when connecting to the database.<br /><b>User property is</b>: <tt>databasePassword</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><b><a href="#databaseUser">databaseUser</a></b></td>
|
||||
|
||||
@@ -500,7 +546,7 @@ duration in hours.<br /><b>User property is</b>: <tt>cveValidForHours</tt>.<br /
|
||||
<td>The database user name.<br /><b>User property is</b>: <tt>databaseUser</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#enableExperimental">enableExperimental</a></b></td>
|
||||
|
||||
@@ -511,7 +557,7 @@ duration in hours.<br /><b>User property is</b>: <tt>cveValidForHours</tt>.<br /
|
||||
<td>Sets whether Experimental analyzers are enabled. Default is false.<br /><b>User property is</b>: <tt>enableExperimental</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><b><a href="#externalReport">externalReport</a></b></td>
|
||||
|
||||
@@ -522,7 +568,7 @@ duration in hours.<br /><b>User property is</b>: <tt>cveValidForHours</tt>.<br /
|
||||
<td><b>Deprecated.</b> the internal report is no longer supported<br /><b>User property is</b>: <tt>externalReport</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#hintsFile">hintsFile</a></b></td>
|
||||
|
||||
@@ -533,7 +579,7 @@ duration in hours.<br /><b>User property is</b>: <tt>cveValidForHours</tt>.<br /
|
||||
<td>The path to the hints file.<br /><b>User property is</b>: <tt>hintsFile</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><b><a href="#jarAnalyzerEnabled">jarAnalyzerEnabled</a></b></td>
|
||||
|
||||
@@ -544,7 +590,7 @@ duration in hours.<br /><b>User property is</b>: <tt>cveValidForHours</tt>.<br /
|
||||
<td>Whether or not the Jar Analyzer is enabled.<br /><b>User property is</b>: <tt>jarAnalyzerEnabled</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#mavenSettings">mavenSettings</a></b></td>
|
||||
|
||||
@@ -555,7 +601,7 @@ duration in hours.<br /><b>User property is</b>: <tt>cveValidForHours</tt>.<br /
|
||||
<td>The Maven settings.<br /><b>Default value is</b>: <tt>${settings}</tt>.<br /><b>User property is</b>: <tt>mavenSettings</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><b><a href="#mavenSettingsProxyId">mavenSettingsProxyId</a></b></td>
|
||||
|
||||
@@ -566,7 +612,7 @@ duration in hours.<br /><b>User property is</b>: <tt>cveValidForHours</tt>.<br /
|
||||
<td>The maven settings proxy id.<br /><b>User property is</b>: <tt>mavenSettingsProxyId</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#nexusAnalyzerEnabled">nexusAnalyzerEnabled</a></b></td>
|
||||
|
||||
@@ -577,7 +623,7 @@ duration in hours.<br /><b>User property is</b>: <tt>cveValidForHours</tt>.<br /
|
||||
<td>Whether or not the Nexus Analyzer is enabled.<br /><b>User property is</b>: <tt>nexusAnalyzerEnabled</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><b><a href="#nexusUrl">nexusUrl</a></b></td>
|
||||
|
||||
@@ -589,7 +635,7 @@ duration in hours.<br /><b>User property is</b>: <tt>cveValidForHours</tt>.<br /
|
||||
(http://domain/nexus/service/local).<br /><b>User property is</b>: <tt>nexusUrl</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#nexusUsesProxy">nexusUsesProxy</a></b></td>
|
||||
|
||||
@@ -600,7 +646,7 @@ duration in hours.<br /><b>User property is</b>: <tt>cveValidForHours</tt>.<br /
|
||||
<td>Whether or not the configured proxy is used to connect to Nexus.<br /><b>User property is</b>: <tt>nexusUsesProxy</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><b><a href="#nodeAnalyzerEnabled">nodeAnalyzerEnabled</a></b></td>
|
||||
|
||||
@@ -611,7 +657,7 @@ duration in hours.<br /><b>User property is</b>: <tt>cveValidForHours</tt>.<br /
|
||||
<td>Sets whether or not the Node.js Analyzer should be used.<br /><b>User property is</b>: <tt>nodeAnalyzerEnabled</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#nuspecAnalyzerEnabled">nuspecAnalyzerEnabled</a></b></td>
|
||||
|
||||
@@ -622,7 +668,7 @@ duration in hours.<br /><b>User property is</b>: <tt>cveValidForHours</tt>.<br /
|
||||
<td>Whether or not the .NET Nuspec Analyzer is enabled.<br /><b>User property is</b>: <tt>nuspecAnalyzerEnabled</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><b><a href="#opensslAnalyzerEnabled">opensslAnalyzerEnabled</a></b></td>
|
||||
|
||||
@@ -633,7 +679,7 @@ duration in hours.<br /><b>User property is</b>: <tt>cveValidForHours</tt>.<br /
|
||||
<td>Sets whether or not the openssl Analyzer should be used.<br /><b>User property is</b>: <tt>opensslAnalyzerEnabled</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#pathToMono">pathToMono</a></b></td>
|
||||
|
||||
@@ -644,7 +690,7 @@ duration in hours.<br /><b>User property is</b>: <tt>cveValidForHours</tt>.<br /
|
||||
<td>The path to mono for .NET Assembly analysis on non-windows systems.<br /><b>User property is</b>: <tt>pathToMono</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><b><a href="#proxyUrl">proxyUrl</a></b></td>
|
||||
|
||||
@@ -655,7 +701,7 @@ duration in hours.<br /><b>User property is</b>: <tt>cveValidForHours</tt>.<br /
|
||||
<td><b>Deprecated.</b> Please use mavenSettings instead<br /><b>User property is</b>: <tt>proxyUrl</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#pyDistributionAnalyzerEnabled">pyDistributionAnalyzerEnabled</a></b></td>
|
||||
|
||||
@@ -666,7 +712,7 @@ duration in hours.<br /><b>User property is</b>: <tt>cveValidForHours</tt>.<br /
|
||||
<td>Sets whether the Python Distribution Analyzer will be used.<br /><b>User property is</b>: <tt>pyDistributionAnalyzerEnabled</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><b><a href="#pyPackageAnalyzerEnabled">pyPackageAnalyzerEnabled</a></b></td>
|
||||
|
||||
@@ -677,7 +723,7 @@ duration in hours.<br /><b>User property is</b>: <tt>cveValidForHours</tt>.<br /
|
||||
<td>Sets whether the Python Package Analyzer will be used.<br /><b>User property is</b>: <tt>pyPackageAnalyzerEnabled</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#rubygemsAnalyzerEnabled">rubygemsAnalyzerEnabled</a></b></td>
|
||||
|
||||
@@ -688,7 +734,7 @@ duration in hours.<br /><b>User property is</b>: <tt>cveValidForHours</tt>.<br /
|
||||
<td>Sets whether the Ruby Gemspec Analyzer will be used.<br /><b>User property is</b>: <tt>rubygemsAnalyzerEnabled</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><b><a href="#serverId">serverId</a></b></td>
|
||||
|
||||
@@ -700,7 +746,7 @@ duration in hours.<br /><b>User property is</b>: <tt>cveValidForHours</tt>.<br /
|
||||
passwords from the settings.xml.<br /><b>User property is</b>: <tt>serverId</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#showSummary">showSummary</a></b></td>
|
||||
|
||||
@@ -711,7 +757,7 @@ passwords from the settings.xml.<br /><b>User property is</b>: <tt>serverId</tt>
|
||||
<td>Flag indicating whether or not to show a summary in the output.<br /><b>Default value is</b>: <tt>true</tt>.<br /><b>User property is</b>: <tt>showSummary</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><b><a href="#skip">skip</a></b></td>
|
||||
|
||||
@@ -722,7 +768,7 @@ passwords from the settings.xml.<br /><b>User property is</b>: <tt>serverId</tt>
|
||||
<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>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#skipProvidedScope">skipProvidedScope</a></b></td>
|
||||
|
||||
@@ -733,7 +779,7 @@ passwords from the settings.xml.<br /><b>User property is</b>: <tt>serverId</tt>
|
||||
<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>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><b><a href="#skipRuntimeScope">skipRuntimeScope</a></b></td>
|
||||
|
||||
@@ -744,7 +790,7 @@ passwords from the settings.xml.<br /><b>User property is</b>: <tt>serverId</tt>
|
||||
<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>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#skipTestScope">skipTestScope</a></b></td>
|
||||
|
||||
@@ -755,7 +801,7 @@ passwords from the settings.xml.<br /><b>User property is</b>: <tt>serverId</tt>
|
||||
<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>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><b><a href="#suppressionFile">suppressionFile</a></b></td>
|
||||
|
||||
@@ -766,6 +812,17 @@ passwords from the settings.xml.<br /><b>User property is</b>: <tt>serverId</tt>
|
||||
<td>The path to the suppression file.<br /><b>User property is</b>: <tt>suppressionFile</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#swiftPackageManagerAnalyzerEnabled">swiftPackageManagerAnalyzerEnabled</a></b></td>
|
||||
|
||||
<td><tt>Boolean</tt></td>
|
||||
|
||||
<td><tt>-</tt></td>
|
||||
|
||||
<td>Whether or not the Swift package Analyzer is enabled.<br /><b>User property is</b>: <tt>swiftPackageManagerAnalyzerEnabled</tt>.<br /></td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
|
||||
<td><b><a href="#zipExtensions">zipExtensions</a></b></td>
|
||||
@@ -846,6 +903,30 @@ is not recommended that this be turned to false. Default is true.</div>
|
||||
|
||||
<li><b>User Property</b>: <tt>autoconfAnalyzerEnabled</tt></li>
|
||||
</ul><hr />
|
||||
<p><b><a name="bundleAuditAnalyzerEnabled">bundleAuditAnalyzerEnabled</a>:</b></p>
|
||||
|
||||
<div>Whether or not the Ruby Bundle Audit Analyzer is enabled.</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>bundleAuditAnalyzerEnabled</tt></li>
|
||||
</ul><hr />
|
||||
<p><b><a name="bundleAuditPath">bundleAuditPath</a>:</b></p>
|
||||
|
||||
<div>Sets the path for the bundle-audit binary.</div>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><b>Type</b>: <tt>java.lang.String</tt></li>
|
||||
|
||||
<li><b>Required</b>: <tt>No</tt></li>
|
||||
|
||||
<li><b>User Property</b>: <tt>bundleAuditPath</tt></li>
|
||||
</ul><hr />
|
||||
<p><b><a name="centralAnalyzerEnabled">centralAnalyzerEnabled</a>:</b></p>
|
||||
|
||||
<div>Whether or not the Central Analyzer is enabled.</div>
|
||||
@@ -870,6 +951,18 @@ is not recommended that this be turned to false. Default is true.</div>
|
||||
|
||||
<li><b>User Property</b>: <tt>cmakeAnalyzerEnabled</tt></li>
|
||||
</ul><hr />
|
||||
<p><b><a name="cocoapodsAnalyzerEnabled">cocoapodsAnalyzerEnabled</a>:</b></p>
|
||||
|
||||
<div>Whether or not the CocoaPods Analyzer is enabled.</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>cocoapodsAnalyzerEnabled</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
|
||||
@@ -1068,6 +1161,20 @@ duration in hours.</div>
|
||||
|
||||
<li><b>User Property</b>: <tt>externalReport</tt></li>
|
||||
</ul><hr />
|
||||
<p><b><a name="failBuildOnAnyVulnerability">failBuildOnAnyVulnerability</a>:</b></p>
|
||||
|
||||
<div>Fail the build if any dependency has a vulnerability listed.</div>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><b>Type</b>: <tt>boolean</tt></li>
|
||||
|
||||
<li><b>Required</b>: <tt>Yes</tt></li>
|
||||
|
||||
<li><b>User Property</b>: <tt>failBuildOnAnyVulnerability</tt></li>
|
||||
|
||||
<li><b>Default</b>: <tt>false</tt></li>
|
||||
</ul><hr />
|
||||
<p><b><a name="failBuildOnCVSS">failBuildOnCVSS</a>:</b></p>
|
||||
|
||||
<div>Specifies if the build should be failed if a CVSS score above a
|
||||
@@ -1419,6 +1526,18 @@ passwords from the settings.xml.</div>
|
||||
|
||||
<li><b>User Property</b>: <tt>suppressionFile</tt></li>
|
||||
</ul><hr />
|
||||
<p><b><a name="swiftPackageManagerAnalyzerEnabled">swiftPackageManagerAnalyzerEnabled</a>:</b></p>
|
||||
|
||||
<div>Whether or not the Swift package Analyzer is enabled.</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>swiftPackageManagerAnalyzerEnabled</tt></li>
|
||||
</ul><hr />
|
||||
<p><b><a name="zipExtensions">zipExtensions</a>:</b></p>
|
||||
|
||||
<div>A comma-separated list of file extensions to add to analysis next
|
||||
@@ -1445,7 +1564,7 @@ to jar, zip, ....</div>
|
||||
<footer>
|
||||
<div class="container-fluid">
|
||||
<div class="row-fluid">
|
||||
<p >Copyright © 2013–2016
|
||||
<p >Copyright © 2013–2017
|
||||
<a href="http://www.owasp.org">OWASP</a>.
|
||||
All rights reserved.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user