version 1.0.6

This commit is contained in:
Jeremy Long
2013-12-01 10:04:26 -05:00
parent 3989aa27d5
commit f15b1f84b1
807 changed files with 16179 additions and 15279 deletions

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia at 2013-11-16
| Generated by Apache Maven Doxia at 2013-12-01
| 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="20131116" />
<meta name="Date-Revision-yyyymmdd" content="20131201" />
<meta http-equiv="Content-Language" content="en" />
<title>dependency-check-ant - </title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -54,7 +54,7 @@
<li class="">
<a href="../../../../../../../../../../../../c:/Users/jeremy/Documents/NetBeansProjects/DependencyCheck/target/site/1.0.5/#" title="">
<a href="../../../../../../../../../../../../c:/Users/jeremy/Documents/NetBeansProjects/DependencyCheck/target/site/1.0.6/#" title="">
</a>
</li>
<li class="divider ">/</li>
@@ -67,8 +67,8 @@
<li id="publishDate" class="pull-right">Last Published: 2013-11-16</li> <li class="divider pull-right">|</li>
<li id="projectVersion" class="pull-right">Version: 1.0.5</li>
<li id="publishDate" class="pull-right">Last Published: 2013-12-01</li> <li class="divider pull-right">|</li>
<li id="projectVersion" class="pull-right">Version: 1.0.6</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.5.jar">bintray here</a>. To install dependency-check-ant place the dependency-check-ant-1.0.5.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.6.jar">bintray here</a>. To install dependency-check-ant place the dependency-check-ant-1.0.6.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>