version 1.0.8

This commit is contained in:
Jeremy Long
2014-01-16 08:07:24 -05:00
parent 70103dcca3
commit 412ac1c084
2261 changed files with 187182 additions and 451776 deletions

View File

@@ -1,15 +1,15 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia at 2013-12-02
| Generated by Apache Maven Doxia at 2014-01-16
| 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="20131202" />
<meta name="Date-Revision-yyyymmdd" content="20140116" />
<meta http-equiv="Content-Language" content="en" />
<title>dependency-check-ant - </title>
<title>dependency-check-ant - Installation</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" />
@@ -54,7 +54,7 @@
<li class="">
<a href="../../../../../../../../../../../../c:/Users/jeremy/Documents/NetBeansProjects/DependencyCheck/target/site/1.0.7/#" title="">
<a href="../../../../../../../../../../../../c:/Users/jeremy/Documents/NetBeansProjects/DependencyCheck/target/site/1.0.8/#" title="">
</a>
</li>
<li class="divider ">/</li>
@@ -63,12 +63,12 @@
dependency-check</a>
</li>
<li class="divider ">/</li>
<li class=""></li>
<li class="">Installation</li>
<li id="publishDate" class="pull-right">Last Published: 2013-12-02</li> <li class="divider pull-right">|</li>
<li id="projectVersion" class="pull-right">Version: 1.0.7</li>
<li id="publishDate" class="pull-right">Last Published: 2014-01-16</li> <li class="divider pull-right">|</li>
<li id="projectVersion" class="pull-right">Version: 1.0.8</li>
</ul>
</div>
@@ -145,7 +145,7 @@
<div id="bodyColumn" class="span9" >
<h1>Installation</h1>
<p>Download dependency-check-ant from <a class="externalLink" href="http://dl.bintray.com/jeremy-long/owasp/dependency-check-ant-1.0.7.jar">bintray here</a>. To install dependency-check-ant place the dependency-check-ant-1.0.7.jar into the lib directory of your Ant instalation directory. Once installed you can add the taskdef to you build.xml and add the task to a new or existing target.</p>
<p>Download dependency-check-ant from <a class="externalLink" href="http://dl.bintray.com/jeremy-long/owasp/dependency-check-ant-1.0.8.jar">bintray here</a>. To install dependency-check-ant place the dependency-check-ant-1.0.8.jar into the lib directory of your Ant instalation directory. Once installed you can add the taskdef to you build.xml and add the task to a new or existing target.</p>
<p>It is important to understand that the first time this task is executed it may take 20 minutes or more as it downloads and processes the data from the National Vulnerability Database (NVD) hosted by NIST: <a class="externalLink" href="https://nvd.nist.gov">https://nvd.nist.gov</a></p>
<p>After the first batch download, as long as the task is executed at least once every seven days the update will only take a few seconds.</p>
</div>
@@ -156,7 +156,7 @@
<footer>
<div class="container-fluid">
<div class="row span12">Copyright &copy; 2012-2013
<div class="row span12">Copyright &copy; 2012-2014
<a href="http://www.owasp.org">OWASP</a>.
All Rights Reserved.