documentation v1.3.1

This commit is contained in:
Jeremy Long
2015-09-20 07:41:29 -04:00
parent 4fd8873223
commit 191c5fae56
1456 changed files with 125936 additions and 63077 deletions

View File

@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_71) on Tue Aug 04 20:22:44 EDT 2015 -->
<!-- Generated by javadoc (version 1.7.0_71) on Sun Sep 20 06:46:54 EDT 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Overview (Dependency-Check Core 1.3.0 API)</title>
<meta name="date" content="2015-08-04">
<title>Overview (Dependency-Check Core 1.3.1 API)</title>
<meta name="date" content="2015-09-20">
<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="Overview (Dependency-Check Core 1.3.0 API)";
parent.document.title="Overview (Dependency-Check Core 1.3.1 API)";
}
//-->
</script>
@@ -64,7 +64,7 @@
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Dependency-Check Core 1.3.0 API</h1>
<h1 class="title">Dependency-Check Core 1.3.1 API</h1>
</div>
<div class="contentContainer">
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">
@@ -108,24 +108,30 @@
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/owasp/dependencycheck/data/composer/package-summary.html">org.owasp.dependencycheck.data.composer</a></td>
<td class="colLast">
<div class="block">Model elements for PHP Composer files</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/owasp/dependencycheck/data/cpe/package-summary.html">org.owasp.dependencycheck.data.cpe</a></td>
<td class="colLast">
<div class="block">Contains classes for working with the CPE Lucene Index.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><a href="org/owasp/dependencycheck/data/cwe/package-summary.html">org.owasp.dependencycheck.data.cwe</a></td>
<td class="colLast">
<div class="block">Contains classes for working with the CWE Database.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><a href="org/owasp/dependencycheck/data/lucene/package-summary.html">org.owasp.dependencycheck.data.lucene</a></td>
<td class="colLast">
<div class="block">Contains classes used to work with the Lucene Indexes.</div>
</td>
</tr>
<tr class="altColor">
<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/>
@@ -133,20 +139,20 @@
These are used to abstract Nexus searching away from OWASP Dependency Check so they can be reused elsewhere.</div>
</td>
</tr>
<tr class="rowColor">
<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/>
These are used to abstract away Nuget-related handling from Dependency Check so they can be used elsewhere.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><a href="org/owasp/dependencycheck/data/nvdcve/package-summary.html">org.owasp.dependencycheck.data.nvdcve</a></td>
<td class="colLast">
<div class="block">Contains classes used to work with the NVD CVE data.</div>
</td>
</tr>
<tr class="rowColor">
<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/>
@@ -154,7 +160,7 @@
The UpdateService will load, any correctly defined CachedWebDataSource(s) and call update() on them.</div>
</td>
</tr>
<tr class="altColor">
<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/>
@@ -162,49 +168,49 @@
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>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><a href="org/owasp/dependencycheck/data/update/exception/package-summary.html">org.owasp.dependencycheck.data.update.exception</a></td>
<td class="colLast">
<div class="block">A collection of exception classes used within the application.</div>
</td>
</tr>
<tr class="altColor">
<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>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><a href="org/owasp/dependencycheck/dependency/package-summary.html">org.owasp.dependencycheck.dependency</a></td>
<td class="colLast">
<div class="block">Contains the core Dependency implementation.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><a href="org/owasp/dependencycheck/exception/package-summary.html">org.owasp.dependencycheck.exception</a></td>
<td class="colLast">
<div class="block">A collection of exception classes used within the application.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><a href="org/owasp/dependencycheck/reporting/package-summary.html">org.owasp.dependencycheck.reporting</a></td>
<td class="colLast">
<div class="block">Contains classes used to generate reports.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><a href="org/owasp/dependencycheck/suppression/package-summary.html">org.owasp.dependencycheck.suppression</a></td>
<td class="colLast">
<div class="block">Contains classes used to suppress findings.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><a href="org/owasp/dependencycheck/utils/package-summary.html">org.owasp.dependencycheck.utils</a></td>
<td class="colLast">
<div class="block">Includes various utility classes such as a Settings wrapper, a Checksum utility, etc.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><a href="org/owasp/dependencycheck/xml/pom/package-summary.html">org.owasp.dependencycheck.xml.pom</a></td>
<td class="colLast">
<div class="block">This package contains classes used to parse pom.xml files.</div>