mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-19 01:57:06 +01:00
19 lines
669 B
Markdown
19 lines
669 B
Markdown
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/index.html)
|
|
- [Ant Task](dependency-check-ant/index.html)
|
|
- [Gradle Plugin](dependency-check-gradle/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).
|
|
|
|
Core Engine
|
|
-------------------
|
|
Information about the core engine and the utilities used can be found:
|
|
|
|
- [Core](dependency-check-core/index.html)
|
|
- [Utilities](dependency-check-utils/index.html)
|