updated documentation for version 1.0.2

This commit is contained in:
Jeremy Long
2013-09-03 21:52:11 -04:00
parent f87d5a6fc0
commit 27fd90c1ba
836 changed files with 36398 additions and 10696 deletions

View File

@@ -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 - About</title>
<title>dependency-check-jenkins - </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>
@@ -63,12 +63,12 @@
dependency-check</a>
</li>
<li class="divider ">/</li>
<li class="">About</li>
<li class=""></li>
<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>
@@ -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>
@@ -160,9 +138,19 @@
<div id="bodyColumn" class="span9" >
<div class="section">
<h2>About dependency-check-maven<a name="About_dependency-check-maven"></a></h2><a name="About_dependency-check-maven"></a>
<p>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.</p></div>
<h1>Dependency-Check Jenkins Plugin</h1>
<p>The Dependency-Check Jenkins Plugin features the ability to perform a dependency analysis build and later view results post build. The plugin is built using <a class="externalLink" href="http://wiki.jenkins-ci.org/x/CwDgAQ">analysis-core</a> and features many of the same features that Jenkins static analysis plugins offer, including thresholds, charts and the ability to view vulnerability information should a dependency have one identified.</p>
<p>The main repository is located at <a class="externalLink" href="https://github.com/jenkinsci/dependency-check-jenkins">jenkins-cli/dependency-check-jenkins</a>.</p>
<p>The main site for documentation is located at <a class="externalLink" href="https://wiki.jenkins-ci.org/display/JENKINS/OWASP+Dependency-Check+Plugin">OWASP Dependency-Check-Jenkins</a>.</p>
<p>More information can be found on the <a class="externalLink" href="https://github.com/jenkinsci/dependency-check-jenkins/wiki">wiki</a>.</p>
<div class="section">
<h2>Mailing List<a name="Mailing_List"></a></h2>
<p>Subscribe: <a class="externalLink" href="mailto:dependency-check+subscribe@googlegroups.com">dependency-check+subscribe@googlegroups.com</a></p>
<p>Post: <a class="externalLink" href="mailto:dependency-check@googlegroups.com">dependency-check@googlegroups.com</a></p></div>
<div class="section">
<h2>Copyright &amp; License<a name="Copyright__License"></a></h2>
<p>Dependency-Check Jenkins Plugin is Copyright (c) 2013 Steve Springett. All Rights Reserved.</p>
<p>Permission to modify and redistribute is granted under the terms of the GPLv3 license. See the <a class="externalLink" href="https://github.com/jenkinsci/dependency-check-jenkins/blob/master/LICENSE.txt">LICENSE.txt</a> file for the full license.</p></div>
</div>
</div>
</div>
@@ -171,7 +159,7 @@
<footer>
<div class="container-fluid">
<div class="row span12">Copyright &copy; 2013
<div class="row span12">Copyright &copy; 2012-2013
<a href="http://www.owasp.org">OWASP</a>.
All Rights Reserved.