mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-26 11:01:44 +01:00
documentation version 1.2.10
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia at 2015-03-06
|
||||
| Generated by Apache Maven Doxia at 2015-04-12
|
||||
| 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="20150306" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20150412" />
|
||||
<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.3.1.min.css" />
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
|
||||
|
||||
<style type="text/css">#bannerLeft { margin-top:50px !important }</style>
|
||||
<style type="text/css">#bannerLeft { margin-top:-20px;margin-bottom:5px !important }</style>
|
||||
|
||||
</head>
|
||||
<body class="topBarDisabled">
|
||||
@@ -42,7 +42,7 @@
|
||||
<div id="banner">
|
||||
<div class="pull-left">
|
||||
<div id="bannerLeft">
|
||||
<h2>dependency-check-maven</h2>
|
||||
<img src="images/dc-maven.svg" alt="OWASP dependency-check-maven"/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="pull-right"> </div>
|
||||
@@ -54,7 +54,7 @@
|
||||
|
||||
|
||||
<li class="">
|
||||
<a href="../../../../../../target/site/1.2.9/#" title="">
|
||||
<a href="../../../../../../target/site/1.2.10/#" title="">
|
||||
</a>
|
||||
<span class="divider">/</span>
|
||||
</li>
|
||||
@@ -67,9 +67,9 @@
|
||||
|
||||
|
||||
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-03-06</li>
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-04-12</li>
|
||||
<li id="projectVersion" class="pull-right">
|
||||
Version: 1.2.9
|
||||
Version: 1.2.10
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -253,7 +253,7 @@
|
||||
<th>Errors</th>
|
||||
<th>Missing Classes</th></tr>
|
||||
<tr class="b">
|
||||
<td>5</td>
|
||||
<td>6</td>
|
||||
<td>1</td>
|
||||
<td>0</td>
|
||||
<td>0</td></tr></table></div>
|
||||
@@ -279,7 +279,7 @@
|
||||
<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#40">40-221</a></td>
|
||||
<td><a href="./xref/org/owasp/dependencycheck/maven/Engine.html#40">40-225</a></td>
|
||||
<td>High</td></tr></table></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user