mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-25 10:32:00 +01:00
version 1.2.4 of site documentation
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia at 2014-06-27
|
||||
| Generated by Apache Maven Doxia at 2014-08-05
|
||||
| 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="20140627" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20140805" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>dependency-check-jenkins - </title>
|
||||
<title>dependency-check-maven - About</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.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-jenkins</h2>
|
||||
<h2>dependency-check-maven</h2>
|
||||
</div>
|
||||
</div>
|
||||
<div class="pull-right"> </div>
|
||||
@@ -54,7 +54,7 @@
|
||||
|
||||
|
||||
<li class="">
|
||||
<a href="../../../../../../../../../../../../c:/Users/jeremy/Documents/NetBeansProjects/DependencyCheck/target/site/1.2.3/#" title="">
|
||||
<a href="../../../../../../../../../../../../c:/Users/jeremy/Documents/NetBeansProjects/DependencyCheck/target/site/1.2.4/#" title="">
|
||||
</a>
|
||||
<span class="divider">/</span>
|
||||
</li>
|
||||
@@ -63,13 +63,13 @@
|
||||
dependency-check</a>
|
||||
<span class="divider">/</span>
|
||||
</li>
|
||||
<li class="active "></li>
|
||||
<li class="active ">About</li>
|
||||
|
||||
|
||||
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2014-06-27</li>
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2014-08-05</li>
|
||||
<li id="projectVersion" class="pull-right">
|
||||
Version: 1.2.3
|
||||
Version: 1.2.4
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -82,7 +82,22 @@
|
||||
|
||||
|
||||
<ul class="nav nav-list">
|
||||
<li class="nav-header">Project Documentation</li>
|
||||
<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>
|
||||
|
||||
@@ -111,6 +126,13 @@
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<a href="project-reports.html" title="Project Reports">
|
||||
<i class="icon-chevron-right"></i>
|
||||
Project Reports</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
@@ -122,7 +144,7 @@
|
||||
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
|
||||
|
||||
|
||||
<div class="g-plusone" data-href="http://wiki.jenkins-ci.org/display/JENKINS/OWASP+Dependency-Check+Plugin" data-size="tall" ></div>
|
||||
<div class="g-plusone" data-href="http://maven.apache.org" data-size="tall" ></div>
|
||||
|
||||
<div class="clear"></div>
|
||||
<div class="clear"></div>
|
||||
@@ -137,7 +159,7 @@
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
<div class="clear"></div>
|
||||
<a href="http://maven.apache.org/" title="Maven" class="builtBy">
|
||||
<a href="./" title="Maven" class="builtBy">
|
||||
<img class="builtBy" alt="built with maven" src="http://jeremylong.github.io/DependencyCheck/images/logos/maven-feather.png" />
|
||||
</a>
|
||||
<a href="http://www.jetbrains.com/idea/" title="IntelliJ" class="builtBy">
|
||||
@@ -153,20 +175,9 @@
|
||||
|
||||
<div id="bodyColumn" class="span9" >
|
||||
|
||||
<h1>Dependency-Check Jenkins Plugin</h1>
|
||||
<p>Dependency-Check is a utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities. This tool can be part of the solution to the OWASP Top 10 2013: A9 - Using Components with Known Vulnerabilities. This plug-in can independently execute a Dependency-Check analysis and visualize results.</p>
|
||||
<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>More information can be found on the <a class="externalLink" href="https://wiki.jenkins-ci.org/display/JENKINS/OWASP+Dependency-Check+Plugin">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 & License<a name="Copyright__License"></a></h2>
|
||||
<p>Dependency-Check is Copyright (c) 2012-2014 Jeremy Long. All Rights Reserved.</p>
|
||||
<p>Dependency-Check Jenkins Plugin is Copyright (c) 2013-2014 Steve Springett. All Rights Reserved.</p>
|
||||
<p>Permission to modify and redistribute is granted under the terms of the Apache 2.0 license. See the <a class="externalLink" href="https://github.com/jenkinsci/dependency-check-plugin/blob/master/LICENSE.txt">LICENSE.txt</a> file for the full license.</p>
|
||||
<p>Dependency-Check makes use of several other open source libraries. Please see the <a class="externalLink" href="https://github.com/jenkinsci/dependency-check-plugin/blob/master/NOTICES.txt">NOTICE.txt</a> file for more information.</p></div>
|
||||
<div class="section">
|
||||
<h2>About Dependency-Check Maven Plugin<a name="About_Dependency-Check_Maven_Plugin"></a></h2><a name="About_Dependency-Check_Maven_Plugin"></a>
|
||||
<p>dependency-check-maven is a Maven Plugin that uses dependency-check-core to detect publicly disclosed vulnerabilities associated with the project's dependencies. The plugin will generate a report listing the dependency, any identified Common Platform Enumeration (CPE) identifiers, and the associated Common Vulnerability and Exposure (CVE) entries.</p></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -176,7 +187,7 @@
|
||||
<footer>
|
||||
<div class="container-fluid">
|
||||
<div class="row-fluid">
|
||||
<p >Copyright © 2012–2014
|
||||
<p >Copyright © 2013–2014
|
||||
<a href="http://www.owasp.org">OWASP</a>.
|
||||
All rights reserved.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user