mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-23 17:41:28 +01:00
documentation version 1.4.2
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-06-16
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-07-31
|
||||
| Rendered using Apache Maven Fluido Skin 1.5
|
||||
-->
|
||||
<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="20160616" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20160731" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>dependency-check-maven – FindBugs Bug Detector Report</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -52,7 +52,7 @@
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li class="">
|
||||
<a href="../../../../../../target/site/1.4.0/#" title="">
|
||||
<a href="../../../../../../target/site/1.4.2/#" title="">
|
||||
</a>
|
||||
<span class="divider">/</span>
|
||||
</li>
|
||||
@@ -64,9 +64,9 @@
|
||||
<li class="active ">FindBugs Bug Detector Report</li>
|
||||
|
||||
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-06-16</li>
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-07-31</li>
|
||||
<li id="projectVersion" class="pull-right">
|
||||
Version: 1.4.0
|
||||
Version: 1.4.2
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -253,7 +253,7 @@
|
||||
<th>Missing Classes</th></tr>
|
||||
<tr class="b">
|
||||
<td>10</td>
|
||||
<td>1</td>
|
||||
<td>0</td>
|
||||
<td>0</td>
|
||||
<td>0</td></tr></table></div>
|
||||
<div class="section">
|
||||
@@ -261,25 +261,7 @@
|
||||
<table border="0" class="table table-striped">
|
||||
<tr class="a">
|
||||
<th>Class</th>
|
||||
<th>Bugs</th></tr>
|
||||
<tr class="b">
|
||||
<td><a href="#org.owasp.dependencycheck.maven.Engine">org.owasp.dependencycheck.maven.Engine</a></td>
|
||||
<td>1</td></tr></table></div><a name="org.owasp.dependencycheck.maven.Engine"></a>
|
||||
<div class="section">
|
||||
<h3><a name="org.owasp.dependencycheck.maven.Engine"></a>org.owasp.dependencycheck.maven.Engine</h3>
|
||||
<table border="0" class="table table-striped">
|
||||
<tr class="a">
|
||||
<th>Bug</th>
|
||||
<th>Category</th>
|
||||
<th>Details</th>
|
||||
<th>Line</th>
|
||||
<th>Priority</th></tr>
|
||||
<tr class="b">
|
||||
<td>The class name org.owasp.dependencycheck.maven.Engine shadows the simple name of the superclass org.owasp.dependencycheck.Engine</td>
|
||||
<td>BAD_PRACTICE</td>
|
||||
<td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#NM_SAME_SIMPLE_NAME_AS_SUPERCLASS">NM_SAME_SIMPLE_NAME_AS_SUPERCLASS</a></td>
|
||||
<td><a href="./xref/org/owasp/dependencycheck/maven/Engine.html#L41">41-226</a></td>
|
||||
<td>High</td></tr></table></div>
|
||||
<th>Bugs</th></tr></table></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user