mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-04-10 18:57:20 +02:00
documentation version 1.2.10
This commit is contained in:
@@ -2,16 +2,16 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_71) on Fri Mar 06 06:02:09 EST 2015 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_71) on Sun Apr 12 08:08:11 EDT 2015 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Settings.KEYS (Dependency-Check Utils 1.2.9 API)</title>
|
||||
<meta name="date" content="2015-03-06">
|
||||
<title>Settings.KEYS (Dependency-Check Utils 1.2.10 API)</title>
|
||||
<meta name="date" content="2015-04-12">
|
||||
<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.9 API)";
|
||||
parent.document.title="Settings.KEYS (Dependency-Check Utils 1.2.10 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
@@ -227,15 +227,15 @@ 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/utils/Settings.KEYS.html#CVE_MODIFIED_12_URL">CVE_MODIFIED_12_URL</a></strong></code>
|
||||
<div class="block">The properties key for the URL to retrieve the recently modified and added CVE entries (last 8 days) using
|
||||
the 1.2 schema.</div>
|
||||
<div class="block">The properties key for the URL to retrieve the recently modified and added CVE entries (last 8 days) using the 1.2
|
||||
schema.</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#CVE_MODIFIED_20_URL">CVE_MODIFIED_20_URL</a></strong></code>
|
||||
<div class="block">The properties key for the URL to retrieve the recently modified and added CVE entries (last 8 days) using
|
||||
the 2.0 schema.</div>
|
||||
<div class="block">The properties key for the URL to retrieve the recently modified and added CVE entries (last 8 days) using the 2.0
|
||||
schema.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -594,8 +594,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<li class="blockList">
|
||||
<h4>CVE_MODIFIED_20_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> CVE_MODIFIED_20_URL</pre>
|
||||
<div class="block">The properties key for the URL to retrieve the recently modified and added CVE entries (last 8 days) using
|
||||
the 2.0 schema.</div>
|
||||
<div class="block">The properties key for the URL to retrieve the recently modified and added CVE entries (last 8 days) using the 2.0
|
||||
schema.</div>
|
||||
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.CVE_MODIFIED_20_URL">Constant Field Values</a></dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -606,8 +606,8 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
|
||||
<li class="blockList">
|
||||
<h4>CVE_MODIFIED_12_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> CVE_MODIFIED_12_URL</pre>
|
||||
<div class="block">The properties key for the URL to retrieve the recently modified and added CVE entries (last 8 days) using
|
||||
the 1.2 schema.</div>
|
||||
<div class="block">The properties key for the URL to retrieve the recently modified and added CVE entries (last 8 days) using the 1.2
|
||||
schema.</div>
|
||||
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.owasp.dependencycheck.utils.Settings.KEYS.CVE_MODIFIED_12_URL">Constant Field Values</a></dd></dl>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -629,8 +629,8 @@ 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 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>
|
||||
<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>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user