version 1.2.5 of the documentation

This commit is contained in:
Jeremy Long
2014-09-17 05:43:14 -04:00
parent c9a8bb3969
commit b31c4d94c4
988 changed files with 22559 additions and 19785 deletions

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia at 2014-08-05
| Generated by Apache Maven Doxia at 2014-09-16
| Rendered using Apache Maven Fluido Skin 1.3.1
-->
<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="20140805" />
<meta name="Date-Revision-yyyymmdd" content="20140916" />
<meta http-equiv="Content-Language" content="en" />
<title>dependency-check-maven - Configuration</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -54,7 +54,7 @@
<li class="">
<a href="../../../../../../../../../../../../c:/Users/jeremy/Documents/NetBeansProjects/DependencyCheck/target/site/1.2.4/#" title="">
<a href="../../../../../../../../../../../../c:/Users/jeremy/Documents/NetBeansProjects/DependencyCheck/target/site/1.2.5/#" title="">
</a>
<span class="divider">/</span>
</li>
@@ -67,9 +67,9 @@
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2014-08-05</li>
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2014-09-16</li>
<li id="projectVersion" class="pull-right">
Version: 1.2.4
Version: 1.2.5
</li>
</ul>
@@ -103,7 +103,7 @@
<i class="icon-chevron-right"></i>
Project Information</a>
</li>
<li>
<a href="project-reports.html" title="Project Reports">
@@ -171,6 +171,15 @@
<tr class="b">
<td>aggregate </td>
<td>Sets whether report aggregation will be performed for multi-module site reports. This option only affects the report generation when configured within the reporting section. </td>
<td>false</td>
</tr>
<tr class="a">
<td>autoUpdate </td>
<td>Sets whether auto-updating of the NVD CVE/CPE data is enabled. It is not recommended that this be turned to false. </td>
@@ -178,15 +187,6 @@
<td>true</td>
</tr>
<tr class="a">
<td>externalReport </td>
<td>When using as a Site plugin this parameter sets whether or not the external report format should be used. </td>
<td>false</td>
</tr>
<tr class="b">
<td>outputDirectory </td>
@@ -380,7 +380,7 @@
<td>cveUrl12Modified </td>
<td>URL for the modified CVE 1.2 </td>
<td>URL for the modified CVE 1.2. </td>
<td><a class="externalLink" href="http://nvd.nist.gov/download/nvdcve-modified.xml">http://nvd.nist.gov/download/nvdcve-modified.xml</a></td>
</tr>
@@ -389,7 +389,7 @@
<td>cveUrl20Modified </td>
<td>URL for the modified CVE 2.0 </td>
<td>URL for the modified CVE 2.0. </td>
<td><a class="externalLink" href="http://static.nvd.nist.gov/feeds/xml/cve/nvdcve-2.0-modified.xml">http://static.nvd.nist.gov/feeds/xml/cve/nvdcve-2.0-modified.xml</a></td>
</tr>
@@ -398,7 +398,7 @@
<td>cveUrl12Base </td>
<td>Base URL for each year&#x2019;s CVE 1.2, the %d will be replaced with the year </td>
<td>Base URL for each year&#x2019;s CVE 1.2, the %d will be replaced with the year. </td>
<td><a class="externalLink" href="http://nvd.nist.gov/download/nvdcve-%d.xml">http://nvd.nist.gov/download/nvdcve-%d.xml</a></td>
</tr>
@@ -407,7 +407,7 @@
<td>cveUrl20Base </td>
<td>Base URL for each year&#x2019;s CVE 2.0, the %d will be replaced with the year </td>
<td>Base URL for each year&#x2019;s CVE 2.0, the %d will be replaced with the year. </td>
<td><a class="externalLink" href="http://static.nvd.nist.gov/feeds/xml/cve/nvdcve-2.0-%d.xml">http://static.nvd.nist.gov/feeds/xml/cve/nvdcve-2.0-%d.xml</a></td>
</tr>
@@ -416,7 +416,7 @@
<td>connectionTimeout </td>
<td>The URL Connection Timeout. </td>
<td>Sets the URL Connection Timeout used when downloading external data. </td>
<td>&#160;</td>
</tr>
@@ -425,7 +425,7 @@
<td>dataDirectory </td>
<td>Data directory to hold SQL CVEs contents. This should generally not be changed. </td>
<td>Sets the data directory to hold SQL CVEs contents. This should generally not be changed. </td>
<td>&#160;</td>
</tr>
@@ -474,10 +474,44 @@
<td>&#160;</td>
</tr>
<tr class="a">
<td>metaFileName </td>
<td>Sets the name of the file to use for storing the metadata about the project. </td>
<td>dependency-check.ser</td>
</tr>
</tbody>
</table>
<h1>Proxy Configuration</h1>
<p>Use <a class="externalLink" href="https://maven.apache.org/settings.html#Proxies">Maven&#x2019;s settings</a> to configure a proxy server.</p>
<p>Use <a class="externalLink" href="https://maven.apache.org/settings.html#Proxies">Maven&#x2019;s settings</a> to configure a proxy server. If multiple proxies are configured in the Maven settings file you must tell dependency-check which proxy to use with the following property:</p>
<table border="0" class="table table-striped">
<thead>
<tr class="a">
<th>Property </th>
<th>Description </th>
<th>Default Value</th>
</tr>
</thead>
<tbody>
<tr class="b">
<td>mavenSettingsProxyId </td>
<td>The id for the proxy, configured via settings.xml, that dependency-check should use. </td>
<td>&#160;</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>