Commit Graph

4869 Commits

Author SHA1 Message Date
Stefan Neuhaus 6fc15984b8 Please PMD 2017-10-04 14:43:12 +02:00
Stefan Neuhaus a38f8b447c Cleanup: remove dead code 2017-10-02 17:06:27 +02:00
Stefan Neuhaus 142eb41312 Cleanup: remove useless overwrite
As the default is "true" again, we do not need to overwrite it here. And even if we changed the default back to "false", then there would probably be a good reason why we would not want to overwrite it to "true" for this specific analyzer.
2017-10-02 17:05:55 +02:00
Stefan Neuhaus 1835355f4d Cleanup: formatting and typo 2017-10-02 17:03:20 +02:00
Stefan Neuhaus 3c3534e7da CentralAnalyzer: Implement retry for fetching MavenArtifacts due to sporadic issues 2017-10-02 17:01:16 +02:00
Jeremy Long fa377cfc05 Merge branch 'elenoir-hide_failure_msg_showSummary' 2017-09-30 07:54:42 -04:00
Jeremy Long 423216f1a3 resolved merge conflict 2017-09-30 07:54:33 -04:00
Jeremy Long b6936bf805 Merge pull request #880 from elenoir/enhance_csv_report
Enhance csv report
2017-09-30 07:29:03 -04:00
Jeremy Long 3b019d173c resolve merge conflict and update test cases 2017-09-30 07:27:44 -04:00
Jeremy Long 1be196698d Merge pull request #877 from jeremylong/dependency-updates
Thread Safety Updates
2017-09-30 06:10:45 -04:00
Jeremy Long cd018def91 checkstyle suggestions 2017-09-27 06:59:18 -04:00
Jeremy Long 9c0a166b7d bug fixes 2017-09-27 06:38:52 -04:00
Jeremy Long 516390827b removed redundant close 2017-09-27 05:40:35 -04:00
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
Jeremy Long 04dc5f8491 changes to resolve issues with multiple connections to the embedded H2 database 2017-09-25 06:55:22 -04: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
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