version 1.0.8

This commit is contained in:
Jeremy Long
2014-01-16 08:07:24 -05:00
parent 70103dcca3
commit 412ac1c084
2261 changed files with 187182 additions and 451776 deletions

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia at 2013-12-02
| Generated by Apache Maven Doxia at 2014-01-16
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<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="20131202" />
<meta name="Date-Revision-yyyymmdd" content="20140116" />
<meta http-equiv="Content-Language" content="en" />
<title>dependency-check - Project Modules</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -62,8 +62,8 @@
<li id="publishDate" class="pull-right">Last Published: 2013-12-02</li> <li class="divider pull-right">|</li>
<li id="projectVersion" class="pull-right">Version: 1.0.7</li>
<li id="publishDate" class="pull-right">Last Published: 2014-01-16</li> <li class="divider pull-right">|</li>
<li id="projectVersion" class="pull-right">Version: 1.0.8</li>
</ul>
</div>
@@ -139,6 +139,14 @@
</li>
</ul>
</li>
<li class="nav-header">General</li>
<li>
<a href="suppression.html" title="False Positives">
<i class="none"></i>
False Positives</a>
</li>
<li class="nav-header">Modules</li>
<li>
@@ -213,7 +221,7 @@
<th>Description</th></tr>
<tr class="b">
<td><a href="dependency-check-core/index.html">Dependency-Check Core</a></td>
<td>-</td></tr>
<td>Dependency-check is a utility that attempts to detect publicly disclosed vulnerabilities contained within project dependencies. It does this by determining if there is a Common Platform Enumeration (CPE) identifier for a given dependency. If found, it will generate a report linking to the associated CVE entries.</td></tr>
<tr class="a">
<td><a href="dependency-check-cli/index.html">Dependency-Check Command Line</a></td>
<td>Dependency-Check-Maven is a Maven Plugin that attempts to detect publicly disclosed vulnerabilities contained within project dependencies. It does this by determining if there is a Common Platform Enumeration (CPE) identifier for a given dependency. If found, it will generate a report linking to the associated CVE entries.</td></tr>
@@ -234,7 +242,7 @@
<footer>
<div class="container-fluid">
<div class="row span12">Copyright &copy; 2012-2013
<div class="row span12">Copyright &copy; 2012-2014
<a href="http://www.owasp.org">OWASP</a>.
All Rights Reserved.