mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-04-01 14:43:36 +02:00
version 1.0.4
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia at 2013-10-13
|
||||
| Generated by Apache Maven Doxia at 2013-10-20
|
||||
| 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="20131013" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20131020" />
|
||||
<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.3/#" title="">
|
||||
<a href="../../../../../../../../../../../../c:/Users/jeremy/Documents/NetBeansProjects/DependencyCheck/target/site/1.0.4/#" title="">
|
||||
</a>
|
||||
</li>
|
||||
<li class="divider ">/</li>
|
||||
@@ -69,8 +69,8 @@
|
||||
|
||||
|
||||
|
||||
<li id="publishDate" class="pull-right">Last Published: 2013-10-13</li> <li class="divider pull-right">|</li>
|
||||
<li id="projectVersion" class="pull-right">Version: 1.0.3</li>
|
||||
<li id="publishDate" class="pull-right">Last Published: 2013-10-20</li> <li class="divider pull-right">|</li>
|
||||
<li id="projectVersion" class="pull-right">Version: 1.0.4</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
@@ -150,7 +150,7 @@
|
||||
|
||||
<p><b>Full name</b>:</p>
|
||||
|
||||
<p>org.owasp:dependency-check-maven:1.0.3:check</p>
|
||||
<p>org.owasp:dependency-check-maven:1.0.4:check</p>
|
||||
|
||||
<p><b>Description</b>:</p>
|
||||
|
||||
@@ -303,6 +303,17 @@ the Maven Generated Reports page<br /><b>Default value is</b>: <tt>A report prov
|
||||
|
||||
<tr class="b">
|
||||
|
||||
<td><b><a href="#logFile">logFile</a></b></td>
|
||||
|
||||
<td><tt>String</tt></td>
|
||||
|
||||
<td><tt>-</tt></td>
|
||||
|
||||
<td>The path to the verbose log<br /><b>User property is</b>: <tt>logfile</tt>.</td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#name">name</a></b></td>
|
||||
|
||||
<td><tt>String</tt></td>
|
||||
@@ -313,7 +324,7 @@ the Maven Generated Reports page<br /><b>Default value is</b>: <tt>A report prov
|
||||
Reports page<br /><b>Default value is</b>: <tt>Dependency-Check</tt>.<br /><b>User property is</b>: <tt>name</tt>.</td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><b><a href="#proxyPort">proxyPort</a></b></td>
|
||||
|
||||
@@ -324,7 +335,7 @@ Reports page<br /><b>Default value is</b>: <tt>Dependency-Check</tt>.<br /><b>Us
|
||||
<td>The Proxy Port.<br /><b>User property is</b>: <tt>proxyPort</tt>.</td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td><b><a href="#proxyUrl">proxyUrl</a></b></td>
|
||||
|
||||
@@ -335,7 +346,7 @@ Reports page<br /><b>Default value is</b>: <tt>Dependency-Check</tt>.<br /><b>Us
|
||||
<td>The Proxy URL.<br /><b>User property is</b>: <tt>proxyUrl</tt>.</td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td><b><a href="#reportName">reportName</a></b></td>
|
||||
|
||||
@@ -439,6 +450,18 @@ plugin unless the externalReport is set to true. Default is HTML.</div>
|
||||
|
||||
<li><b>Default</b>: <tt>HTML</tt></li>
|
||||
</ul><hr />
|
||||
<p><b><a name="logFile">logFile</a>:</b></p>
|
||||
|
||||
<div>The path to the verbose log</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>logfile</tt></li>
|
||||
</ul><hr />
|
||||
<p><b><a name="name">name</a>:</b></p>
|
||||
|
||||
<div>The name of the report to be displayed in the Maven Generated
|
||||
|
||||
Reference in New Issue
Block a user