version 1.1.3 of the site documentation

This commit is contained in:
Jeremy Long
2014-03-11 12:02:33 -04:00
parent fd23a86507
commit a64a31923a
905 changed files with 10100 additions and 9153 deletions

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia at 2014-03-03
| Generated by Apache Maven Doxia at 2014-03-10
| 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="20140303" />
<meta name="Date-Revision-yyyymmdd" content="20140310" />
<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.1.2/#" title="">
<a href="../../../../../../../../../../../../c:/Users/jeremy/Documents/NetBeansProjects/DependencyCheck/target/site/1.1.3/#" title="">
</a>
<span class="divider">/</span>
</li>
@@ -67,9 +67,9 @@
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2014-03-03</li>
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2014-03-10</li>
<li id="projectVersion" class="pull-right">
Version: 1.1.2
Version: 1.1.3
</li>
</ul>
@@ -210,6 +210,8 @@
<td>logFile </td>
<td>The file path to write verbose logging information. </td>
<td>&#160;</td>
</tr>
<tr class="a">
@@ -217,6 +219,8 @@
<td>suppressionFile </td>
<td>The file path to the XML suppression file - used to suppress <a href="../suppression.html">false positives</a> </td>
<td>&#160;</td>
</tr>
<tr class="b">
@@ -224,6 +228,8 @@
<td>connectionTimeout </td>
<td>The Connection Timeout. </td>
<td>&#160;</td>
</tr>
<tr class="a">
@@ -231,6 +237,8 @@
<td>proxyUrl </td>
<td>The Proxy URL. </td>
<td>&#160;</td>
</tr>
<tr class="b">
@@ -238,6 +246,8 @@
<td>proxyPort </td>
<td>The Proxy Port. </td>
<td>&#160;</td>
</tr>
<tr class="a">
@@ -245,6 +255,8 @@
<td>proxyUsername </td>
<td>Defines the proxy user name. </td>
<td>&#160;</td>
</tr>
<tr class="b">
@@ -252,6 +264,8 @@
<td>proxyPassword </td>
<td>Defines the proxy password. </td>
<td>&#160;</td>
</tr>
<tr class="a">
@@ -259,6 +273,8 @@
<td>nexusAnalyzerEnabled </td>
<td>Sets whether Nexus Analyzer will be used. </td>
<td>&#160;</td>
</tr>
<tr class="b">
@@ -266,6 +282,8 @@
<td>nexusUrl </td>
<td>Defines the Nexus URL. </td>
<td>&#160;</td>
</tr>
<tr class="a">
@@ -282,6 +300,8 @@
<td>databaseDriverName </td>
<td>The name of the database driver. Example: org.h2.Driver. </td>
<td>&#160;</td>
</tr>
<tr class="a">
@@ -289,6 +309,8 @@
<td>databaseDriverPath </td>
<td>The path to the database driver JAR file; only used if the driver is not in the class path. </td>
<td>&#160;</td>
</tr>
<tr class="b">
@@ -296,6 +318,8 @@
<td>connectionString </td>
<td>The connection string used to connect to the database. </td>
<td>&#160;</td>
</tr>
<tr class="a">
@@ -303,6 +327,8 @@
<td>databaseUser </td>
<td>The username used when connecting to the database. </td>
<td>&#160;</td>
</tr>
<tr class="b">
@@ -310,6 +336,8 @@
<td>databasePassword </td>
<td>The password used when connecting to the database. </td>
<td>&#160;</td>
</tr>
<tr class="a">
@@ -317,6 +345,8 @@
<td>zipExtensions </td>
<td>A comma-separated list of additional file extensions to be treated like a ZIP file, the contents will be extracted and analyzed. </td>
<td>&#160;</td>
</tr>
<tr class="b">
@@ -351,6 +381,8 @@
<td>dataDirectory </td>
<td>Data directory to hold SQL CVEs contents. This should generally not be changed. </td>
<td>&#160;</td>
</tr>
<tr class="b">
@@ -388,6 +420,15 @@
<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>
<tr class="b">
<td>pathToMono </td>
<td>The path to Mono for .NET assembly analysis on non-windows systems </td>
<td>&#160;</td>
</tr>
</tbody>
</table>
</div>