mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-24 18:11:47 +01:00
documentation version 1.4.5
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-11-05
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-01-22
|
||||
| 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="20161105" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20170122" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>dependency-check-ant – 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.4/#" title="">
|
||||
<a href="../../../../../../target/site/1.4.5/#" 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-11-05</li>
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-01-22</li>
|
||||
<li id="projectVersion" class="pull-right">
|
||||
Version: 1.4.4
|
||||
Version: 1.4.5
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -264,7 +264,7 @@
|
||||
<td>Inconsistent synchronization of org.owasp.dependencycheck.taskdefs.Check.path; locked 44% of time</td>
|
||||
<td>MT_CORRECTNESS</td>
|
||||
<td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#IS2_INCONSISTENT_SYNC">IS2_INCONSISTENT_SYNC</a></td>
|
||||
<td><a href="./xref/org/owasp/dependencycheck/taskdefs/Check.html#L909">909</a></td>
|
||||
<td><a href="./xref/org/owasp/dependencycheck/taskdefs/Check.html#L1005">1005</a></td>
|
||||
<td>Medium</td></tr></table></div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -275,7 +275,7 @@
|
||||
<footer>
|
||||
<div class="container-fluid">
|
||||
<div class="row-fluid">
|
||||
<p >Copyright © 2012–2016
|
||||
<p >Copyright © 2012–2017
|
||||
<a href="http://www.owasp.org">OWASP</a>.
|
||||
All rights reserved.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user