mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-05-08 08:04:22 +02:00
version 1.3.0 documentation
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia at 2015-05-11
|
||||
| Generated by Apache Maven Doxia at 2015-08-04
|
||||
| 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="20150511" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20150804" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>dependency-check-ant - Configuration</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
|
||||
@@ -54,7 +54,7 @@
|
||||
|
||||
|
||||
<li class="">
|
||||
<a href="../../../../../../target/site/1.2.11/#" title="">
|
||||
<a href="../../../../../../target/site/1.3.0/#" title="">
|
||||
</a>
|
||||
<span class="divider">/</span>
|
||||
</li>
|
||||
@@ -67,9 +67,9 @@
|
||||
|
||||
|
||||
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-05-11</li>
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-08-04</li>
|
||||
<li id="projectVersion" class="pull-right">
|
||||
Version: 1.2.11
|
||||
Version: 1.3.0
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -220,7 +220,7 @@
|
||||
|
||||
<tr class="a">
|
||||
|
||||
<td>outputDirectory </td>
|
||||
<td>reportOutputDirectory </td>
|
||||
|
||||
<td>The location to write the report(s). Note, this is not used if generating the report as part of a <tt>mvn site</tt> build </td>
|
||||
|
||||
@@ -238,7 +238,7 @@
|
||||
|
||||
<tr class="a">
|
||||
|
||||
<td>format </td>
|
||||
<td>reportFormat </td>
|
||||
|
||||
<td>The report format to be generated (HTML, XML, VULN, ALL). This configuration option has no affect if using this within the Site plugin unless the externalReport is set to true. </td>
|
||||
|
||||
@@ -247,24 +247,15 @@
|
||||
|
||||
<tr class="b">
|
||||
|
||||
<td>logFile </td>
|
||||
<td>suppressionFile </td>
|
||||
|
||||
<td>The file path to write verbose logging information. </td>
|
||||
<td>The file path to the XML suppression file - used to suppress <a href="../general/suppression.html">false positives</a> </td>
|
||||
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
|
||||
<td>suppressionFile </td>
|
||||
|
||||
<td>The file path to the XML suppression file - used to suppress <a href="../suppression.html">false positives</a> </td>
|
||||
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
|
||||
<td>proxyServer </td>
|
||||
|
||||
<td>The Proxy Server. </td>
|
||||
@@ -272,7 +263,7 @@
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td>proxyPort </td>
|
||||
|
||||
@@ -281,7 +272,7 @@
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td>proxyUsername </td>
|
||||
|
||||
@@ -290,7 +281,7 @@
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td>proxyPassword </td>
|
||||
|
||||
@@ -299,7 +290,7 @@
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td>connectionTimeout </td>
|
||||
|
||||
@@ -438,7 +429,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>
|
||||
@@ -447,7 +438,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>
|
||||
@@ -456,7 +447,7 @@
|
||||
|
||||
<td>cveUrl12Base </td>
|
||||
|
||||
<td>Base URL for each year’s CVE 1.2, the %d will be replaced with the year </td>
|
||||
<td>Base URL for each year’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>
|
||||
@@ -465,7 +456,7 @@
|
||||
|
||||
<td>cveUrl20Base </td>
|
||||
|
||||
<td>Base URL for each year’s CVE 2.0, the %d will be replaced with the year </td>
|
||||
<td>Base URL for each year’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>
|
||||
|
||||
Reference in New Issue
Block a user