mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-04-20 23:41:43 +02:00
documentation version 1.4.2
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 16 06:48:24 EDT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jul 31 07:46:00 EDT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>org.owasp.dependencycheck.maven (Dependency-Check Maven Plugin 1.4.0 API)</title>
|
||||
<meta name="date" content="2016-06-16">
|
||||
<title>org.owasp.dependencycheck.maven (Dependency-Check Maven Plugin 1.4.2 API)</title>
|
||||
<meta name="date" content="2016-07-31">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
@@ -13,7 +13,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="org.owasp.dependencycheck.maven (Dependency-Check Maven Plugin 1.4.0 API)";
|
||||
parent.document.title="org.owasp.dependencycheck.maven (Dependency-Check Maven Plugin 1.4.2 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -90,8 +90,8 @@
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../org/owasp/dependencycheck/maven/AggregateMojo.html" title="class in org.owasp.dependencycheck.maven">AggregateMojo</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Maven Plugin that checks project dependencies and the dependencies of all child modules to see if they have any known published
|
||||
vulnerabilities.</div>
|
||||
<div class="block">Maven Plugin that checks project dependencies and the dependencies of all
|
||||
child modules to see if they have any known published vulnerabilities.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
@@ -101,23 +101,24 @@
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../org/owasp/dependencycheck/maven/CheckMojo.html" title="class in org.owasp.dependencycheck.maven">CheckMojo</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Maven Plugin that checks the project dependencies to see if they have any known published vulnerabilities.</div>
|
||||
<div class="block">Maven Plugin that checks the project dependencies to see if they have any
|
||||
known published vulnerabilities.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../org/owasp/dependencycheck/maven/Engine.html" title="class in org.owasp.dependencycheck.maven">Engine</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">A modified version of the core engine specifically designed to persist some data between multiple executions of a multi-module
|
||||
Maven project.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../org/owasp/dependencycheck/maven/HelpMojo.html" title="class in org.owasp.dependencycheck.maven">HelpMojo</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Display help information on dependency-check-maven.<br>
|
||||
Call <code>mvn dependency-check:help -Ddetail=true -Dgoal=<goal-name></code> to display parameter details.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../org/owasp/dependencycheck/maven/MavenEngine.html" title="class in org.owasp.dependencycheck.maven">MavenEngine</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">A modified version of the core engine specifically designed to persist some
|
||||
data between multiple executions of a multi-module Maven project.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../../../../org/owasp/dependencycheck/maven/PurgeMojo.html" title="class in org.owasp.dependencycheck.maven">PurgeMojo</a></td>
|
||||
<td class="colLast">
|
||||
@@ -127,7 +128,8 @@
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../../../../org/owasp/dependencycheck/maven/UpdateMojo.html" title="class in org.owasp.dependencycheck.maven">UpdateMojo</a></td>
|
||||
<td class="colLast">
|
||||
<div class="block">Maven Plugin that checks the project dependencies to see if they have any known published vulnerabilities.</div>
|
||||
<div class="block">Maven Plugin that checks the project dependencies to see if they have any
|
||||
known published vulnerabilities.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user