documentation version 1.4.5

This commit is contained in:
Jeremy Long
2017-01-22 17:22:46 -05:00
parent a1b5e3f7b0
commit 615f6e3750
1583 changed files with 55974 additions and 52631 deletions

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-11-05
| Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2017-01-22
| Rendered using Apache Maven Fluido Skin 1.5
-->
<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="20161105" />
<meta name="Date-Revision-yyyymmdd" content="20170122" />
<meta http-equiv="Content-Language" content="en" />
<title>dependency-check &#x2013; Dependency-Check Jenkins Plugin</title>
<link rel="stylesheet" href="../css/apache-maven-fluido-1.5.min.css" />
@@ -28,7 +28,7 @@
<a href="https://github.com/jenkinsci/dependency-check-plugin">
<a href="https://github.com/jeremylong/DependencyCheck">
<img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;"
src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png"
alt="Fork me on GitHub">
@@ -41,7 +41,7 @@
<div id="banner">
<div class="pull-left">
<div id="bannerLeft">
<img src="../images/dc-jenkins.svg" alt="OWASP dependency-check-jenkins"/>
<img src="../images/dc.svg" alt="OWASP dependency-check"/>
</div>
</div>
<div class="pull-right"> </div>
@@ -59,9 +59,9 @@
<li class="active ">Dependency-Check Jenkins Plugin</li>
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-11-05</li>
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2017-01-22</li>
<li id="projectVersion" class="pull-right">
Version: 1.4.4
Version: 1.4.5
</li>
</ul>
@@ -88,7 +88,7 @@
<span class="icon-chevron-right"></span>
File Type Analyzers</a>
</li>
<li>
<a href="../modules.html" title="Modules">
@@ -142,6 +142,13 @@
<span class="none"></span>
Utils</a>
</li>
<li>
<a href="../dependency-check-plugin/index.html" title="Archetype">
<span class="none"></span>
Archetype</a>
</li>
</ul>
</li>
<li class="nav-header">Project Documentation</li>
@@ -201,6 +208,7 @@
<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>
<p>Note, not all of the features in the HTML report produced by dependency-check, when viewed from within Jenkins, may not work correctly as <a class="externalLink" href="https://wiki.jenkins-ci.org/display/JENKINS/Configuring+Content+Security+Policy">Jenkins set a restrictive CSP header</a>. This does not affect the functionality of the tool or other reporting capabilities within the Jenkins plugin. Two options to re-enable the missing features in the HTML report would be to either download the report and view it locally or modify the CSP header to allow in-line script.</p>
<div class="section">
<h2><a name="Mailing_List"></a>Mailing List</h2>
<p>Subscribe: <a class="externalLink" href="mailto:dependency-check+subscribe@googlegroups.com">dependency-check+subscribe@googlegroups.com</a></p>
@@ -220,7 +228,7 @@
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2012&#x2013;2016
<p >Copyright &copy; 2012&#x2013;2017
<a href="http://www.owasp.org">OWASP</a>.
All rights reserved.
</p>