mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-15 08:13:43 +01:00
documentation update v1.4.4
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-06
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-11-05
|
||||
| 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="20160906" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20161105" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>dependency-check – Using a Database Server</title>
|
||||
<link rel="stylesheet" href="../css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -59,9 +59,9 @@
|
||||
<li class="active ">Using a Database Server</li>
|
||||
|
||||
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-09-06</li>
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-11-05</li>
|
||||
<li id="projectVersion" class="pull-right">
|
||||
Version: 1.4.3
|
||||
Version: 1.4.4
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -74,7 +74,7 @@
|
||||
|
||||
<ul class="nav nav-list">
|
||||
<li class="nav-header">OWASP dependency-check</li>
|
||||
|
||||
|
||||
<li>
|
||||
|
||||
<a href="../index.html" title="General">
|
||||
@@ -102,6 +102,13 @@
|
||||
<span class="none"></span>
|
||||
False Positives</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<a href="../general/hints.html" title="False Negatives">
|
||||
<span class="none"></span>
|
||||
False Negatives</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
@@ -174,7 +181,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
|
||||
<a href="../analyzers/index.html" title="File Type Analyzers">
|
||||
@@ -286,7 +293,7 @@
|
||||
<plugin>
|
||||
<groupId>org.owasp</groupId>
|
||||
<artifactId>dependency-check-maven</artifactId>
|
||||
<version>1.4.3</version>
|
||||
<version>1.4.4</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.mariadb.jdbc</groupId>
|
||||
|
||||
Reference in New Issue
Block a user