version 1.0.4

This commit is contained in:
Jeremy Long
2013-10-26 17:31:40 -04:00
parent acf4f26f96
commit d6ec751081
788 changed files with 9887 additions and 8151 deletions

View File

@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 13 15:06:18 EDT 2013 -->
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 20 21:39:36 EDT 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
App (Dependency-Check Command Line 1.0.3 API)
App (Dependency-Check Command Line 1.0.4 API)
</TITLE>
<META NAME="date" CONTENT="2013-10-13">
<META NAME="date" CONTENT="2013-10-20">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
@@ -16,7 +16,7 @@ App (Dependency-Check Command Line 1.0.3 API)
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="App (Dependency-Check Command Line 1.0.3 API)";
parent.document.title="App (Dependency-Check Command Line 1.0.4 API)";
}
}
</SCRIPT>

View File

@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 13 15:06:19 EDT 2013 -->
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 20 21:39:36 EDT 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.owasp.dependencycheck.App (Dependency-Check Command Line 1.0.3 API)
Uses of Class org.owasp.dependencycheck.App (Dependency-Check Command Line 1.0.4 API)
</TITLE>
<META NAME="date" CONTENT="2013-10-13">
<META NAME="date" CONTENT="2013-10-20">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
@@ -16,7 +16,7 @@ Uses of Class org.owasp.dependencycheck.App (Dependency-Check Command Line 1.0.3
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.owasp.dependencycheck.App (Dependency-Check Command Line 1.0.3 API)";
parent.document.title="Uses of Class org.owasp.dependencycheck.App (Dependency-Check Command Line 1.0.4 API)";
}
}
</SCRIPT>

View File

@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 13 15:06:19 EDT 2013 -->
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 20 21:39:36 EDT 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
CliParser.ArgumentName (Dependency-Check Command Line 1.0.3 API)
CliParser.ArgumentName (Dependency-Check Command Line 1.0.4 API)
</TITLE>
<META NAME="date" CONTENT="2013-10-13">
<META NAME="date" CONTENT="2013-10-20">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
@@ -16,7 +16,7 @@ CliParser.ArgumentName (Dependency-Check Command Line 1.0.3 API)
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CliParser.ArgumentName (Dependency-Check Command Line 1.0.3 API)";
parent.document.title="CliParser.ArgumentName (Dependency-Check Command Line 1.0.4 API)";
}
}
</SCRIPT>
@@ -309,6 +309,23 @@ A collection of static final strings that represent the possible command
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#VERBOSE_LOG">VERBOSE_LOG</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The CLI argument name for setting the location of the data directory.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#VERBOSE_LOG_SHORT">VERBOSE_LOG_SHORT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The short CLI argument name for setting the location of the data
directory.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#VERSION">VERSION</A></B></CODE>
<BR>
@@ -668,6 +685,31 @@ public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.DATA_DIRECTORY_SHORT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="VERBOSE_LOG"><!-- --></A><H3>
VERBOSE_LOG</H3>
<PRE>
public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>VERBOSE_LOG</B></PRE>
<DL>
<DD>The CLI argument name for setting the location of the data directory.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.VERBOSE_LOG">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="VERBOSE_LOG_SHORT"><!-- --></A><H3>
VERBOSE_LOG_SHORT</H3>
<PRE>
public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>VERBOSE_LOG_SHORT</B></PRE>
<DL>
<DD>The short CLI argument name for setting the location of the data
directory.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.VERBOSE_LOG_SHORT">Constant Field Values</A></DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->

View File

@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 13 15:06:19 EDT 2013 -->
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 20 21:39:36 EDT 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
CliParser (Dependency-Check Command Line 1.0.3 API)
CliParser (Dependency-Check Command Line 1.0.4 API)
</TITLE>
<META NAME="date" CONTENT="2013-10-13">
<META NAME="date" CONTENT="2013-10-20">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
@@ -16,7 +16,7 @@ CliParser (Dependency-Check Command Line 1.0.3 API)
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CliParser (Dependency-Check Command Line 1.0.3 API)";
parent.document.title="CliParser (Dependency-Check Command Line 1.0.4 API)";
}
}
</SCRIPT>
@@ -182,6 +182,14 @@ A utility to parse command line arguments for the DependencyCheck.
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/owasp/dependencycheck/cli/CliParser.html#getPropertiesFile()">getPropertiesFile</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the properties file specified on the command line.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/owasp/dependencycheck/cli/CliParser.html#getProxyPort()">getProxyPort</A></B>()</CODE>
@@ -224,6 +232,14 @@ A utility to parse command line arguments for the DependencyCheck.
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/owasp/dependencycheck/cli/CliParser.html#getVerboseLog()">getVerboseLog</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the path to the verbose log file.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/owasp/dependencycheck/cli/CliParser.html#isAutoUpdate()">isAutoUpdate</A></B>()</CODE>
@@ -507,6 +523,34 @@ public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?i
</DL>
<HR>
<A NAME="getPropertiesFile()"><!-- --></A><H3>
getPropertiesFile</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A> <B>getPropertiesFile</B>()</PRE>
<DL>
<DD>Returns the properties file specified on the command line.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the properties file specified on the command line</DL>
</DD>
</DL>
<HR>
<A NAME="getVerboseLog()"><!-- --></A><H3>
getVerboseLog</H3>
<PRE>
public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getVerboseLog</B>()</PRE>
<DL>
<DD>Returns the path to the verbose log file.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the path to the verbose log file</DL>
</DD>
</DL>
<HR>
<A NAME="printVersionInfo()"><!-- --></A><H3>
printVersionInfo</H3>
<PRE>

View File

@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 13 15:06:19 EDT 2013 -->
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 20 21:39:36 EDT 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.owasp.dependencycheck.cli.CliParser.ArgumentName (Dependency-Check Command Line 1.0.3 API)
Uses of Class org.owasp.dependencycheck.cli.CliParser.ArgumentName (Dependency-Check Command Line 1.0.4 API)
</TITLE>
<META NAME="date" CONTENT="2013-10-13">
<META NAME="date" CONTENT="2013-10-20">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
@@ -16,7 +16,7 @@ Uses of Class org.owasp.dependencycheck.cli.CliParser.ArgumentName (Dependency-C
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.owasp.dependencycheck.cli.CliParser.ArgumentName (Dependency-Check Command Line 1.0.3 API)";
parent.document.title="Uses of Class org.owasp.dependencycheck.cli.CliParser.ArgumentName (Dependency-Check Command Line 1.0.4 API)";
}
}
</SCRIPT>

View File

@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 13 15:06:19 EDT 2013 -->
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 20 21:39:36 EDT 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.owasp.dependencycheck.cli.CliParser (Dependency-Check Command Line 1.0.3 API)
Uses of Class org.owasp.dependencycheck.cli.CliParser (Dependency-Check Command Line 1.0.4 API)
</TITLE>
<META NAME="date" CONTENT="2013-10-13">
<META NAME="date" CONTENT="2013-10-20">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
@@ -16,7 +16,7 @@ Uses of Class org.owasp.dependencycheck.cli.CliParser (Dependency-Check Command
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.owasp.dependencycheck.cli.CliParser (Dependency-Check Command Line 1.0.3 API)";
parent.document.title="Uses of Class org.owasp.dependencycheck.cli.CliParser (Dependency-Check Command Line 1.0.4 API)";
}
}
</SCRIPT>

View File

@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 13 15:06:19 EDT 2013 -->
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 20 21:39:36 EDT 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.owasp.dependencycheck.cli (Dependency-Check Command Line 1.0.3 API)
org.owasp.dependencycheck.cli (Dependency-Check Command Line 1.0.4 API)
</TITLE>
<META NAME="date" CONTENT="2013-10-13">
<META NAME="date" CONTENT="2013-10-20">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">

View File

@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 13 15:06:19 EDT 2013 -->
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 20 21:39:36 EDT 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.owasp.dependencycheck.cli (Dependency-Check Command Line 1.0.3 API)
org.owasp.dependencycheck.cli (Dependency-Check Command Line 1.0.4 API)
</TITLE>
<META NAME="date" CONTENT="2013-10-13">
<META NAME="date" CONTENT="2013-10-20">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
@@ -16,7 +16,7 @@ org.owasp.dependencycheck.cli (Dependency-Check Command Line 1.0.3 API)
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.owasp.dependencycheck.cli (Dependency-Check Command Line 1.0.3 API)";
parent.document.title="org.owasp.dependencycheck.cli (Dependency-Check Command Line 1.0.4 API)";
}
}
</SCRIPT>

View File

@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 13 15:06:19 EDT 2013 -->
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 20 21:39:36 EDT 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.owasp.dependencycheck.cli Class Hierarchy (Dependency-Check Command Line 1.0.3 API)
org.owasp.dependencycheck.cli Class Hierarchy (Dependency-Check Command Line 1.0.4 API)
</TITLE>
<META NAME="date" CONTENT="2013-10-13">
<META NAME="date" CONTENT="2013-10-20">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
@@ -16,7 +16,7 @@ org.owasp.dependencycheck.cli Class Hierarchy (Dependency-Check Command Line 1.0
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.owasp.dependencycheck.cli Class Hierarchy (Dependency-Check Command Line 1.0.3 API)";
parent.document.title="org.owasp.dependencycheck.cli Class Hierarchy (Dependency-Check Command Line 1.0.4 API)";
}
}
</SCRIPT>

View File

@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 13 15:06:19 EDT 2013 -->
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 20 21:39:36 EDT 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Package org.owasp.dependencycheck.cli (Dependency-Check Command Line 1.0.3 API)
Uses of Package org.owasp.dependencycheck.cli (Dependency-Check Command Line 1.0.4 API)
</TITLE>
<META NAME="date" CONTENT="2013-10-13">
<META NAME="date" CONTENT="2013-10-20">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
@@ -16,7 +16,7 @@ Uses of Package org.owasp.dependencycheck.cli (Dependency-Check Command Line 1.0
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package org.owasp.dependencycheck.cli (Dependency-Check Command Line 1.0.3 API)";
parent.document.title="Uses of Package org.owasp.dependencycheck.cli (Dependency-Check Command Line 1.0.4 API)";
}
}
</SCRIPT>

View File

@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 13 15:06:19 EDT 2013 -->
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 20 21:39:36 EDT 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.owasp.dependencycheck (Dependency-Check Command Line 1.0.3 API)
org.owasp.dependencycheck (Dependency-Check Command Line 1.0.4 API)
</TITLE>
<META NAME="date" CONTENT="2013-10-13">
<META NAME="date" CONTENT="2013-10-20">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">

View File

@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 13 15:06:19 EDT 2013 -->
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 20 21:39:36 EDT 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.owasp.dependencycheck (Dependency-Check Command Line 1.0.3 API)
org.owasp.dependencycheck (Dependency-Check Command Line 1.0.4 API)
</TITLE>
<META NAME="date" CONTENT="2013-10-13">
<META NAME="date" CONTENT="2013-10-20">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
@@ -16,7 +16,7 @@ org.owasp.dependencycheck (Dependency-Check Command Line 1.0.3 API)
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.owasp.dependencycheck (Dependency-Check Command Line 1.0.3 API)";
parent.document.title="org.owasp.dependencycheck (Dependency-Check Command Line 1.0.4 API)";
}
}
</SCRIPT>

View File

@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 13 15:06:19 EDT 2013 -->
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 20 21:39:36 EDT 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.owasp.dependencycheck Class Hierarchy (Dependency-Check Command Line 1.0.3 API)
org.owasp.dependencycheck Class Hierarchy (Dependency-Check Command Line 1.0.4 API)
</TITLE>
<META NAME="date" CONTENT="2013-10-13">
<META NAME="date" CONTENT="2013-10-20">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
@@ -16,7 +16,7 @@ org.owasp.dependencycheck Class Hierarchy (Dependency-Check Command Line 1.0.3 A
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.owasp.dependencycheck Class Hierarchy (Dependency-Check Command Line 1.0.3 API)";
parent.document.title="org.owasp.dependencycheck Class Hierarchy (Dependency-Check Command Line 1.0.4 API)";
}
}
</SCRIPT>

View File

@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 13 15:06:19 EDT 2013 -->
<!-- Generated by javadoc (build 1.6.0_25) on Sun Oct 20 21:39:36 EDT 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Package org.owasp.dependencycheck (Dependency-Check Command Line 1.0.3 API)
Uses of Package org.owasp.dependencycheck (Dependency-Check Command Line 1.0.4 API)
</TITLE>
<META NAME="date" CONTENT="2013-10-13">
<META NAME="date" CONTENT="2013-10-20">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
@@ -16,7 +16,7 @@ Uses of Package org.owasp.dependencycheck (Dependency-Check Command Line 1.0.3 A
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package org.owasp.dependencycheck (Dependency-Check Command Line 1.0.3 API)";
parent.document.title="Uses of Package org.owasp.dependencycheck (Dependency-Check Command Line 1.0.4 API)";
}
}
</SCRIPT>