mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-31 14:13:29 +02:00
version 1.1.0
This commit is contained in:
@@ -2,16 +2,16 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_45) on Thu Jan 16 07:27:56 EST 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_45) on Sun Jan 26 11:11:42 EST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Serialized Form (Dependency-Check Core 1.0.8 API)</title>
|
||||
<meta name="date" content="2014-01-16">
|
||||
<title>Serialized Form (Dependency-Check Core 1.1.0 API)</title>
|
||||
<meta name="date" content="2014-01-26">
|
||||
<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="Serialized Form (Dependency-Check Core 1.0.8 API)";
|
||||
parent.document.title="Serialized Form (Dependency-Check Core 1.1.0 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
@@ -92,29 +92,6 @@
|
||||
</ul>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h2 title="Package">Package org.owasp.dependencycheck.concurrency</h2>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="org.owasp.dependencycheck.concurrency.DirectoryLockException">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Class <a href="org/owasp/dependencycheck/concurrency/DirectoryLockException.html" title="class in org.owasp.dependencycheck.concurrency">org.owasp.dependencycheck.concurrency.DirectoryLockException</a> extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
|
||||
<dl class="nameValue">
|
||||
<dt>serialVersionUID:</dt>
|
||||
<dd>1L</dd>
|
||||
</dl>
|
||||
</li>
|
||||
<li class="blockList"><a name="org.owasp.dependencycheck.concurrency.InvalidDirectoryException">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Class <a href="org/owasp/dependencycheck/concurrency/InvalidDirectoryException.html" title="class in org.owasp.dependencycheck.concurrency">org.owasp.dependencycheck.concurrency.InvalidDirectoryException</a> extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
|
||||
<dl class="nameValue">
|
||||
<dt>serialVersionUID:</dt>
|
||||
<dd>1L</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h2 title="Package">Package org.owasp.dependencycheck.data.cpe</h2>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="org.owasp.dependencycheck.data.cpe.IndexEntry">
|
||||
@@ -317,11 +294,21 @@
|
||||
<pre><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> cvssIntegrityImpact</pre>
|
||||
<div class="block">CVSS Integrity Impact.</div>
|
||||
</li>
|
||||
<li class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>cvssAvailabilityImpact</h4>
|
||||
<pre><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> cvssAvailabilityImpact</pre>
|
||||
<div class="block">CVSS Availability Impact.</div>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h4>matchedCPE</h4>
|
||||
<pre><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> matchedCPE</pre>
|
||||
<div class="block">The CPE id that caused this vulnerability to be flagged.</div>
|
||||
</li>
|
||||
<li class="blockListLast">
|
||||
<h4>matchedAllPreviousCPE</h4>
|
||||
<pre><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> matchedAllPreviousCPE</pre>
|
||||
<div class="block">Whether or not all previous versions were affected.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user