version 1.0.3

This commit is contained in:
Jeremy Long
2013-10-14 14:08:02 -04:00
parent b15e2c6140
commit acf4f26f96
850 changed files with 15625 additions and 25751 deletions

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia at 2013-09-02
| Generated by Apache Maven Doxia at 2013-10-13
| 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="20130902" />
<meta name="Date-Revision-yyyymmdd" content="20131013" />
<meta http-equiv="Content-Language" content="en" />
<title>dependency-check-cli - </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.2/#" title="">
<a href="../../../../../../../../../../../../c:/Users/jeremy/Documents/NetBeansProjects/DependencyCheck/target/site/1.0.3/#" title="">
</a>
</li>
<li class="divider ">/</li>
@@ -67,8 +67,8 @@
<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>
<li id="publishDate" class="pull-right">Last Published: 2013-10-13</li> <li class="divider pull-right">|</li>
<li id="projectVersion" class="pull-right">Version: 1.0.3</li>
</ul>
</div>
@@ -132,24 +132,18 @@
<div class="section">
<h2>Installation &amp; Usage<a name="Installation__Usage"></a></h2>
<p>Downlod the dependency-check command line tool <a class="externalLink" href="http://dl.bintray.com/jeremy-long/owasp/dependency-check-1.0.2-release.zip">here</a>. Extract the zip file to a location on your computer and put the &#x2018;bin&#x2019; directory into the path environment variable. On *nix systems you will likely need to make the shell script executable:</p>
<p>Downlod the dependency-check command line tool <a class="externalLink" href="http://dl.bintray.com/jeremy-long/owasp/dependency-check-1.0.3-release.zip">here</a>. Extract the zip file to a location on your computer and put the &#x2018;bin&#x2019; directory into the path environment variable. On *nix systems you will likely need to make the shell script executable:</p>
<div class="source">
<pre>$ chmod +777 dependency-check.sh
</pre></div>
<p>To scan a folder on the system you can run:</p>
<div class="section">
<h3>Windows<a name="Windows"></a></h3>
<div class="source">
<pre>dependency-check.bat --app &quot;My App Name&quot; --scan &quot;c:\java\application\lib&quot;
</pre></div></div>
<div class="section">
<h3>*nix<a name="anix"></a></h3>
<div class="source">
<pre>dependency-check.sh --app &quot;My App Name&quot; --scan &quot;/java/application/lib&quot;
</pre></div></div></div>
dependency-check.sh --app &quot;My App Name&quot; --scan &quot;/java/application/lib&quot;
</pre></div></div>
</div>
</div>
</div>