version 1.4.0 documentation

This commit is contained in:
Jeremy Long
2016-06-16 19:24:14 -04:00
parent 60c8655b95
commit 427a7b4ec8
1209 changed files with 57762 additions and 51538 deletions

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.7 at 2016-04-09
| Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-06-16
| 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="20160409" />
<meta name="Date-Revision-yyyymmdd" content="20160616" />
<meta http-equiv="Content-Language" content="en" />
<title>dependency-check-cli &#x2013; Command Line Arguments</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.3.6/#" title="">
<a href="../../../../../../target/site/1.4.0/#" title="">
</a>
<span class="divider">/</span>
</li>
@@ -64,9 +64,9 @@
<li class="active ">Command Line Arguments</li>
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-04-09</li>
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-06-16</li>
<li id="projectVersion" class="pull-right">
Version: 1.3.6
Version: 1.4.0
</li>
</ul>
@@ -136,9 +136,6 @@
</a>
<a href="http://www.jetbrains.com/idea/" title="IntelliJ" class="builtBy">
<img class="builtBy" alt="developed using" src="http://jeremylong.github.io/DependencyCheck/images/logos/logo_intellij_idea.png" width="170px" />
</a>
<a href="http://www.cloudbees.com/" title="Cloudbees" class="builtBy">
<img class="builtBy" alt="built on cloudbees" src="http://jeremylong.github.io/DependencyCheck/images/logos/Button-Built-on-CB-1.png" />
</a>
</div>
</div>
@@ -334,6 +331,19 @@
<td>The number of hours to wait before checking for new updates from the NVD. The default is 4 hours. </td>
<td>Optional</td>
</tr>
<tr class="a">
<td> </td>
<td>--experimental </td>
<td> </td>
<td>Enable the <a href="../analyzers/index.html">experimental analyzers</a>. If not set the analyzers marked as experimental below will not be loaded or used. </td>
<td>Optional</td>
</tr>
</tbody>
@@ -444,7 +454,7 @@
<td> </td>
<td>Sets whether the Python Distribution Analyzer will be used. </td>
<td>Sets whether the <a href="../analyzers/index.html">experimental</a> Python Distribution Analyzer will be used. </td>
<td>false</td>
</tr>
@@ -457,7 +467,7 @@
<td> </td>
<td>Sets whether the Python Package Analyzer will be used. </td>
<td>Sets whether the <a href="../analyzers/index.html">experimental</a> Python Package Analyzer will be used. </td>
<td>false</td>
</tr>
@@ -470,7 +480,7 @@
<td> </td>
<td>Sets whether the Node.js Package Analyzer will be used. </td>
<td>Sets whether the <a href="../analyzers/index.html">experimental</a> Node.js Package Analyzer will be used. </td>
<td>false</td>
</tr>
@@ -483,7 +493,7 @@
<td> </td>
<td>Sets whether the Ruby Gemspec Analyzer will be used. </td>
<td>Sets whether the <a href="../analyzers/index.html">experimental</a> Ruby Gemspec Analyzer will be used. </td>
<td>false</td>
</tr>
@@ -496,7 +506,7 @@
<td> </td>
<td>Sets whether the Ruby Bundler Audit Analyzer will be used. </td>
<td>Sets whether the <a href="../analyzers/index.html">experimental</a> Ruby Bundler Audit Analyzer will be used. </td>
<td>false</td>
</tr>
@@ -509,7 +519,7 @@
<td> </td>
<td>Sets whether the Autoconf Analyzer will be used. </td>
<td>Sets whether the <a href="../analyzers/index.html">experimental</a> Autoconf Analyzer will be used. </td>
<td>false</td>
</tr>
@@ -535,7 +545,7 @@
<td> </td>
<td>Sets whether the Cmake Analyzer will be disabled. </td>
<td>Sets whether the <a href="../analyzers/index.html">experimental</a> Cmake Analyzer will be disabled. </td>
<td>false</td>
</tr>
@@ -587,7 +597,7 @@
<td> </td>
<td>Sets whether the PHP Composer Lock File Analyzer will be disabled. </td>
<td>Sets whether the <a href="../analyzers/index.html">experimental</a> PHP Composer Lock File Analyzer will be disabled. </td>
<td>false</td>
</tr>
@@ -704,7 +714,7 @@
<td>&lt;server&gt; </td>
<td>The proxy server to use when downloading resources. </td>
<td>The proxy server to use when downloading resources; see the <a href="../data/proxy.html">proxy configuration</a> page for more information. </td>
<td>&#160;</td>
</tr>