mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-04-29 19:58:15 +02:00
version 1.0.6
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia at 2013-11-16
|
||||
| Generated by Apache Maven Doxia at 2013-12-01
|
||||
| Rendered using Apache Maven Fluido Skin 1.3.0
|
||||
-->
|
||||
<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="20131116" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20131201" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>dependency-check-maven -
|
||||
dependency-check:check</title>
|
||||
@@ -55,7 +55,7 @@
|
||||
|
||||
|
||||
<li class="">
|
||||
<a href="../../../../../../../../../../../../c:/Users/jeremy/Documents/NetBeansProjects/DependencyCheck/target/site/1.0.5/#" title="">
|
||||
<a href="../../../../../../../../../../../../c:/Users/jeremy/Documents/NetBeansProjects/DependencyCheck/target/site/1.0.6/#" title="">
|
||||
</a>
|
||||
</li>
|
||||
<li class="divider ">/</li>
|
||||
@@ -69,8 +69,8 @@
|
||||
|
||||
|
||||
|
||||
<li id="publishDate" class="pull-right">Last Published: 2013-11-16</li> <li class="divider pull-right">|</li>
|
||||
<li id="projectVersion" class="pull-right">Version: 1.0.5</li>
|
||||
<li id="publishDate" class="pull-right">Last Published: 2013-12-01</li> <li class="divider pull-right">|</li>
|
||||
<li id="projectVersion" class="pull-right">Version: 1.0.6</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
@@ -150,7 +150,7 @@
|
||||
|
||||
<p><b>Full name</b>:</p>
|
||||
|
||||
<p>org.owasp:dependency-check-maven:1.0.5:check</p>
|
||||
<p>org.owasp:dependency-check-maven:1.0.6:check</p>
|
||||
|
||||
<p><b>Description</b>:</p>
|
||||
|
||||
@@ -378,6 +378,17 @@ Reports page<br /><b>Default value is</b>: <tt>Dependency-Check</tt>.<br /><b>Us
|
||||
|
||||
<td>The name of the site report destination.<br /><b>Default value is</b>: <tt>dependency-check-report</tt>.<br /><b>User property is</b>: <tt>report-name</tt>.</td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#suppressionFile">suppressionFile</a></b></td>
|
||||
|
||||
<td><tt>String</tt></td>
|
||||
|
||||
<td><tt>-</tt></td>
|
||||
|
||||
<td>The Connection Timeout.<br /><b>User property is</b>: <tt>suppressionFile</tt>.</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
@@ -587,6 +598,18 @@ Dependency-Check report.</div>
|
||||
<li><b>User Property</b>: <tt>reportOutputDirectory</tt></li>
|
||||
|
||||
<li><b>Default</b>: <tt>${project.reporting.outputDirectory}</tt></li>
|
||||
</ul><hr />
|
||||
<p><b><a name="suppressionFile">suppressionFile</a>:</b></p>
|
||||
|
||||
<div>The Connection Timeout.</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>suppressionFile</tt></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user