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,13 +1,13 @@
<!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 - Source Repository</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -62,8 +62,8 @@
<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>
@@ -139,6 +139,14 @@
</li>
</ul>
</li>
<li class="nav-header">General</li>
<li>
<a href="suppression.html" title="False Positives">
<i class="none"></i>
False Positives</a>
</li>
<li class="nav-header">Modules</li>
<li>
@@ -206,7 +214,7 @@
<div class="section">
<h2>Overview<a name="Overview"></a></h2><a name="Overview"></a>
<p>This project uses a Source Content Management System to manage its source code.</p></div>
<p>This project uses <a class="externalLink" href="http://git-scm.com/">GIT</a> to manage its source code. Instructions on GIT use can be found at <a class="externalLink" href="http://git-scm.com/documentation">http://git-scm.com/documentation</a>.</p></div>
<div class="section">
<h2>Web Access<a name="Web_Access"></a></h2><a name="Web_Access"></a>
<p>The following is a link to the online source repository.</p>
@@ -214,14 +222,14 @@
<pre><a class="externalLink" href="https://github.com/jeremylong/DependencyCheck">https://github.com/jeremylong/DependencyCheck</a></pre></div></div>
<div class="section">
<h2>Anonymous access<a name="Anonymous_access"></a></h2><a name="Anonymous_access"></a>
<p>Refer to the documentation of the SCM used for more information about anonymously check out. The connection url is:</p>
<p>The source can be checked out anonymously from GIT with this command (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>):</p>
<div class="source">
<pre>git:git@github.com:jeremylong/DependencyCheck.git</pre></div></div>
<pre>$ git clone git@github.com:jeremylong/DependencyCheck.git</pre></div></div>
<div class="section">
<h2>Developer access<a name="Developer_access"></a></h2><a name="Developer_access"></a>
<p>Refer to the documentation of the SCM used for more information about developer check out. The connection url is:</p>
<p>Only project developers can access the GIT tree via this method (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>).</p>
<div class="source">
<pre>git:git@github.com:jeremylong/DependencyCheck.git</pre></div></div>
<pre>$ git clone git@github.com:jeremylong/DependencyCheck.git</pre></div></div>
<div class="section">
<h2>Access from behind a firewall<a name="Access_from_behind_a_firewall"></a></h2><a name="Access_from_behind_a_firewall"></a>
<p>Refer to the documentation of the SCM used for more information about access behind a firewall.</p></div>
@@ -233,7 +241,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.