mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-20 16:24:11 +01:00
version 1.2.9 of documentation
This commit is contained in:
@@ -2,16 +2,16 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_45) on Sun Dec 07 07:01:39 EST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_71) on Fri Mar 06 06:08:15 EST 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Index (Dependency-Check Command Line 1.2.7 API)</title>
|
||||
<meta name="date" content="2014-12-07">
|
||||
<title>Index (Dependency-Check Command Line 1.2.9 API)</title>
|
||||
<meta name="date" content="2015-03-06">
|
||||
<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.2.7 API)";
|
||||
parent.document.title="Index (Dependency-Check Command Line 1.2.9 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
@@ -165,6 +165,10 @@
|
||||
<dd>
|
||||
<div class="block">The short CLI argument name specifying that the CPE/CVE/etc.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/owasp/dependencycheck/CliParser.ARGUMENT.html#DISABLE_CENTRAL">DISABLE_CENTRAL</a></span> - Static variable in class org.owasp.dependencycheck.<a href="./org/owasp/dependencycheck/CliParser.ARGUMENT.html" title="class in org.owasp.dependencycheck">CliParser.ARGUMENT</a></dt>
|
||||
<dd>
|
||||
<div class="block">Disables the Central Analyzer.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/owasp/dependencycheck/CliParser.ARGUMENT.html#DISABLE_JAR">DISABLE_JAR</a></span> - Static variable in class org.owasp.dependencycheck.<a href="./org/owasp/dependencycheck/CliParser.ARGUMENT.html" title="class in org.owasp.dependencycheck">CliParser.ARGUMENT</a></dt>
|
||||
<dd>
|
||||
<div class="block">Disables the Jar Analyzer.</div>
|
||||
@@ -313,6 +317,10 @@
|
||||
<dd>
|
||||
<div class="block">Checks if the auto update feature has been disabled.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/owasp/dependencycheck/CliParser.html#isCentralDisabled()">isCentralDisabled()</a></span> - Method in class org.owasp.dependencycheck.<a href="./org/owasp/dependencycheck/CliParser.html" title="class in org.owasp.dependencycheck">CliParser</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns true if the disableCentral command line argument was specified.</div>
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/owasp/dependencycheck/CliParser.html#isGetHelp()">isGetHelp()</a></span> - Method in class org.owasp.dependencycheck.<a href="./org/owasp/dependencycheck/CliParser.html" title="class in org.owasp.dependencycheck">CliParser</a></dt>
|
||||
<dd>
|
||||
<div class="block">Determines if the 'help' command line argument was passed in.</div>
|
||||
@@ -331,8 +339,7 @@
|
||||
</dd>
|
||||
<dt><span class="strong"><a href="./org/owasp/dependencycheck/CliParser.html#isNexusUsesProxy()">isNexusUsesProxy()</a></span> - Method in class org.owasp.dependencycheck.<a href="./org/owasp/dependencycheck/CliParser.html" title="class in org.owasp.dependencycheck">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>
|
||||
<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/CliParser.html#isNuspecDisabled()">isNuspecDisabled()</a></span> - Method in class org.owasp.dependencycheck.<a href="./org/owasp/dependencycheck/CliParser.html" title="class in org.owasp.dependencycheck">CliParser</a></dt>
|
||||
<dd>
|
||||
@@ -546,6 +553,6 @@
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright© 2012-14 Jeremy Long. All Rights Reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright© 2012-15 Jeremy Long. All Rights Reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user