Commit Graph

4918 Commits

Author SHA1 Message Date
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 4e745c9c89 Merge branch 'swiftDisplayFileName' into dependencyNameImprovements 2017-09-21 14:23:33 -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 165170e5d4 increased logging level in test 2017-09-15 18:57:08 -04:00
Jeremy Long 816e17a67b Merge pull request #885 from Piccirello/patch-1
Minor grammatical change in documentation
2017-09-15 17:51:52 -04:00
Jeremy Long a98b946354 updated debug output for CI 2017-09-15 17:44:56 -04:00
Jeremy Long a5c3ecf6de updated to look for the correct update string 2017-09-15 17:37:07 -04:00
Jeremy Long c998bff178 removed old/invalid comment from copy/paste 2017-09-15 17:36:40 -04:00
Jeremy Long 620e518e92 updated invoker config as we no longer need to run setup projects first 2017-09-15 17:35:28 -04:00
Jeremy Long 1e96b43720 locking fixes for H2 updates 2017-09-15 17:34:46 -04:00
Tom Piccirello 58bf7ff670 than vs then 2017-09-15 16:45:36 -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 cb6287eacc added debugging code as this only seems to fail on the CI 2017-09-13 08:11:45 -04:00
Jeremy Long 6182ac3307 reverted change in thread count as part of debugging 2017-09-13 07:20:56 -04:00
Jeremy Long 7ee7d2fa1c reduced thread count for debugging 2017-09-12 23:24:54 -04:00
Jeremy Long 322f0518f9 updated to assist in debugging on travis 2017-09-12 19:52:25 -04:00
Jeremy Long 4358952e17 checkstyle suggested cleanup 2017-09-12 08:55:57 -04:00
Jeremy Long 82a5b4ab12 updated templates for API changes in 3.0.0 2017-09-12 08:19:41 -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
Jeremy Long c31a56228b swithc to openjdk to make travis work 2017-09-07 05:44:03 -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