mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-17 00:56:54 +01:00
284 lines
10 KiB
HTML
284 lines
10 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<!--NewPage-->
|
|
<HTML>
|
|
<HEAD>
|
|
<!-- Generated by javadoc (build 1.6.0_25) on Sun Dec 01 08:05:37 EST 2013 -->
|
|
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<TITLE>
|
|
Overview (Dependency-Check Core 1.0.6 API)
|
|
</TITLE>
|
|
|
|
<META NAME="date" CONTENT="2013-12-01">
|
|
|
|
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
|
|
|
|
<SCRIPT type="text/javascript">
|
|
function windowTitle()
|
|
{
|
|
if (location.href.indexOf('is-external=true') == -1) {
|
|
parent.document.title="Overview (Dependency-Check Core 1.0.6 API)";
|
|
}
|
|
}
|
|
</SCRIPT>
|
|
<NOSCRIPT>
|
|
</NOSCRIPT>
|
|
|
|
</HEAD>
|
|
|
|
<BODY BGCOLOR="white" onload="windowTitle();">
|
|
<HR>
|
|
|
|
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<A NAME="navbar_top"><!-- --></A>
|
|
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
|
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
|
<TR>
|
|
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
|
<A NAME="navbar_top_firstrow"><!-- --></A>
|
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
|
<TR ALIGN="center" VALIGN="top">
|
|
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
</TR>
|
|
</TABLE>
|
|
</TD>
|
|
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
</EM>
|
|
</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
PREV
|
|
NEXT</FONT></TD>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="index.html?overview-summary.html" target="_top"><B>FRAMES</B></A>
|
|
<A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A>
|
|
<SCRIPT type="text/javascript">
|
|
<!--
|
|
if(window==top) {
|
|
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
|
|
}
|
|
//-->
|
|
</SCRIPT>
|
|
<NOSCRIPT>
|
|
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
|
|
</NOSCRIPT>
|
|
|
|
|
|
</FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="skip-navbar_top"></A>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
|
|
<HR>
|
|
<CENTER>
|
|
<H1>
|
|
Dependency-Check Core 1.0.6 API
|
|
</H1>
|
|
</CENTER>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
<B>Packages</B></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD WIDTH="20%"><B><A HREF="org/owasp/dependencycheck/package-summary.html">org.owasp.dependencycheck</A></B></TD>
|
|
<TD><html>
|
|
<head>
|
|
<title>org.owasp.dependencycheck</title>
|
|
</head>
|
|
<body>
|
|
Includes the main entry point (i.e.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD WIDTH="20%"><B><A HREF="org/owasp/dependencycheck/analyzer/package-summary.html">org.owasp.dependencycheck.analyzer</A></B></TD>
|
|
<TD><html>
|
|
<head>
|
|
<title>org.owasp.dependencycheck.analyzer</title>
|
|
</head>
|
|
<body>
|
|
Analyzers are used to inspect the identified dependencies, collect Evidence,
|
|
and process the dependencies.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD WIDTH="20%"><B><A HREF="org/owasp/dependencycheck/concurrency/package-summary.html">org.owasp.dependencycheck.concurrency</A></B></TD>
|
|
<TD><html>
|
|
<head>
|
|
<title>org.owasp.dependencycheck.concurrency</title>
|
|
</head>
|
|
<body>
|
|
Contains classes used to create shared and exclusive locks on directories.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD WIDTH="20%"><B><A HREF="org/owasp/dependencycheck/data/package-summary.html">org.owasp.dependencycheck.data</A></B></TD>
|
|
<TD><html>
|
|
<head>
|
|
<title>org.owasp.dependencycheck.data</title>
|
|
</head>
|
|
<body>
|
|
Contains classes used to work with the data sources.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD WIDTH="20%"><B><A HREF="org/owasp/dependencycheck/data/cpe/package-summary.html">org.owasp.dependencycheck.data.cpe</A></B></TD>
|
|
<TD><html>
|
|
<head>
|
|
<title>org.owasp.dependencycheck.data.cpe</title>
|
|
</head>
|
|
<body>
|
|
Contains classes for working with the CPE Lucene Index.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD WIDTH="20%"><B><A HREF="org/owasp/dependencycheck/data/cwe/package-summary.html">org.owasp.dependencycheck.data.cwe</A></B></TD>
|
|
<TD><html>
|
|
<head>
|
|
<title>org.owasp.dependencycheck.data.cwe</title>
|
|
</head>
|
|
<body>
|
|
Contains classes for working with the CWE Database.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD WIDTH="20%"><B><A HREF="org/owasp/dependencycheck/data/lucene/package-summary.html">org.owasp.dependencycheck.data.lucene</A></B></TD>
|
|
<TD><html>
|
|
<head>
|
|
<title>org.owasp.dependencycheck.data.lucene</title>
|
|
</head>
|
|
<body>
|
|
Contains classes used to work with the Lucene Indexes.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD WIDTH="20%"><B><A HREF="org/owasp/dependencycheck/data/nvdcve/package-summary.html">org.owasp.dependencycheck.data.nvdcve</A></B></TD>
|
|
<TD><html>
|
|
<head>
|
|
<title>org.owasp.dependencycheck.data.nvdcve</title>
|
|
</head>
|
|
<body>
|
|
Contains classes used to work with the NVD CVE data.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD WIDTH="20%"><B><A HREF="org/owasp/dependencycheck/data/update/package-summary.html">org.owasp.dependencycheck.data.update</A></B></TD>
|
|
<TD><html>
|
|
<head>
|
|
<title>org.owasp.dependencycheck.data.nvdcve.xml</title>
|
|
</head>
|
|
<body></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD WIDTH="20%"><B><A HREF="org/owasp/dependencycheck/dependency/package-summary.html">org.owasp.dependencycheck.dependency</A></B></TD>
|
|
<TD><html>
|
|
<head>
|
|
<title>org.owasp.dependencycheck.dependency</title>
|
|
</head>
|
|
<body>
|
|
Contains the core Dependency implementation.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD WIDTH="20%"><B><A HREF="org/owasp/dependencycheck/jaxb/pom/package-summary.html">org.owasp.dependencycheck.jaxb.pom</A></B></TD>
|
|
<TD><html>
|
|
<head>
|
|
<title>org.owasp.dependencycheck.analyzer.pom</title>
|
|
</head>
|
|
<body>
|
|
This package contains utility classes used to parse pom.xml files.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD WIDTH="20%"><B><A HREF="org/owasp/dependencycheck/jaxb/pom/generated/package-summary.html">org.owasp.dependencycheck.jaxb.pom.generated</A></B></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD WIDTH="20%"><B><A HREF="org/owasp/dependencycheck/reporting/package-summary.html">org.owasp.dependencycheck.reporting</A></B></TD>
|
|
<TD><html>
|
|
<head>
|
|
<title>org.owasp.dependencycheck.reporting</title>
|
|
</head>
|
|
<body>
|
|
Contains classes used to generate reports.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD WIDTH="20%"><B><A HREF="org/owasp/dependencycheck/suppression/package-summary.html">org.owasp.dependencycheck.suppression</A></B></TD>
|
|
<TD><html>
|
|
<head>
|
|
<title>org.owasp.dependencycheck.suppression</title>
|
|
</head>
|
|
<body>
|
|
Contains classes used to suppress findings.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD WIDTH="20%"><B><A HREF="org/owasp/dependencycheck/utils/package-summary.html">org.owasp.dependencycheck.utils</A></B></TD>
|
|
<TD><html>
|
|
<head>
|
|
<title>org.owasp.dependencycheck.utils</title>
|
|
</head>
|
|
<body>
|
|
Includes various utility classes such as a Settings wrapper, a Checksum utility, etc.</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<HR>
|
|
|
|
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
<A NAME="navbar_bottom"><!-- --></A>
|
|
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
|
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
|
<TR>
|
|
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
|
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
|
<TR ALIGN="center" VALIGN="top">
|
|
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
</TR>
|
|
</TABLE>
|
|
</TD>
|
|
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
</EM>
|
|
</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
PREV
|
|
NEXT</FONT></TD>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="index.html?overview-summary.html" target="_top"><B>FRAMES</B></A>
|
|
<A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A>
|
|
<SCRIPT type="text/javascript">
|
|
<!--
|
|
if(window==top) {
|
|
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
|
|
}
|
|
//-->
|
|
</SCRIPT>
|
|
<NOSCRIPT>
|
|
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
|
|
</NOSCRIPT>
|
|
|
|
|
|
</FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="skip-navbar_bottom"></A>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
|
|
<HR>
|
|
Copyright © 2012-2013 <a href="http://www.owasp.org">OWASP</a>. All Rights Reserved.
|
|
</BODY>
|
|
</HTML>
|