mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-05-07 23:53:50 +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 - PMD 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>
|
||||
@@ -227,7 +227,16 @@
|
||||
<h2>PMD Results<a name="PMD_Results"></a></h2>
|
||||
<p>The following document contains the results of <a class="externalLink" href="http://pmd.sourceforge.net/">PMD</a> 5.0.2.</p></div>
|
||||
<div class="section">
|
||||
<h2>Files<a name="Files"></a></h2></div>
|
||||
<h2>Files<a name="Files"></a></h2>
|
||||
<div class="section">
|
||||
<h3>org/owasp/dependencycheck/utils/Settings.java<a name="orgowaspdependencycheckutilsSettings.java"></a></h3>
|
||||
<table border="0" class="table table-striped">
|
||||
<tr class="a">
|
||||
<th>Violation</th>
|
||||
<th>Line</th></tr>
|
||||
<tr class="b">
|
||||
<td>These nested if statements could be combined</td>
|
||||
<td><a href="./xref/org/owasp/dependencycheck/utils/Settings.html#613">613</a> - <a href="./xref/org/owasp/dependencycheck/utils/Settings.html#616">616</a></td></tr></table></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user