Files
DependencyCheck/dependency-check-cli
Jeremy Long 7e7a66595b added cli argument to enable verbose logging
Former-commit-id: 261ad7be19eb3058d5bc9521a5c462c2d2ed5f44
2013-10-20 21:23:59 -04:00
..
2013-07-31 10:21:31 -04:00
2013-10-14 14:05:15 -04:00
2013-09-02 15:42:24 -04:00

Dependency-Check Command Line

Dependency-Check Command Line can be used to check project dependencies for published security vulnerabilities. The checks performed are a "best effort" and as such, there could be false positives as well as false negatives. However, vulnerabilities in 3rd party components is a well-known problem and is currently documented in the 2013 OWASP Top 10 as A9 - Using Components with Known Vulnerabilities.

Documentation and links to production binary releases can be found on the github pages.

Mailing List

Subscribe: dependency-check+subscribe@googlegroups.com

Post: dependency-check@googlegroups.com

Dependency-Check is Copyright (c) 2012-2013 Jeremy Long. All Rights Reserved.

Permission to modify and redistribute is granted under the terms of the GPLv3 license. See the LICENSE.txt file for the full license.

Dependency-Check Command Line makes use of other open source libraries. Please see the NOTICE.txt file for more information.