mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-27 03:21:29 +01:00
version 1.2.4 of site documentation
This commit is contained in:
@@ -2,16 +2,16 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_45) on Fri Jun 27 06:34:11 EDT 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_45) on Tue Aug 05 17:59:40 EDT 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Settings.KEYS (Dependency-Check Utils 1.2.3 API)</title>
|
||||
<meta name="date" content="2014-06-27">
|
||||
<title>Settings.KEYS (Dependency-Check Utils 1.2.4 API)</title>
|
||||
<meta name="date" content="2014-08-05">
|
||||
<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="Settings.KEYS (Dependency-Check Utils 1.2.3 API)";
|
||||
parent.document.title="Settings.KEYS (Dependency-Check Utils 1.2.4 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
@@ -234,7 +234,7 @@ 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/utils/Settings.KEYS.html#CVE_START_YEAR">CVE_START_YEAR</a></strong></code>
|
||||
<div class="block">The properties key for the telling us how many cvr.url.* URLs exists.</div>
|
||||
<div class="block">The properties key for the telling us how many cve.url.* URLs exists.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -263,16 +263,28 @@ 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/utils/Settings.KEYS.html#DB_PASSWORD">DB_PASSWORD</a></strong></code>
|
||||
<div class="block">The password to authenticate to the database.</div>
|
||||
<td class="colLast"><code><strong><a href="../../../../org/owasp/dependencycheck/utils/Settings.KEYS.html#DB_FILE_NAME">DB_FILE_NAME</a></strong></code>
|
||||
<div class="block">The database file name.</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/utils/Settings.KEYS.html#DB_PASSWORD">DB_PASSWORD</a></strong></code>
|
||||
<div class="block">The password to authenticate to the database.</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/utils/Settings.KEYS.html#DB_USER">DB_USER</a></strong></code>
|
||||
<div class="block">The username to use when connecting to the database.</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/utils/Settings.KEYS.html#DB_VERSION">DB_VERSION</a></strong></code>
|
||||
<div class="block">The database schema version.</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/utils/Settings.KEYS.html#MAX_DOWNLOAD_THREAD_POOL_SIZE">MAX_DOWNLOAD_THREAD_POOL_SIZE</a></strong></code>
|
||||
@@ -341,6 +353,36 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<div class="block">The location of the temporary 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/utils/Settings.KEYS.html#VFEED_CONNECTION_STRING">VFEED_CONNECTION_STRING</a></strong></code>
|
||||
<div class="block">The key to obtain the VFEED connection string.</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/utils/Settings.KEYS.html#VFEED_DATA_FILE">VFEED_DATA_FILE</a></strong></code>
|
||||
<div class="block">The key to obtain the path to the VFEED data 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/utils/Settings.KEYS.html#VFEED_DOWNLOAD_FILE">VFEED_DOWNLOAD_FILE</a></strong></code>
|
||||
<div class="block">The key to obtain the download file name for the VFeed data.</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/utils/Settings.KEYS.html#VFEED_DOWNLOAD_URL">VFEED_DOWNLOAD_URL</a></strong></code>
|
||||
<div class="block">The key to obtain the base download URL for the VFeed data 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/utils/Settings.KEYS.html#VFEED_UPDATE_STATUS">VFEED_UPDATE_STATUS</a></strong></code>
|
||||
<div class="block">The key to obtain the VFeed update status.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -448,6 +490,28 @@ 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.utils.Settings.KEYS.DATA_DIRECTORY">Constant Field Values</a></dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="DB_FILE_NAME">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>DB_FILE_NAME</h4>
|
||||
<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> DB_FILE_NAME</pre>
|
||||
<div class="block">The database file name.</div>
|
||||
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.DB_FILE_NAME">Constant Field Values</a></dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="DB_VERSION">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>DB_VERSION</h4>
|
||||
<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> DB_VERSION</pre>
|
||||
<div class="block">The database schema version.</div>
|
||||
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.DB_VERSION">Constant Field Values</a></dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="CVE_META_URL">
|
||||
<!-- -->
|
||||
</a>
|
||||
@@ -501,7 +565,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<li class="blockList">
|
||||
<h4>CVE_START_YEAR</h4>
|
||||
<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> CVE_START_YEAR</pre>
|
||||
<div class="block">The properties key for the telling us how many cvr.url.* URLs exists. This is used in combination with
|
||||
<div class="block">The properties key for the telling us how many cve.url.* URLs exists. This is used in combination with
|
||||
CVE_BASE_URL to be able to retrieve the URLs for all of the files that make up the NVD CVE listing.</div>
|
||||
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.CVE_START_YEAR">Constant Field Values</a></dd></dl>
|
||||
</li>
|
||||
@@ -764,7 +828,7 @@ public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/
|
||||
<a name="SKIP_PROVIDED_SCOPE">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>SKIP_PROVIDED_SCOPE</h4>
|
||||
<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> SKIP_PROVIDED_SCOPE</pre>
|
||||
@@ -772,6 +836,61 @@ public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/
|
||||
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.SKIP_PROVIDED_SCOPE">Constant Field Values</a></dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="VFEED_DATA_FILE">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>VFEED_DATA_FILE</h4>
|
||||
<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> VFEED_DATA_FILE</pre>
|
||||
<div class="block">The key to obtain the path to the VFEED data file.</div>
|
||||
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.VFEED_DATA_FILE">Constant Field Values</a></dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="VFEED_CONNECTION_STRING">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>VFEED_CONNECTION_STRING</h4>
|
||||
<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> VFEED_CONNECTION_STRING</pre>
|
||||
<div class="block">The key to obtain the VFEED connection string.</div>
|
||||
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.VFEED_CONNECTION_STRING">Constant Field Values</a></dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="VFEED_DOWNLOAD_URL">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>VFEED_DOWNLOAD_URL</h4>
|
||||
<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> VFEED_DOWNLOAD_URL</pre>
|
||||
<div class="block">The key to obtain the base download URL for the VFeed data file.</div>
|
||||
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.VFEED_DOWNLOAD_URL">Constant Field Values</a></dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="VFEED_DOWNLOAD_FILE">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>VFEED_DOWNLOAD_FILE</h4>
|
||||
<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> VFEED_DOWNLOAD_FILE</pre>
|
||||
<div class="block">The key to obtain the download file name for the VFeed data.</div>
|
||||
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.VFEED_DOWNLOAD_FILE">Constant Field Values</a></dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="VFEED_UPDATE_STATUS">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>VFEED_UPDATE_STATUS</h4>
|
||||
<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> VFEED_UPDATE_STATUS</pre>
|
||||
<div class="block">The key to obtain the VFeed update status.</div>
|
||||
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.VFEED_UPDATE_STATUS">Constant Field Values</a></dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
@@ -838,6 +957,6 @@ public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
<p class="legalCopy"><small>Copyright © 2012–2014 <a href="http://www.owasp.org">OWASP</a>. All rights reserved.</small></p>
|
||||
<p class="legalCopy"><small>Copyright© 2012-14 Jeremy Long. All Rights Reserved.</small></p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user