mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-16 00:33:46 +01:00
version 1.2.2 of project documentation
This commit is contained in:
42
modules.html
42
modules.html
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia at 2014-05-10
|
||||
| Generated by Apache Maven Doxia at 2014-06-22
|
||||
| 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="20140510" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20140622" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>dependency-check - Project Modules</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
|
||||
@@ -62,9 +62,9 @@
|
||||
|
||||
|
||||
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2014-05-10</li>
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2014-06-22</li>
|
||||
<li id="projectVersion" class="pull-right">
|
||||
Version: 1.2.1
|
||||
Version: 1.2.2
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -169,6 +169,21 @@
|
||||
<a href="SampleReport.html" title="Sample Report">
|
||||
<i class="none"></i>
|
||||
Sample Report</a>
|
||||
</li>
|
||||
<li class="nav-header">File Type Analyzers</li>
|
||||
|
||||
<li>
|
||||
|
||||
<a href="archive-analyzer.html" title="Archive Analyzer">
|
||||
<i class="none"></i>
|
||||
Archive Analyzer</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<a href="jar-analyzer.html" title="Jar Analyzer">
|
||||
<i class="none"></i>
|
||||
Jar Analyzer</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
@@ -176,6 +191,20 @@
|
||||
<a href="nexus-analyzer.html" title="Nexus Analyzer">
|
||||
<i class="none"></i>
|
||||
Nexus Analyzer</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<a href="assembly-analyzer.html" title="Assembly Analyzer">
|
||||
<i class="none"></i>
|
||||
Assembly Analyzer</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<a href="nuspec-analyzer.html" title="Nuspec Analyzer">
|
||||
<i class="none"></i>
|
||||
Nuspec Analyzer</a>
|
||||
</li>
|
||||
<li class="nav-header">Modules</li>
|
||||
|
||||
@@ -276,7 +305,10 @@
|
||||
<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>
|
||||
<tr class="b">
|
||||
<td><a class="externalLink" href="http://wiki.jenkins-ci.org/display/JENKINS/OWASP+Dependency-Check+Plugin/index.html">Dependency-Check Jenkins Plugin</a></td>
|
||||
<td>This plug-in can independently execute a Dependency-Check analysis and visualize the results.</td></tr></table></div>
|
||||
<td>This plug-in can independently execute a Dependency-Check analysis and visualize the results.</td></tr>
|
||||
<tr class="a">
|
||||
<td><a href="dependency-check-utils/index.html">Dependency-Check Utils</a></td>
|
||||
<td>Dependency-check-utils a collection of common utlity classes used within dependency-check.</td></tr></table></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user