mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-31 14:13:29 +02:00
updated documentation for version 1.0.2
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_25) on Wed Aug 07 22:02:52 EDT 2013 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_25) on Mon Sep 02 16:33:34 EDT 2013 -->
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<TITLE>
|
||||
Overview (dependency-check-core 1.0.1 API)
|
||||
Overview (Dependency-Check Core 1.0.2 API)
|
||||
</TITLE>
|
||||
|
||||
<META NAME="date" CONTENT="2013-08-07">
|
||||
<META NAME="date" CONTENT="2013-09-02">
|
||||
|
||||
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
|
||||
|
||||
@@ -16,7 +16,7 @@ Overview (dependency-check-core 1.0.1 API)
|
||||
function windowTitle()
|
||||
{
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Overview (dependency-check-core 1.0.1 API)";
|
||||
parent.document.title="Overview (Dependency-Check Core 1.0.2 API)";
|
||||
}
|
||||
}
|
||||
</SCRIPT>
|
||||
@@ -82,7 +82,7 @@ function windowTitle()
|
||||
<HR>
|
||||
<CENTER>
|
||||
<H1>
|
||||
dependency-check-core 1.0.1 API
|
||||
Dependency-Check Core 1.0.2 API
|
||||
</H1>
|
||||
</CENTER>
|
||||
|
||||
@@ -111,6 +111,15 @@ dependency-check-core 1.0.1 API
|
||||
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>
|
||||
@@ -156,7 +165,7 @@ dependency-check-core 1.0.1 API
|
||||
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/nvdcve/xml/package-summary.html">org.owasp.dependencycheck.data.nvdcve.xml</A></B></TD>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user