Commit Graph

2368 Commits

Author SHA1 Message Date
Jeremy Long bb5b6b75b8 ensure CPE analyzer is closed so that the data can be refreshed in the lucene index 2017-09-27 05:26:26 -04:00
brianf c33cc3f230 few more formatting fixes 2017-09-25 10:25:56 -04:00
brianf 4fc8dd59d2 cleanup from reviews. Mostly formatting 2017-09-25 10:18:56 -04:00
Jeremy Long 04dc5f8491 changes to resolve issues with multiple connections to the embedded H2 database 2017-09-25 06:55:22 -04:00
brianf e0af41e439 cleanup 2017-09-22 13:47:08 -04:00
brianf 1564f11b89 Normalize Ruby analyzers 2017-09-21 21:44:49 -04:00
brianf 69323bf0a4 Normalize the Node Analyzers 2017-09-21 21:00:55 -04:00
brianf 6726101e36 Added Ecosystem to Java 2017-09-21 17:37:17 -04:00
brianf 9998cd0ccc Normailze Cmake names 2017-09-21 16:35:14 -04:00
brianf 562269dd2b Normalized Python Package Name 2017-09-21 15:53:13 -04:00
brianf a8b740a538 Normalized Python Dist names 2017-09-21 15:41:13 -04:00
brianf 7a74917b67 Standardized the Composer / PHP Names 2017-09-21 15:30:47 -04:00
brianf 4a95efefac Merge branch 'phpAddVersion' into dependencyNameImprovements 2017-09-21 15:22:43 -04:00
brianf 9b718490e3 Centralize the collection of name and version to be used for
synthesizing a displayName.

Fixed the swift/cocoapod analyzers to new model
2017-09-21 15:00:38 -04:00
brianf 4ac0a0e305 Removing Redundant dependency entry for composer.lock
Move all the log statements to debug
2017-09-19 09:52:32 -04:00
brianf 3b00b764ac Remove the redundant top level entry for composer.lock once the child
dependencies are processed.

This main entry is empty of evidence because everything is added into
the new dependencies.
2017-09-17 18:01:40 -04:00
Hans Aikema 8595f55eb3 Put Fields first in class as requested by codacy/pr automated review 2017-09-17 15:53:38 +02:00
Hans Aikema 67aa59c4b8 Implement issue #704 and enable multi-schema validation 2017-09-17 15:30:48 +02:00
Jeremy Long 1e96b43720 locking fixes for H2 updates 2017-09-15 17:34:46 -04:00
brianf a0081318b6 Adding version to the composer.lock displayFileName
Changed output to debug
Added basic test for composer parsing, including the new version
2017-09-15 13:27:44 -04:00
brianf 9175b2624d Following the pattern of other analyzers and including the parent name
so the report doesn't list dozens of "package.swift" entries
2017-09-14 12:29:28 -04:00
Erik Lenoir 9db7012042 Branch showSummary on checkForFailure 2017-09-14 15:12:57 +02:00
Erik Lenoir 9a9cf826ab Add TU 2017-09-14 14:01:41 +02:00
Erik Lenoir 60c2e31cea Enhance CSV report, cf #809 2017-09-14 12:46:10 +02:00
Jeremy Long 4358952e17 checkstyle suggested cleanup 2017-09-12 08:55:57 -04:00
Jeremy Long e45a5a99c3 updated method names to better state what is happening 2017-09-11 12:55:08 -04:00
Jeremy Long e5eb056324 updated suppressions based on changes to core 2017-09-10 18:06:58 -04:00
Jeremy Long 3a0a170904 removed invalid loopcount output 2017-09-10 08:46:53 -04:00
Jeremy Long b05bb8a1ee updated to support changes for threadsafety 2017-09-10 08:40:01 -04:00
Jeremy Long a4768386cc removed unused code 2017-09-10 08:39:33 -04:00
stevespringett 1bfd2d7ac1 Added support for retiring analyzers (disabled by default) and retired the NodePackageAnalyzer. 2017-09-09 21:50:17 -05:00
Jeremy Long 1548f9a4b2 refactored the dependency object to be threadsafe 2017-09-09 20:42:42 -04:00
Jeremy Long 61390b200d Merge branch 'threadsafe' into dependency-updates 2017-09-09 15:47:06 -04:00
Jeremy Long df737539a5 Merge branch 'master' into threadsafe 2017-09-09 15:46:46 -04:00
Jeremy Long 5bbb386f8c evidence thread-safety updates 2017-09-09 15:42:12 -04:00
stevespringett bbd59be1d6 Minor modification to XML schema and unit test. 2017-09-08 10:06:32 -05:00
stevespringett 1b1debdb30 Minor modifications to CSV, JSON, and XML reports to include Dependency.isVirtual and Vulnerability.Source 2017-09-08 00:58:27 -05:00
Jeremy Long 37eefc7f8b removed unused imports 2017-09-07 06:12:34 -04:00
Jeremy Long 325ed8e47c converted to integration test as updates from NVD are required for this test which slows down just a standard mvn package 2017-09-07 06:11:50 -04:00
Jeremy Long 33640ccfbb merged master to keep branch up to date 2017-09-07 06:08:06 -04:00
Jeremy Long 519d90e3d0 Merge branch 'master' of github.com:jeremylong/DependencyCheck 2017-09-07 05:46:35 -04:00
Jeremy Long 417fda8c7c lgtm suggested changes 2017-09-07 05:46:21 -04:00
stevespringett c472608876 Added updateOnly and the loading of user-supplied properties files to scan agent 2017-09-05 22:52:00 -05:00
Jeremy Long 7f92109bde updated to support parallel processing 2017-09-04 08:54:48 -04:00
Jeremy Long 31fb9b0a20 removed synchronization 2017-09-04 08:52:45 -04:00
Jeremy Long a967735e11 cached the external dependency view 2017-09-04 08:52:20 -04:00
Jeremy Long 3bf69651fd reverted changes 2017-09-03 21:28:19 -04:00
Jeremy Long ed22b6532f coverity suggested updates 2017-09-03 21:10:33 -04:00
Jeremy Long c4ee53e147 updated init logic 2017-09-03 21:10:13 -04:00
Jeremy Long cc256d5ef0 removed unused imports 2017-09-03 16:09:02 -04:00