mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-18 09:37:38 +01: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-cli - Checkstyle Results</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>
|
||||
@@ -105,7 +105,7 @@
|
||||
<i class="icon-chevron-right"></i>
|
||||
Project Information</a>
|
||||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
|
||||
<a href="project-reports.html" title="Project Reports">
|
||||
@@ -176,9 +176,16 @@
|
||||
|
||||
<li>
|
||||
|
||||
<a href="pmd.html" title="PMD">
|
||||
<a href="cpd.html" title="CPD Report">
|
||||
<i class="none"></i>
|
||||
PMD</a>
|
||||
CPD Report</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<a href="pmd.html" title="PMD Report">
|
||||
<i class="none"></i>
|
||||
PMD Report</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
@@ -243,10 +250,10 @@
|
||||
<th>Warnings <img alt="Warnings" src="images/icon_warning_sml.gif" /></th>
|
||||
<th>Errors <img alt="Errors" src="images/icon_error_sml.gif" /></th></tr>
|
||||
<tr class="b">
|
||||
<td>14</td>
|
||||
<td>10</td>
|
||||
<td>0</td>
|
||||
<td>0</td>
|
||||
<td>1</td></tr></table></div>
|
||||
<td>2</td></tr></table></div>
|
||||
<div class="section">
|
||||
<h2>Details<a name="Details"></a></h2>
|
||||
<div class="section">
|
||||
@@ -258,8 +265,12 @@
|
||||
<th>Line</th></tr>
|
||||
<tr class="b">
|
||||
<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
|
||||
<td>Total number of methods is 47 (max allowed is 40).</td>
|
||||
<td><a href="./xref/src/main/java/org/owasp/dependencycheck/CliParser.html#42">42</a></td></tr></table></div></div>
|
||||
<td>Total number of methods is 55 (max allowed is 40).</td>
|
||||
<td><a href="./xref/src/main/java/org/owasp/dependencycheck/CliParser.html#43">43</a></td></tr>
|
||||
<tr class="a">
|
||||
<td><img alt="Errors" src="images/icon_error_sml.gif" /></td>
|
||||
<td>'}' is not preceded with whitespace.</td>
|
||||
<td><a href="./xref/src/main/java/org/owasp/dependencycheck/CliParser.html#437">437</a></td></tr></table></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user