mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-30 05:42:10 +02:00
updated documentation for version 1.0.2
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia at 2013-08-07
|
||||
| Generated by Apache Maven Doxia at 2013-09-02
|
||||
| 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="20130807" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20130902" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>dependency-check-maven - Project Information</title>
|
||||
<title>dependency-check-jenkins - Project Information</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
|
||||
<link rel="stylesheet" href="./css/site.css" />
|
||||
<link rel="stylesheet" href="./css/print.css" media="print" />
|
||||
@@ -42,7 +42,7 @@
|
||||
<div id="banner">
|
||||
<div class="pull-left">
|
||||
<div id="bannerLeft">
|
||||
<h2>dependency-check-maven</h2>
|
||||
<h2>dependency-check-jenkins</h2>
|
||||
</div>
|
||||
</div>
|
||||
<div class="pull-right"> </div>
|
||||
@@ -54,7 +54,7 @@
|
||||
|
||||
|
||||
<li class="">
|
||||
<a href="../../../../../../../../../../../c:/Users/jeremy/Documents/DependencyCheck-1.0.1/target/site/1.0.1/#" title="">
|
||||
<a href="../../../../../../../../../../../../c:/Users/jeremy/Documents/NetBeansProjects/DependencyCheck/target/site/1.0.2/#" title="">
|
||||
</a>
|
||||
</li>
|
||||
<li class="divider ">/</li>
|
||||
@@ -67,8 +67,8 @@
|
||||
|
||||
|
||||
|
||||
<li id="publishDate" class="pull-right">Last Published: 2013-08-07</li> <li class="divider pull-right">|</li>
|
||||
<li id="projectVersion" class="pull-right">Version: 1.0.1</li>
|
||||
<li id="publishDate" class="pull-right">Last Published: 2013-09-02</li> <li class="divider pull-right">|</li>
|
||||
<li id="projectVersion" class="pull-right">Version: 1.0.2</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
@@ -80,22 +80,7 @@
|
||||
|
||||
|
||||
<ul class="nav nav-list">
|
||||
<li class="nav-header">Getting Started</li>
|
||||
|
||||
<li>
|
||||
|
||||
<a href="usage.html" title="Usage">
|
||||
<i class="none"></i>
|
||||
Usage</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<a href="configuration.html" title="Configuration">
|
||||
<i class="none"></i>
|
||||
Configuration</a>
|
||||
</li>
|
||||
<li class="nav-header">Project Documentation</li>
|
||||
<li class="nav-header">Project Documentation</li>
|
||||
|
||||
<li class="active">
|
||||
|
||||
@@ -124,13 +109,6 @@
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<a href="project-reports.html" title="Project Reports">
|
||||
<i class="icon-chevron-right"></i>
|
||||
Project Reports</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
@@ -171,7 +149,7 @@
|
||||
<th>Description</th></tr>
|
||||
<tr class="b">
|
||||
<td><a href="index.html">About</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>
|
||||
<td>This plug-in can independently execute a Dependency-Check analysis and visualize the results.</td></tr>
|
||||
<tr class="a">
|
||||
<td><a href="project-summary.html">Project Summary</a></td>
|
||||
<td>This document lists other related information of this project</td></tr>
|
||||
@@ -186,7 +164,7 @@
|
||||
|
||||
<footer>
|
||||
<div class="container-fluid">
|
||||
<div class="row span12">Copyright © 2013
|
||||
<div class="row span12">Copyright © 2012-2013
|
||||
<a href="http://www.owasp.org">OWASP</a>.
|
||||
All Rights Reserved.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user