mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-05-02 21:24:34 +02:00
version 1.1.2 of project documentation
This commit is contained in:
@@ -2,16 +2,16 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_45) on Thu Jan 30 06:04:59 EST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_45) on Mon Mar 03 07:45:55 EST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Index (Dependency-Check Command Line 1.1.1 API)</title>
|
||||
<meta name="date" content="2014-01-30">
|
||||
<title>Index (Dependency-Check Command Line 1.1.2 API)</title>
|
||||
<meta name="date" content="2014-03-03">
|
||||
<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="Index (Dependency-Check Command Line 1.1.1 API)";
|
||||
parent.document.title="Index (Dependency-Check Command Line 1.1.2 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
@@ -68,6 +68,10 @@
|
||||
</a>
|
||||
<h2 class="title">A</h2>
|
||||
<dl>
|
||||
<dt><span class="strong"><a href="./org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#ADDITIONAL_ZIP_EXTENSIONS">ADDITIONAL_ZIP_EXTENSIONS</a></span> - Static variable in class org.owasp.dependencycheck.cli.<a href="./org/owasp/dependencycheck/cli/CliParser.ArgumentName.html" title="class in org.owasp.dependencycheck.cli">CliParser.ArgumentName</a></dt>
|
||||
<dd>
|
||||
<div class="block">The CLI argument name for setting extra extensions.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#ADVANCED_HELP">ADVANCED_HELP</a></span> - Static variable in class org.owasp.dependencycheck.cli.<a href="./org/owasp/dependencycheck/cli/CliParser.ArgumentName.html" title="class in org.owasp.dependencycheck.cli">CliParser.ArgumentName</a></dt>
|
||||
<dd>
|
||||
<div class="block">The long CLI argument name asking for advanced help.</div>
|
||||
@@ -164,6 +168,10 @@
|
||||
</a>
|
||||
<h2 class="title">G</h2>
|
||||
<dl>
|
||||
<dt><span class="strong"><a href="./org/owasp/dependencycheck/cli/CliParser.html#getAdditionalZipExtensions()">getAdditionalZipExtensions()</a></span> - Method in class org.owasp.dependencycheck.cli.<a href="./org/owasp/dependencycheck/cli/CliParser.html" title="class in org.owasp.dependencycheck.cli">CliParser</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns the additional Extensions if specified; otherwise null is returned.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/owasp/dependencycheck/cli/CliParser.html#getApplicationName()">getApplicationName()</a></span> - Method in class org.owasp.dependencycheck.cli.<a href="./org/owasp/dependencycheck/cli/CliParser.html" title="class in org.owasp.dependencycheck.cli">CliParser</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns the application name specified on the command line.</div>
|
||||
@@ -276,6 +284,11 @@
|
||||
<dd>
|
||||
<div class="block">Returns true if the disableNexus command line argument was specified.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/owasp/dependencycheck/cli/CliParser.html#isNexusUsesProxy()">isNexusUsesProxy()</a></span> - Method in class org.owasp.dependencycheck.cli.<a href="./org/owasp/dependencycheck/cli/CliParser.html" title="class in org.owasp.dependencycheck.cli">CliParser</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns true if the Nexus Analyzer should use the configured proxy to connect to Nexus; otherwise false is
|
||||
returned.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/owasp/dependencycheck/cli/CliParser.html#isRunScan()">isRunScan()</a></span> - Method in class org.owasp.dependencycheck.cli.<a href="./org/owasp/dependencycheck/cli/CliParser.html" title="class in org.owasp.dependencycheck.cli">CliParser</a></dt>
|
||||
<dd>
|
||||
<div class="block">Determines if the 'scan' command line argument was passed in.</div>
|
||||
@@ -300,6 +313,10 @@
|
||||
<dd>
|
||||
<div class="block">The URL of the nexus server.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/owasp/dependencycheck/cli/CliParser.ArgumentName.html#NEXUS_USES_PROXY">NEXUS_USES_PROXY</a></span> - Static variable in class org.owasp.dependencycheck.cli.<a href="./org/owasp/dependencycheck/cli/CliParser.ArgumentName.html" title="class in org.owasp.dependencycheck.cli">CliParser.ArgumentName</a></dt>
|
||||
<dd>
|
||||
<div class="block">Whether or not the defined proxy should be used when connecting to Nexus.</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<a name="_O_">
|
||||
<!-- -->
|
||||
|
||||
Reference in New Issue
Block a user