mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-15 00:03:43 +01:00
updated site structure and data
Former-commit-id: 9745b59268f55930b3fdff9c24ad219715cb714a
This commit is contained in:
@@ -21,6 +21,6 @@ More information about dependency-check can be found here:
|
||||
OWASP dependency-check's core analysis engine can be used as:
|
||||
|
||||
- [Command Line Tool](dependency-check-cli/index.html)
|
||||
- [Maven Plugin](dependency-check-maven/usage.html)
|
||||
- [Ant Task](dependency-check-ant/installation.html)
|
||||
- [Maven Plugin](dependency-check-maven/index.html)
|
||||
- [Ant Task](dependency-check-ant/index.html)
|
||||
- [Jenkins Plugin](dependency-check-jenkins/index.html)
|
||||
|
||||
@@ -3,8 +3,8 @@ Modules
|
||||
OWASP dependency-check's core analysis engine was designed to fit into an applications normal
|
||||
build and reporting process:
|
||||
|
||||
- [Maven Plugin](dependency-check-maven/usage.html)
|
||||
- [Ant Task](dependency-check-ant/installation.html)
|
||||
- [Maven Plugin](dependency-check-maven/index.html)
|
||||
- [Ant Task](dependency-check-ant/index.html)
|
||||
- [Jenkins Plugin](dependency-check-jenkins/index.html)
|
||||
|
||||
In addition, dependency-check can be executed from the [command line](dependency-check-cli/index.html).
|
||||
@@ -14,4 +14,4 @@ Core Engine
|
||||
Information about the core engine and the utilities used can be found:
|
||||
|
||||
- [Core](dependency-check-core/index.html)
|
||||
- [Utilities](dependency-check-utilities/index.html)
|
||||
- [Utilities](dependency-check-utils/index.html)
|
||||
|
||||
@@ -115,10 +115,10 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
|
||||
</item>
|
||||
</item>
|
||||
<item collapse="true" name="Modules" href="./modules.html">
|
||||
<item name="dependency-check-cli" href="./dependency-check-cli/installation.html">
|
||||
<item name="dependency-check-cli" href="./dependency-check-cli/index.html">
|
||||
<description>The command line interface for OWASP dependency-check.</description>
|
||||
</item>
|
||||
<item name="dependency-check-ant" href="./dependency-check-ant/installation.html">
|
||||
<item name="dependency-check-ant" href="./dependency-check-ant/index.html">
|
||||
<description>An Ant task to run OWASP dependency-check.</description>
|
||||
</item>
|
||||
<item name="dependency-check-maven" href="./dependency-check-maven/usage.html">
|
||||
|
||||
Reference in New Issue
Block a user