version 1.1.0

This commit is contained in:
Jeremy Long
2014-01-26 11:51:55 -05:00
parent 034dd03d2d
commit 8c53925bd7
1007 changed files with 55095 additions and 53038 deletions

View File

@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Thu Jan 16 07:29:46 EST 2014 -->
<!-- Generated by javadoc (version 1.7.0_45) on Sun Jan 26 11:13:14 EST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>App (Dependency-Check Command Line 1.0.8 API)</title>
<meta name="date" content="2014-01-16">
<title>App (Dependency-Check Command Line 1.1.0 API)</title>
<meta name="date" content="2014-01-26">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="App (Dependency-Check Command Line 1.0.8 API)";
parent.document.title="App (Dependency-Check Command Line 1.1.0 API)";
}
//-->
</script>

View File

@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Thu Jan 16 07:29:46 EST 2014 -->
<!-- Generated by javadoc (version 1.7.0_45) on Sun Jan 26 11:13:14 EST 2014 -->
<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.8 API)</title>
<meta name="date" content="2014-01-16">
<title>Uses of Class org.owasp.dependencycheck.App (Dependency-Check Command Line 1.1.0 API)</title>
<meta name="date" content="2014-01-26">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.owasp.dependencycheck.App (Dependency-Check Command Line 1.0.8 API)";
parent.document.title="Uses of Class org.owasp.dependencycheck.App (Dependency-Check Command Line 1.1.0 API)";
}
//-->
</script>

View File

@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Thu Jan 16 07:29:46 EST 2014 -->
<!-- Generated by javadoc (version 1.7.0_45) on Sun Jan 26 11:13:14 EST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>CliParser.ArgumentName (Dependency-Check Command Line 1.0.8 API)</title>
<meta name="date" content="2014-01-16">
<title>CliParser.ArgumentName (Dependency-Check Command Line 1.1.0 API)</title>
<meta name="date" content="2014-01-26">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CliParser.ArgumentName (Dependency-Check Command Line 1.0.8 API)";
parent.document.title="CliParser.ArgumentName (Dependency-Check Command Line 1.1.0 API)";
}
//-->
</script>
@@ -103,8 +103,7 @@
<br>
<pre>public static class <span class="strong">CliParser.ArgumentName</span>
extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
<div class="block">A collection of static final strings that represent the possible command
line arguments.</div>
<div class="block">A collection of static final strings that represent the possible command line arguments.</div>
</li>
</ul>
</div>
@@ -125,16 +124,26 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#APP_NAME">APP_NAME</a></strong></code>
<div class="block">The long CLI argument name specifying the name of the application to
be scanned.</div>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#ADVANCED_HELP">ADVANCED_HELP</a></strong></code>
<div class="block">The long CLI argument name asking for advanced help.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#APP_NAME">APP_NAME</a></strong></code>
<div class="block">The long CLI argument name specifying the name of the application to be scanned.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#APP_NAME_SHORT">APP_NAME_SHORT</a></strong></code>
<div class="block">The short CLI argument name specifying the name of the application to
be scanned.</div>
<div class="block">The short CLI argument name specifying the name of the application to be scanned.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#CONNECTION_STRING">CONNECTION_STRING</a></strong></code>
<div class="block">The CLI argument name for setting the connection string.</div>
</td>
</tr>
<tr class="altColor">
@@ -158,8 +167,31 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<tr class="rowColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#DATA_DIRECTORY_SHORT">DATA_DIRECTORY_SHORT</a></strong></code>
<div class="block">The short CLI argument name for setting the location of the data
directory.</div>
<div class="block">The short CLI argument name for setting the location of the data directory.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#DB_DRIVER">DB_DRIVER</a></strong></code>
<div class="block">The CLI argument name for setting the database driver name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#DB_DRIVER_PATH">DB_DRIVER_PATH</a></strong></code>
<div class="block">The CLI argument name for setting the path to the database driver; in case it is not on the class path.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#DB_NAME">DB_NAME</a></strong></code>
<div class="block">The CLI argument name for setting the database user name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#DB_PASSWORD">DB_PASSWORD</a></strong></code>
<div class="block">The CLI argument name for setting the database password.</div>
</td>
</tr>
<tr class="altColor">
@@ -176,56 +208,62 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#DISABLE_NEXUS">DISABLE_NEXUS</a></strong></code>
<div class="block">Disables the Nexus Analyzer.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#HELP">HELP</a></strong></code>
<div class="block">The long CLI argument name asking for help.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#HELP_SHORT">HELP_SHORT</a></strong></code>
<div class="block">The short CLI argument name asking for help.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#NEXUS_URL">NEXUS_URL</a></strong></code>
<div class="block">The URL of the nexus server.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#OUT">OUT</a></strong></code>
<div class="block">The long CLI argument name specifying the directory to write the
reports to.</div>
<div class="block">The long CLI argument name specifying the directory to write the reports to.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#OUT_SHORT">OUT_SHORT</a></strong></code>
<div class="block">The short CLI argument name specifying the directory to write the
reports to.</div>
<div class="block">The short CLI argument name specifying the directory to write the reports to.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#OUTPUT_FORMAT">OUTPUT_FORMAT</a></strong></code>
<div class="block">The long CLI argument name specifying the output format to write the
reports to.</div>
<div class="block">The long CLI argument name specifying the output format to write the reports to.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#OUTPUT_FORMAT_SHORT">OUTPUT_FORMAT_SHORT</a></strong></code>
<div class="block">The short CLI argument name specifying the output format to write the
reports to.</div>
<div class="block">The short CLI argument name specifying the output format to write the reports to.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#PROP">PROP</a></strong></code>
<div class="block">The CLI argument name for setting the location of an additional
properties file.</div>
<div class="block">The CLI argument name for setting the location of an additional properties file.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#PROP_SHORT">PROP_SHORT</a></strong></code>
<div class="block">The short CLI argument name for setting the location of an additional
properties file.</div>
<div class="block">The short CLI argument name for setting the location of an additional properties file.</div>
</td>
</tr>
<tr class="altColor">
@@ -236,46 +274,34 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#PROXY_PASSWORD_SHORT">PROXY_PASSWORD_SHORT</a></strong></code>
<div class="block">The short CLI argument name indicating the proxy password.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#PROXY_PORT">PROXY_PORT</a></strong></code>
<div class="block">The CLI argument name indicating the proxy port.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#PROXY_PORT_SHORT">PROXY_PORT_SHORT</a></strong></code>
<div class="block">The short CLI argument name indicating the proxy port.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#PROXY_URL">PROXY_URL</a></strong></code>
<div class="block">The CLI argument name indicating the proxy url.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#PROXY_URL_SHORT">PROXY_URL_SHORT</a></strong></code>
<div class="block">The short CLI argument name indicating the proxy url.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#PROXY_USERNAME">PROXY_USERNAME</a></strong></code>
<div class="block">The CLI argument name indicating the proxy username.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#PROXY_USERNAME_SHORT">PROXY_USERNAME_SHORT</a></strong></code>
<div class="block">The short CLI argument name indicating the proxy username.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#SCAN">SCAN</a></strong></code>
@@ -291,37 +317,28 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<tr class="altColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#SUPPRESION_FILE">SUPPRESION_FILE</a></strong></code>
<div class="block">The CLI argument name for setting the location of the suppression
file.</div>
<div class="block">The CLI argument name for setting the location of the suppression file.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#SUPPRESION_FILE_SHORT">SUPPRESION_FILE_SHORT</a></strong></code>
<div class="block">The short CLI argument name for setting the location of the
suppression file.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#VERBOSE_LOG">VERBOSE_LOG</a></strong></code>
<div class="block">The CLI argument name for setting the location of the data directory.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#VERBOSE_LOG_SHORT">VERBOSE_LOG_SHORT</a></strong></code>
<div class="block">The short CLI argument name for setting the location of the data
directory.</div>
<div class="block">The short CLI argument name for setting the location of the data directory.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#VERSION">VERSION</a></strong></code>
<div class="block">The short CLI argument name asking for the version.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>static <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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#VERSION_SHORT">VERSION_SHORT</a></strong></code>
<div class="block">The long CLI argument name asking for the version.</div>
@@ -403,8 +420,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<li class="blockList">
<h4>DISABLE_AUTO_UPDATE</h4>
<pre>public static final&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> DISABLE_AUTO_UPDATE</pre>
<div class="block">The long CLI argument name specifying that the CPE/CVE/etc. data
should not be automatically updated.</div>
<div class="block">The long CLI argument name specifying that the CPE/CVE/etc. data should not be automatically updated.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.DISABLE_AUTO_UPDATE">Constant Field Values</a></dd></dl>
</li>
</ul>
@@ -415,8 +431,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<li class="blockList">
<h4>DISABLE_AUTO_UPDATE_SHORT</h4>
<pre>public static final&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> DISABLE_AUTO_UPDATE_SHORT</pre>
<div class="block">The short CLI argument name specifying that the CPE/CVE/etc. data
should not be automatically updated.</div>
<div class="block">The short CLI argument name specifying that the CPE/CVE/etc. data should not be automatically updated.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.DISABLE_AUTO_UPDATE_SHORT">Constant Field Values</a></dd></dl>
</li>
</ul>
@@ -427,8 +442,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<li class="blockList">
<h4>OUT</h4>
<pre>public static final&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> OUT</pre>
<div class="block">The long CLI argument name specifying the directory to write the
reports to.</div>
<div class="block">The long CLI argument name specifying the directory to write the reports to.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.OUT">Constant Field Values</a></dd></dl>
</li>
</ul>
@@ -439,8 +453,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<li class="blockList">
<h4>OUT_SHORT</h4>
<pre>public static final&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> OUT_SHORT</pre>
<div class="block">The short CLI argument name specifying the directory to write the
reports to.</div>
<div class="block">The short CLI argument name specifying the directory to write the reports to.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.OUT_SHORT">Constant Field Values</a></dd></dl>
</li>
</ul>
@@ -451,8 +464,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<li class="blockList">
<h4>OUTPUT_FORMAT</h4>
<pre>public static final&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> OUTPUT_FORMAT</pre>
<div class="block">The long CLI argument name specifying the output format to write the
reports to.</div>
<div class="block">The long CLI argument name specifying the output format to write the reports to.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.OUTPUT_FORMAT">Constant Field Values</a></dd></dl>
</li>
</ul>
@@ -463,8 +475,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<li class="blockList">
<h4>OUTPUT_FORMAT_SHORT</h4>
<pre>public static final&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> OUTPUT_FORMAT_SHORT</pre>
<div class="block">The short CLI argument name specifying the output format to write the
reports to.</div>
<div class="block">The short CLI argument name specifying the output format to write the reports to.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.OUTPUT_FORMAT_SHORT">Constant Field Values</a></dd></dl>
</li>
</ul>
@@ -475,8 +486,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<li class="blockList">
<h4>APP_NAME</h4>
<pre>public static final&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> APP_NAME</pre>
<div class="block">The long CLI argument name specifying the name of the application to
be scanned.</div>
<div class="block">The long CLI argument name specifying the name of the application to be scanned.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.APP_NAME">Constant Field Values</a></dd></dl>
</li>
</ul>
@@ -487,8 +497,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<li class="blockList">
<h4>APP_NAME_SHORT</h4>
<pre>public static final&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> APP_NAME_SHORT</pre>
<div class="block">The short CLI argument name specifying the name of the application to
be scanned.</div>
<div class="block">The short CLI argument name specifying the name of the application to be scanned.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.APP_NAME_SHORT">Constant Field Values</a></dd></dl>
</li>
</ul>
@@ -503,6 +512,17 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.HELP">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ADVANCED_HELP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ADVANCED_HELP</h4>
<pre>public static final&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> ADVANCED_HELP</pre>
<div class="block">The long CLI argument name asking for advanced help.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.ADVANCED_HELP">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="HELP_SHORT">
<!-- -->
</a>
@@ -580,17 +600,6 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.PROXY_URL">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PROXY_USERNAME_SHORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROXY_USERNAME_SHORT</h4>
<pre>public static final&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> PROXY_USERNAME_SHORT</pre>
<div class="block">The short CLI argument name indicating the proxy username.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.PROXY_USERNAME_SHORT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PROXY_USERNAME">
<!-- -->
</a>
@@ -602,17 +611,6 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.PROXY_USERNAME">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PROXY_PASSWORD_SHORT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROXY_PASSWORD_SHORT</h4>
<pre>public static final&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> PROXY_PASSWORD_SHORT</pre>
<div class="block">The short CLI argument name indicating the proxy password.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.PROXY_PASSWORD_SHORT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PROXY_PASSWORD">
<!-- -->
</a>
@@ -653,8 +651,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<li class="blockList">
<h4>PROP_SHORT</h4>
<pre>public static final&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> PROP_SHORT</pre>
<div class="block">The short CLI argument name for setting the location of an additional
properties file.</div>
<div class="block">The short CLI argument name for setting the location of an additional properties file.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.PROP_SHORT">Constant Field Values</a></dd></dl>
</li>
</ul>
@@ -665,8 +662,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<li class="blockList">
<h4>PROP</h4>
<pre>public static final&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> PROP</pre>
<div class="block">The CLI argument name for setting the location of an additional
properties file.</div>
<div class="block">The CLI argument name for setting the location of an additional properties file.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.PROP">Constant Field Values</a></dd></dl>
</li>
</ul>
@@ -688,8 +684,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<li class="blockList">
<h4>DATA_DIRECTORY_SHORT</h4>
<pre>public static final&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> DATA_DIRECTORY_SHORT</pre>
<div class="block">The short CLI argument name for setting the location of the data
directory.</div>
<div class="block">The short CLI argument name for setting the location of the data directory.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.DATA_DIRECTORY_SHORT">Constant Field Values</a></dd></dl>
</li>
</ul>
@@ -711,8 +706,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<li class="blockList">
<h4>VERBOSE_LOG_SHORT</h4>
<pre>public static final&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> VERBOSE_LOG_SHORT</pre>
<div class="block">The short CLI argument name for setting the location of the data
directory.</div>
<div class="block">The short CLI argument name for setting the location of the data directory.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.VERBOSE_LOG_SHORT">Constant Field Values</a></dd></dl>
</li>
</ul>
@@ -723,21 +717,85 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<li class="blockList">
<h4>SUPPRESION_FILE</h4>
<pre>public static final&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> SUPPRESION_FILE</pre>
<div class="block">The CLI argument name for setting the location of the suppression
file.</div>
<div class="block">The CLI argument name for setting the location of the suppression file.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.SUPPRESION_FILE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="SUPPRESION_FILE_SHORT">
<a name="DISABLE_NEXUS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DISABLE_NEXUS</h4>
<pre>public static final&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> DISABLE_NEXUS</pre>
<div class="block">Disables the Nexus Analyzer.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.DISABLE_NEXUS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="NEXUS_URL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NEXUS_URL</h4>
<pre>public static final&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> NEXUS_URL</pre>
<div class="block">The URL of the nexus server.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.NEXUS_URL">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="CONNECTION_STRING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONNECTION_STRING</h4>
<pre>public static final&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> CONNECTION_STRING</pre>
<div class="block">The CLI argument name for setting the connection string.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.CONNECTION_STRING">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="DB_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DB_NAME</h4>
<pre>public static final&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> DB_NAME</pre>
<div class="block">The CLI argument name for setting the database user name.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.DB_NAME">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="DB_PASSWORD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DB_PASSWORD</h4>
<pre>public static final&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> DB_PASSWORD</pre>
<div class="block">The CLI argument name for setting the database password.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.DB_PASSWORD">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="DB_DRIVER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DB_DRIVER</h4>
<pre>public static final&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> DB_DRIVER</pre>
<div class="block">The CLI argument name for setting the database driver name.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.DB_DRIVER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="DB_DRIVER_PATH">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>SUPPRESION_FILE_SHORT</h4>
<pre>public static final&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> SUPPRESION_FILE_SHORT</pre>
<div class="block">The short CLI argument name for setting the location of the
suppression file.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.SUPPRESION_FILE_SHORT">Constant Field Values</a></dd></dl>
<h4>DB_DRIVER_PATH</h4>
<pre>public static final&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> DB_DRIVER_PATH</pre>
<div class="block">The CLI argument name for setting the path to the database driver; in case it is not on the class path.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.cli.CliParser.ArgumentName.DB_DRIVER_PATH">Constant Field Values</a></dd></dl>
</li>
</ul>
</li>

View File

@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Thu Jan 16 07:29:46 EST 2014 -->
<!-- Generated by javadoc (version 1.7.0_45) on Sun Jan 26 11:13:14 EST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>CliParser (Dependency-Check Command Line 1.0.8 API)</title>
<meta name="date" content="2014-01-16">
<title>CliParser (Dependency-Check Command Line 1.1.0 API)</title>
<meta name="date" content="2014-01-26">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CliParser (Dependency-Check Command Line 1.0.8 API)";
parent.document.title="CliParser (Dependency-Check Command Line 1.1.0 API)";
}
//-->
</script>
@@ -123,8 +123,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html" title="class in org.owasp.dependencycheck.cli">CliParser.ArgumentName</a></strong></code>
<div class="block">A collection of static final strings that represent the possible command
line arguments.</div>
<div class="block">A collection of static final strings that represent the possible command line arguments.</div>
</td>
</tr>
</table>
@@ -167,16 +166,52 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.html#getConnectionTimeout()">getConnectionTimeout</a></strong>()</code>
<div class="block">Returns the connection timeout.</div>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.html#getConnectionString()">getConnectionString</a></strong>()</code>
<div class="block">Returns the database connection string if specified; otherwise null is returned.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.html#getConnectionTimeout()">getConnectionTimeout</a></strong>()</code>
<div class="block">Returns the connection timeout.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.html#getDatabaseDriverName()">getDatabaseDriverName</a></strong>()</code>
<div class="block">Returns the database driver name if specified; otherwise null is returned.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.html#getDatabaseDriverPath()">getDatabaseDriverPath</a></strong>()</code>
<div class="block">Returns the database driver path if specified; otherwise null is returned.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.html#getDatabasePassword()">getDatabasePassword</a></strong>()</code>
<div class="block">Returns the database database password if specified; otherwise null is returned.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.html#getDatabaseUser()">getDatabaseUser</a></strong>()</code>
<div class="block">Returns the database database user name if specified; otherwise null is returned.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.html#getDataDirectory()">getDataDirectory</a></strong>()</code>
<div class="block">Get the value of dataDirectory.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.html#getNexusUrl()">getNexusUrl</a></strong>()</code>
<div class="block">Returns the url to the nexus server if one was specified.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.html#getPropertiesFile()">getPropertiesFile</a></strong>()</code>
@@ -210,8 +245,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<tr class="altColor">
<td class="colFirst"><code><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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.html#getReportDirectory()">getReportDirectory</a></strong>()</code>
<div class="block">Returns the directory to write the reports to specified on the command
line.</div>
<div class="block">Returns the directory to write the reports to specified on the command line.</div>
</td>
</tr>
<tr class="rowColor">
@@ -223,8 +257,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<tr class="altColor">
<td class="colFirst"><code><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></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.html#getScanFiles()">getScanFiles</a></strong>()</code>
<div class="block">Retrieves the file command line parameter(s) specified for the 'scan'
argument.</div>
<div class="block">Retrieves the file command line parameter(s) specified for the 'scan' argument.</div>
</td>
</tr>
<tr class="rowColor">
@@ -259,26 +292,33 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.html#isNexusDisabled()">isNexusDisabled</a></strong>()</code>
<div class="block">Returns true if the disableNexus command line argument was specified.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.html#isRunScan()">isRunScan</a></strong>()</code>
<div class="block">Determines if the 'scan' command line argument was passed in.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.html#parse(java.lang.String[])">parse</a></strong>(<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>[]&nbsp;args)</code>
<div class="block">Parses the arguments passed in and captures the results for later use.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.html#printHelp()">printHelp</a></strong>()</code>
<div class="block">Displays the command line help message to the standard output.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/cli/CliParser.html#printVersionInfo()">printVersionInfo</a></strong>()</code>
<div class="block">Prints the manifest information to standard output.</div>
<div class="block">
Prints the manifest information to standard output.</div>
</td>
</tr>
</table>
@@ -332,8 +372,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<div class="block">Parses the arguments passed in and captures the results for later use.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>args</code> - the command line arguments</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/FileNotFoundException.html?is-external=true" title="class or interface in java.io">FileNotFoundException</a></code> - is thrown when a 'file' argument does not
point to a file that exists.</dd>
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/FileNotFoundException.html?is-external=true" title="class or interface in java.io">FileNotFoundException</a></code> - is thrown when a 'file' argument does not point to a file that exists.</dd>
<dd><code>org.apache.commons.cli.ParseException</code> - is thrown when a Parse Exception occurs.</dd></dl>
</li>
</ul>
@@ -370,6 +409,28 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<dl><dt><span class="strong">Returns:</span></dt><dd>whether or not the 'scan' command line argument was passed in</dd></dl>
</li>
</ul>
<a name="isNexusDisabled()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isNexusDisabled</h4>
<pre>public&nbsp;boolean&nbsp;isNexusDisabled()</pre>
<div class="block">Returns true if the disableNexus command line argument was specified.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>true if the disableNexus command line argument was specified; otherwise false</dd></dl>
</li>
</ul>
<a name="getNexusUrl()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNexusUrl</h4>
<pre>public&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>&nbsp;getNexusUrl()</pre>
<div class="block">Returns the url to the nexus server if one was specified.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the url to the nexus server; if none was specified this will return null;</dd></dl>
</li>
</ul>
<a name="printHelp()">
<!-- -->
</a>
@@ -387,8 +448,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<li class="blockList">
<h4>getScanFiles</h4>
<pre>public&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>[]&nbsp;getScanFiles()</pre>
<div class="block">Retrieves the file command line parameter(s) specified for the 'scan'
argument.</div>
<div class="block">Retrieves the file command line parameter(s) specified for the 'scan' argument.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the file paths specified on the command line for scan</dd></dl>
</li>
</ul>
@@ -399,8 +459,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<li class="blockList">
<h4>getReportDirectory</h4>
<pre>public&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>&nbsp;getReportDirectory()</pre>
<div class="block">Returns the directory to write the reports to specified on the command
line.</div>
<div class="block">Returns the directory to write the reports to specified on the command line.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the path to the reports directory.</dd></dl>
</li>
</ul>
@@ -411,8 +470,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<li class="blockList">
<h4>getReportFormat</h4>
<pre>public&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>&nbsp;getReportFormat()</pre>
<div class="block">Returns the output format specified on the command line. Defaults to HTML
if no format was specified.</div>
<div class="block">Returns the output format specified on the command line. Defaults to HTML if no format was specified.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the output format name.</dd></dl>
</li>
</ul>
@@ -533,7 +591,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<li class="blockList">
<h4>printVersionInfo</h4>
<pre>public&nbsp;void&nbsp;printVersionInfo()</pre>
<div class="block"><p>Prints the manifest information to standard output.</p>
<div class="block"><p>
Prints the manifest information to standard output.</p>
<ul><li>Implementation-Title: ${pom.name}</li>
<li>Implementation-Version: ${pom.version}</li></ul></div>
</li>
@@ -541,15 +600,70 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
<a name="isAutoUpdate()">
<!-- -->
</a>
<ul class="blockListLast">
<ul class="blockList">
<li class="blockList">
<h4>isAutoUpdate</h4>
<pre>public&nbsp;boolean&nbsp;isAutoUpdate()</pre>
<div class="block">Checks if the auto update feature has been disabled. If it has been
disabled via the command line this will return false.</div>
<div class="block">Checks if the auto update feature has been disabled. If it has been disabled via the command line this will
return false.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>if auto-update is allowed.</dd></dl>
</li>
</ul>
<a name="getDatabaseDriverName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDatabaseDriverName</h4>
<pre>public&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>&nbsp;getDatabaseDriverName()</pre>
<div class="block">Returns the database driver name if specified; otherwise null is returned.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the database driver name if specified; otherwise null is returned</dd></dl>
</li>
</ul>
<a name="getDatabaseDriverPath()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDatabaseDriverPath</h4>
<pre>public&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>&nbsp;getDatabaseDriverPath()</pre>
<div class="block">Returns the database driver path if specified; otherwise null is returned.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the database driver name if specified; otherwise null is returned</dd></dl>
</li>
</ul>
<a name="getConnectionString()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConnectionString</h4>
<pre>public&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>&nbsp;getConnectionString()</pre>
<div class="block">Returns the database connection string if specified; otherwise null is returned.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the database connection string if specified; otherwise null is returned</dd></dl>
</li>
</ul>
<a name="getDatabaseUser()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDatabaseUser</h4>
<pre>public&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>&nbsp;getDatabaseUser()</pre>
<div class="block">Returns the database database user name if specified; otherwise null is returned.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the database database user name if specified; otherwise null is returned</dd></dl>
</li>
</ul>
<a name="getDatabasePassword()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getDatabasePassword</h4>
<pre>public&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>&nbsp;getDatabasePassword()</pre>
<div class="block">Returns the database database password if specified; otherwise null is returned.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the database database password if specified; otherwise null is returned</dd></dl>
</li>
</ul>
</li>
</ul>
</li>

View File

@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Thu Jan 16 07:29:46 EST 2014 -->
<!-- Generated by javadoc (version 1.7.0_45) on Sun Jan 26 11:13:14 EST 2014 -->
<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.8 API)</title>
<meta name="date" content="2014-01-16">
<title>Uses of Class org.owasp.dependencycheck.cli.CliParser.ArgumentName (Dependency-Check Command Line 1.1.0 API)</title>
<meta name="date" content="2014-01-26">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
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.8 API)";
parent.document.title="Uses of Class org.owasp.dependencycheck.cli.CliParser.ArgumentName (Dependency-Check Command Line 1.1.0 API)";
}
//-->
</script>

View File

@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Thu Jan 16 07:29:46 EST 2014 -->
<!-- Generated by javadoc (version 1.7.0_45) on Sun Jan 26 11:13:14 EST 2014 -->
<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.8 API)</title>
<meta name="date" content="2014-01-16">
<title>Uses of Class org.owasp.dependencycheck.cli.CliParser (Dependency-Check Command Line 1.1.0 API)</title>
<meta name="date" content="2014-01-26">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
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.8 API)";
parent.document.title="Uses of Class org.owasp.dependencycheck.cli.CliParser (Dependency-Check Command Line 1.1.0 API)";
}
//-->
</script>

View File

@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Thu Jan 16 07:29:46 EST 2014 -->
<!-- Generated by javadoc (version 1.7.0_45) on Sun Jan 26 11:13:14 EST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>org.owasp.dependencycheck.cli (Dependency-Check Command Line 1.0.8 API)</title>
<meta name="date" content="2014-01-16">
<title>org.owasp.dependencycheck.cli (Dependency-Check Command Line 1.1.0 API)</title>
<meta name="date" content="2014-01-26">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>

View File

@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Thu Jan 16 07:29:46 EST 2014 -->
<!-- Generated by javadoc (version 1.7.0_45) on Sun Jan 26 11:13:14 EST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>org.owasp.dependencycheck.cli (Dependency-Check Command Line 1.0.8 API)</title>
<meta name="date" content="2014-01-16">
<title>org.owasp.dependencycheck.cli (Dependency-Check Command Line 1.1.0 API)</title>
<meta name="date" content="2014-01-26">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.owasp.dependencycheck.cli (Dependency-Check Command Line 1.0.8 API)";
parent.document.title="org.owasp.dependencycheck.cli (Dependency-Check Command Line 1.1.0 API)";
}
//-->
</script>
@@ -96,8 +96,7 @@
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/owasp/dependencycheck/cli/CliParser.ArgumentName.html" title="class in org.owasp.dependencycheck.cli">CliParser.ArgumentName</a></td>
<td class="colLast">
<div class="block">A collection of static final strings that represent the possible command
line arguments.</div>
<div class="block">A collection of static final strings that represent the possible command line arguments.</div>
</td>
</tr>
</tbody>

View File

@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Thu Jan 16 07:29:46 EST 2014 -->
<!-- Generated by javadoc (version 1.7.0_45) on Sun Jan 26 11:13:14 EST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>org.owasp.dependencycheck.cli Class Hierarchy (Dependency-Check Command Line 1.0.8 API)</title>
<meta name="date" content="2014-01-16">
<title>org.owasp.dependencycheck.cli Class Hierarchy (Dependency-Check Command Line 1.1.0 API)</title>
<meta name="date" content="2014-01-26">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.owasp.dependencycheck.cli Class Hierarchy (Dependency-Check Command Line 1.0.8 API)";
parent.document.title="org.owasp.dependencycheck.cli Class Hierarchy (Dependency-Check Command Line 1.1.0 API)";
}
//-->
</script>

View File

@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Thu Jan 16 07:29:46 EST 2014 -->
<!-- Generated by javadoc (version 1.7.0_45) on Sun Jan 26 11:13:14 EST 2014 -->
<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.8 API)</title>
<meta name="date" content="2014-01-16">
<title>Uses of Package org.owasp.dependencycheck.cli (Dependency-Check Command Line 1.1.0 API)</title>
<meta name="date" content="2014-01-26">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package org.owasp.dependencycheck.cli (Dependency-Check Command Line 1.0.8 API)";
parent.document.title="Uses of Package org.owasp.dependencycheck.cli (Dependency-Check Command Line 1.1.0 API)";
}
//-->
</script>

View File

@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Thu Jan 16 07:29:46 EST 2014 -->
<!-- Generated by javadoc (version 1.7.0_45) on Sun Jan 26 11:13:14 EST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>org.owasp.dependencycheck (Dependency-Check Command Line 1.0.8 API)</title>
<meta name="date" content="2014-01-16">
<title>org.owasp.dependencycheck (Dependency-Check Command Line 1.1.0 API)</title>
<meta name="date" content="2014-01-26">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>

View File

@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Thu Jan 16 07:29:46 EST 2014 -->
<!-- Generated by javadoc (version 1.7.0_45) on Sun Jan 26 11:13:14 EST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>org.owasp.dependencycheck (Dependency-Check Command Line 1.0.8 API)</title>
<meta name="date" content="2014-01-16">
<title>org.owasp.dependencycheck (Dependency-Check Command Line 1.1.0 API)</title>
<meta name="date" content="2014-01-26">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.owasp.dependencycheck (Dependency-Check Command Line 1.0.8 API)";
parent.document.title="org.owasp.dependencycheck (Dependency-Check Command Line 1.1.0 API)";
}
//-->
</script>

View File

@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Thu Jan 16 07:29:46 EST 2014 -->
<!-- Generated by javadoc (version 1.7.0_45) on Sun Jan 26 11:13:14 EST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>org.owasp.dependencycheck Class Hierarchy (Dependency-Check Command Line 1.0.8 API)</title>
<meta name="date" content="2014-01-16">
<title>org.owasp.dependencycheck Class Hierarchy (Dependency-Check Command Line 1.1.0 API)</title>
<meta name="date" content="2014-01-26">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.owasp.dependencycheck Class Hierarchy (Dependency-Check Command Line 1.0.8 API)";
parent.document.title="org.owasp.dependencycheck Class Hierarchy (Dependency-Check Command Line 1.1.0 API)";
}
//-->
</script>

View File

@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Thu Jan 16 07:29:46 EST 2014 -->
<!-- Generated by javadoc (version 1.7.0_45) on Sun Jan 26 11:13:14 EST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Package org.owasp.dependencycheck (Dependency-Check Command Line 1.0.8 API)</title>
<meta name="date" content="2014-01-16">
<title>Uses of Package org.owasp.dependencycheck (Dependency-Check Command Line 1.1.0 API)</title>
<meta name="date" content="2014-01-26">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package org.owasp.dependencycheck (Dependency-Check Command Line 1.0.8 API)";
parent.document.title="Uses of Package org.owasp.dependencycheck (Dependency-Check Command Line 1.1.0 API)";
}
//-->
</script>