documentation v1.3.2

This commit is contained in:
Jeremy Long
2015-11-29 07:44:14 -05:00
parent 191c5fae56
commit a426de69cd
1220 changed files with 51071 additions and 40455 deletions

View File

@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_71) on Sun Sep 20 06:42:19 EDT 2015 -->
<!-- Generated by javadoc (version 1.7.0_71) on Sun Nov 29 07:24:40 EST 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Index (Dependency-Check Utils 1.3.1 API)</title>
<meta name="date" content="2015-09-20">
<title>Index (Dependency-Check Utils 1.3.2 API)</title>
<meta name="date" content="2015-11-29">
<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 Utils 1.3.1 API)";
parent.document.title="Index (Dependency-Check Utils 1.3.2 API)";
}
//-->
</script>
@@ -92,6 +92,14 @@
<dd>
<div class="block">The properties key for whether the Autoconf analyzer is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html#ANALYZER_BUNDLE_AUDIT_ENABLED">ANALYZER_BUNDLE_AUDIT_ENABLED</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
<dd>
<div class="block">The properties key for whether the Ruby Bundler Audit analyzer is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html#ANALYZER_BUNDLE_AUDIT_PATH">ANALYZER_BUNDLE_AUDIT_PATH</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
<dd>
<div class="block">The path to bundle-audit, if available.</div>
</dd>
<dt><span class="strong"><a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html#ANALYZER_CENTRAL_ENABLED">ANALYZER_CENTRAL_ENABLED</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
<dd>
<div class="block">The properties key for whether the Central analyzer is enabled.</div>
@@ -116,14 +124,14 @@
<dd>
<div class="block">The properties key for whether the Nexus analyzer is enabled.</div>
</dd>
<dt><span class="strong"><a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html#ANALYZER_NEXUS_PROXY">ANALYZER_NEXUS_PROXY</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
<dd>
<div class="block">The properties key for using the proxy to reach Nexus.</div>
</dd>
<dt><span class="strong"><a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html#ANALYZER_NEXUS_URL">ANALYZER_NEXUS_URL</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
<dd>
<div class="block">The properties key for the Nexus search URL.</div>
</dd>
<dt><span class="strong"><a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html#ANALYZER_NEXUS_USES_PROXY">ANALYZER_NEXUS_USES_PROXY</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
<dd>
<div class="block">The properties key for using the proxy to reach Nexus.</div>
</dd>
<dt><span class="strong"><a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html#ANALYZER_NODE_PACKAGE_ENABLED">ANALYZER_NODE_PACKAGE_ENABLED</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
<dd>
<div class="block">The properties key for whether the node.js package analyzer is enabled.</div>
@@ -198,6 +206,10 @@
<dd>
<div class="block">Utility method to create an HttpURLConnection.</div>
</dd>
<dt><span class="strong"><a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_CHECK_VALID_FOR_HOURS">CVE_CHECK_VALID_FOR_HOURS</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
<dd>
<div class="block">The properties key to control the skipping of the check for CVE updates.</div>
</dd>
<dt><span class="strong"><a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html#CVE_META_URL">CVE_META_URL</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
<dd>
<div class="block">The properties key for the URL to retrieve the "meta" data from about the CVE entries.</div>
@@ -553,14 +565,34 @@
<dd>
<div class="block">Sets a property value.</div>
</dd>
<dt><span class="strong"><a href="./org/owasp/dependencycheck/utils/Settings.html#setBooleanIfNotNull(java.lang.String,%20java.lang.Boolean)">setBooleanIfNotNull(String, Boolean)</a></span> - Static method in class org.owasp.dependencycheck.utils.<a href="./org/owasp/dependencycheck/utils/Settings.html" title="class in org.owasp.dependencycheck.utils">Settings</a></dt>
<dd>
<div class="block">Sets a property value only if the value is not null.</div>
</dd>
<dt><span class="strong"><a href="./org/owasp/dependencycheck/utils/Settings.html#setInstance(org.owasp.dependencycheck.utils.Settings)">setInstance(Settings)</a></span> - Static method in class org.owasp.dependencycheck.utils.<a href="./org/owasp/dependencycheck/utils/Settings.html" title="class in org.owasp.dependencycheck.utils">Settings</a></dt>
<dd>
<div class="block">Sets the instance of the Settings object to use in this thread.</div>
</dd>
<dt><span class="strong"><a href="./org/owasp/dependencycheck/utils/Settings.html#setInt(java.lang.String,%20int)">setInt(String, int)</a></span> - Static method in class org.owasp.dependencycheck.utils.<a href="./org/owasp/dependencycheck/utils/Settings.html" title="class in org.owasp.dependencycheck.utils">Settings</a></dt>
<dd>
<div class="block">Sets a property value.</div>
</dd>
<dt><span class="strong"><a href="./org/owasp/dependencycheck/utils/Settings.html#setIntIfNotNull(java.lang.String,%20java.lang.Integer)">setIntIfNotNull(String, Integer)</a></span> - Static method in class org.owasp.dependencycheck.utils.<a href="./org/owasp/dependencycheck/utils/Settings.html" title="class in org.owasp.dependencycheck.utils">Settings</a></dt>
<dd>
<div class="block">Sets a property value only if the value is not null.</div>
</dd>
<dt><span class="strong"><a href="./org/owasp/dependencycheck/utils/Settings.html#setString(java.lang.String,%20java.lang.String)">setString(String, String)</a></span> - Static method in class org.owasp.dependencycheck.utils.<a href="./org/owasp/dependencycheck/utils/Settings.html" title="class in org.owasp.dependencycheck.utils">Settings</a></dt>
<dd>
<div class="block">Sets a property value.</div>
</dd>
<dt><span class="strong"><a href="./org/owasp/dependencycheck/utils/Settings.html#setStringIfNotEmpty(java.lang.String,%20java.lang.String)">setStringIfNotEmpty(String, String)</a></span> - Static method in class org.owasp.dependencycheck.utils.<a href="./org/owasp/dependencycheck/utils/Settings.html" title="class in org.owasp.dependencycheck.utils">Settings</a></dt>
<dd>
<div class="block">Sets a property value only if the value is not null and not empty.</div>
</dd>
<dt><span class="strong"><a href="./org/owasp/dependencycheck/utils/Settings.html#setStringIfNotNull(java.lang.String,%20java.lang.String)">setStringIfNotNull(String, String)</a></span> - Static method in class org.owasp.dependencycheck.utils.<a href="./org/owasp/dependencycheck/utils/Settings.html" title="class in org.owasp.dependencycheck.utils">Settings</a></dt>
<dd>
<div class="block">Sets a property value only if the value is not null.</div>
</dd>
<dt><a href="./org/owasp/dependencycheck/utils/Settings.html" title="class in org.owasp.dependencycheck.utils"><span class="strong">Settings</span></a> - Class in <a href="./org/owasp/dependencycheck/utils/package-summary.html">org.owasp.dependencycheck.utils</a></dt>
<dd>
<div class="block">A simple settings container that wraps the dependencycheck.properties file.</div>
@@ -569,18 +601,6 @@
<dd>
<div class="block">The collection of keys used within the properties file.</div>
</dd>
<dt><span class="strong"><a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html#SKIP_PROVIDED_SCOPE">SKIP_PROVIDED_SCOPE</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
<dd>
<div class="block">The properties key for whether Provided Scope dependencies should be skipped.</div>
</dd>
<dt><span class="strong"><a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html#SKIP_RUNTIME_SCOPE">SKIP_RUNTIME_SCOPE</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
<dd>
<div class="block">The properties key for whether Runtime Scope dependencies should be skipped.</div>
</dd>
<dt><span class="strong"><a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html#SKIP_TEST_SCOPE">SKIP_TEST_SCOPE</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
<dd>
<div class="block">The properties key for whether Test Scope dependencies should be skipped.</div>
</dd>
<dt><span class="strong"><a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html#SUPPRESSION_FILE">SUPPRESSION_FILE</a></span> - Static variable in class org.owasp.dependencycheck.utils.<a href="./org/owasp/dependencycheck/utils/Settings.KEYS.html" title="class in org.owasp.dependencycheck.utils">Settings.KEYS</a></dt>
<dd>
<div class="block">The key for a list of suppression files.</div>
@@ -697,6 +717,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright© 2012-15 Jeremy Long. All Rights Reserved.</small></p>
<p class="legalCopy"><small>Copyright? 2012-15 Jeremy Long. All Rights Reserved.</small></p>
</body>
</html>