mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-15 08:13:43 +01:00
987 B
987 B
Modules
OWASP dependency-check's core analysis engine was designed to fit into an applications normal build and reporting process:
In addition, dependency-check can be executed from the command line.
Extending dependency-check
A [dependency-check-plugin maven archetype](dependency-check-plugin/index.html] has been created to assist with creating your own analyzers.
Core Engine
Information about the core engine and the utilities used can be found: