- 000
Since Dependency Check is build in Java, it would be cool to also have a plain Java API besides the CLI interface and the several tool plugins.
Would it be a big effort to provide a library that can be used to build other Java applications above Dependency Check?
Something like...
DependencyCheck dc...