mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-19 01:57:06 +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 - FindBugs Bug Detector Report</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">
|
||||
@@ -178,9 +178,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 class="active">
|
||||
@@ -247,7 +254,7 @@
|
||||
<th>Missing Classes</th></tr>
|
||||
<tr class="b">
|
||||
<td>4</td>
|
||||
<td>1</td>
|
||||
<td>0</td>
|
||||
<td>0</td>
|
||||
<td>0</td></tr></table></div>
|
||||
<div class="section">
|
||||
@@ -255,25 +262,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.App">org.owasp.dependencycheck.App</a></td>
|
||||
<td>1</td></tr></table></div><a name="org.owasp.dependencycheck.App"></a>
|
||||
<div class="section">
|
||||
<h3>org.owasp.dependencycheck.App<a name="org.owasp.dependencycheck.App"></a></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>Hard coded reference to an absolute pathname in org.owasp.dependencycheck.App.runScan(String, String, String, String[], String[])</td>
|
||||
<td>STYLE</td>
|
||||
<td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#DMI_HARDCODED_ABSOLUTE_FILENAME">DMI_HARDCODED_ABSOLUTE_FILENAME</a></td>
|
||||
<td><a href="./xref/org/owasp/dependencycheck/App.html#154">154</a></td>
|
||||
<td>Medium</td></tr></table></div>
|
||||
<th>Bugs</th></tr></table></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user