mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 15:53:36 +01:00
If an analyzer is disabled from the configuration, it should not be initialized (because some of the may actually fail during that process nor should the engine log in any way that those exist. With these changes, it is possible for me to turn off unwanted analyzers (e.g. Ruby analyzers for a java project) from the maven plugin and not confuse my users with spurious misleading messages.
Dependency-Check-Core
Dependency-Check-Core is the main engine used by all of the other modules to do the analysis and reporting.
Mailing List
Subscribe: [dependency-check+subscribe@googlegroups.com] subscribe
Post: [dependency-check@googlegroups.com] post
Archive: google group
Copyright & License
Dependency-Check is Copyright (c) 2012-2014 Jeremy Long. All Rights Reserved.
Permission to modify and redistribute is granted under the terms of the Apache 2.0 license. See the LICENSE.txt file for the full license.
Dependency-Check makes use of several other open source libraries. Please see the [NOTICE.txt] notices file for more information.