mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-20 16:24:11 +01:00
v1.3.5 documentation
This commit is contained in:
@@ -2,16 +2,21 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_71) on Sun Jan 31 08:34:12 EST 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Overview (Dependency-Check Core 1.3.4 API)</title>
|
||||
<meta name="date" content="2016-01-31">
|
||||
<!-- Generated by javadoc (1.8.0_31) on Sat Mar 05 13:26:06 EST 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Overview (Dependency-Check Core 1.3.5 API)</title>
|
||||
<meta name="date" content="2016-03-05">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Overview (Dependency-Check Core 1.3.4 API)";
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Overview (Dependency-Check Core 1.3.5 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
@@ -19,9 +24,11 @@
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar_top">
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
@@ -42,10 +49,10 @@
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
|
||||
<li><a href="overview-summary.html" target="_top">No Frames</a></li>
|
||||
<li><a href="overview-summary.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="allclasses-noframe.html">All Classes</a></li>
|
||||
<li><a href="allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
@@ -59,12 +66,12 @@
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_top">
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h1 class="title">Dependency-Check Core 1.3.4 API</h1>
|
||||
<h1 class="title">Dependency-Check Core 1.3.5 API</h1>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">
|
||||
@@ -102,7 +109,7 @@
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="org/owasp/dependencycheck/data/central/package-summary.html">org.owasp.dependencycheck.data.central</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Contains classes related to searching Maven Central.<br/><br/>
|
||||
<div class="block">Contains classes related to searching Maven Central.<br><br>
|
||||
|
||||
These are used to abstract Maven Central searching away from OWASP Dependency Check so they can be reused elsewhere.</div>
|
||||
</td>
|
||||
@@ -134,7 +141,7 @@
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="org/owasp/dependencycheck/data/nexus/package-summary.html">org.owasp.dependencycheck.data.nexus</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Contains classes related to searching a Nexus repository.<br/><br/>
|
||||
<div class="block">Contains classes related to searching a Nexus repository.<br><br>
|
||||
|
||||
These are used to abstract Nexus searching away from OWASP Dependency Check so they can be reused elsewhere.</div>
|
||||
</td>
|
||||
@@ -142,7 +149,7 @@
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="org/owasp/dependencycheck/data/nuget/package-summary.html">org.owasp.dependencycheck.data.nuget</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Contains classes related to parsing Nuget related files<br/><br/>
|
||||
<div class="block">Contains classes related to parsing Nuget related files<br><br>
|
||||
These are used to abstract away Nuget-related handling from Dependency Check so they can be used elsewhere.</div>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -155,7 +162,7 @@
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="org/owasp/dependencycheck/data/update/package-summary.html">org.owasp.dependencycheck.data.update</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Contains classes used to update the data stores.<br/><br/>
|
||||
<div class="block">Contains classes used to update the data stores.<br><br>
|
||||
|
||||
The UpdateService will load, any correctly defined CachedWebDataSource(s) and call update() on them.</div>
|
||||
</td>
|
||||
@@ -163,7 +170,7 @@
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="org/owasp/dependencycheck/data/update/cpe/package-summary.html">org.owasp.dependencycheck.data.update.cpe</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Contains classes used to parse the CPE XML file from NIST.<br/><br/>
|
||||
<div class="block">Contains classes used to parse the CPE XML file from NIST.<br><br>
|
||||
|
||||
These classes are not used as they add no value over the existing CPE data contained within the CVE data from the NVD.</div>
|
||||
</td>
|
||||
@@ -177,7 +184,7 @@
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="org/owasp/dependencycheck/data/update/nvd/package-summary.html">org.owasp.dependencycheck.data.update.nvd</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Contains classes used to download, parse, and load the NVD CVE data from NIST into the local database.<br/><br/></div>
|
||||
<div class="block">Contains classes used to download, parse, and load the NVD CVE data from NIST into the local database.<br><br></div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
@@ -220,9 +227,11 @@
|
||||
</table>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar_bottom">
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
@@ -243,10 +252,10 @@
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
|
||||
<li><a href="overview-summary.html" target="_top">No Frames</a></li>
|
||||
<li><a href="overview-summary.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="allclasses-noframe.html">All Classes</a></li>
|
||||
<li><a href="allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
@@ -260,7 +269,7 @@
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip-navbar_bottom">
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
|
||||
Reference in New Issue
Block a user