mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-21 00:29:21 +01:00
version 1.2.4 of site documentation
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia at 2014-06-27
|
||||
| Generated by Apache Maven Doxia at 2014-08-05
|
||||
| Rendered using Apache Maven Fluido Skin 1.3.1
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20140627" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20140805" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>dependency-check-jenkins - Project Information</title>
|
||||
<title>dependency-check-maven - Project Information</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
|
||||
<link rel="stylesheet" href="./css/site.css" />
|
||||
<link rel="stylesheet" href="./css/print.css" media="print" />
|
||||
@@ -42,7 +42,7 @@
|
||||
<div id="banner">
|
||||
<div class="pull-left">
|
||||
<div id="bannerLeft">
|
||||
<h2>dependency-check-jenkins</h2>
|
||||
<h2>dependency-check-maven</h2>
|
||||
</div>
|
||||
</div>
|
||||
<div class="pull-right"> </div>
|
||||
@@ -54,7 +54,7 @@
|
||||
|
||||
|
||||
<li class="">
|
||||
<a href="../../../../../../../../../../../../c:/Users/jeremy/Documents/NetBeansProjects/DependencyCheck/target/site/1.2.3/#" title="">
|
||||
<a href="../../../../../../../../../../../../c:/Users/jeremy/Documents/NetBeansProjects/DependencyCheck/target/site/1.2.4/#" title="">
|
||||
</a>
|
||||
<span class="divider">/</span>
|
||||
</li>
|
||||
@@ -67,9 +67,9 @@
|
||||
|
||||
|
||||
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2014-06-27</li>
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2014-08-05</li>
|
||||
<li id="projectVersion" class="pull-right">
|
||||
Version: 1.2.3
|
||||
Version: 1.2.4
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -82,7 +82,22 @@
|
||||
|
||||
|
||||
<ul class="nav nav-list">
|
||||
<li class="nav-header">Project Documentation</li>
|
||||
<li class="nav-header">Getting Started</li>
|
||||
|
||||
<li>
|
||||
|
||||
<a href="usage.html" title="Usage">
|
||||
<i class="none"></i>
|
||||
Usage</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<a href="configuration.html" title="Configuration">
|
||||
<i class="none"></i>
|
||||
Configuration</a>
|
||||
</li>
|
||||
<li class="nav-header">Project Documentation</li>
|
||||
|
||||
<li class="active">
|
||||
|
||||
@@ -111,6 +126,13 @@
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<a href="project-reports.html" title="Project Reports">
|
||||
<i class="icon-chevron-right"></i>
|
||||
Project Reports</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
@@ -122,7 +144,7 @@
|
||||
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
|
||||
|
||||
|
||||
<div class="g-plusone" data-href="http://wiki.jenkins-ci.org/display/JENKINS/OWASP+Dependency-Check+Plugin" data-size="tall" ></div>
|
||||
<div class="g-plusone" data-href="http://maven.apache.org" data-size="tall" ></div>
|
||||
|
||||
<div class="clear"></div>
|
||||
<div class="clear"></div>
|
||||
@@ -137,7 +159,7 @@
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
<div class="clear"></div>
|
||||
<a href="http://maven.apache.org/" title="Maven" class="builtBy">
|
||||
<a href="./" title="Maven" class="builtBy">
|
||||
<img class="builtBy" alt="built with maven" src="http://jeremylong.github.io/DependencyCheck/images/logos/maven-feather.png" />
|
||||
</a>
|
||||
<a href="http://www.jetbrains.com/idea/" title="IntelliJ" class="builtBy">
|
||||
@@ -164,7 +186,7 @@
|
||||
<th>Description</th></tr>
|
||||
<tr class="b">
|
||||
<td><a href="index.html">About</a></td>
|
||||
<td>This plug-in can independently execute a Dependency-Check analysis and visualize the results.</td></tr>
|
||||
<td>dependency-check-maven is a Maven Plugin that uses dependency-check-core to detect publicly disclosed vulnerabilities associated with the project's dependencies. The plugin will generate a report listing the dependency, any identified Common Platform Enumeration (CPE) identifiers, and the associated Common Vulnerability and Exposure (CVE) entries.</td></tr>
|
||||
<tr class="a">
|
||||
<td><a href="project-summary.html">Project Summary</a></td>
|
||||
<td>This document lists other related information of this project</td></tr>
|
||||
@@ -180,7 +202,7 @@
|
||||
<footer>
|
||||
<div class="container-fluid">
|
||||
<div class="row-fluid">
|
||||
<p >Copyright © 2012–2014
|
||||
<p >Copyright © 2013–2014
|
||||
<a href="http://www.owasp.org">OWASP</a>.
|
||||
All rights reserved.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user