Commit Graph

353 Commits

Author SHA1 Message Date
Ander Ruiz 0075a7e1ce Patch for bootclasspath loading 2017-06-13 09:10:39 +02:00
Phillip Whittlesea 0be494a211 Issue #730: Remove redundant method from Settings
Pull file loading from loadSuppressionData() to make it easier to read
Add test assertion to happy case Ant task test
2017-06-12 01:48:33 +01:00
Phillip Whittlesea 237dbe7061 Issue #730: Allow multiple suppression files in Ant
The core has not been extended but the Ant task is able to parse and pass to the Settings singleton
NOTE: This change is breaking for users of the Ant Task
2017-06-11 19:08:59 +01:00
Phillip Whittlesea 76218da8d1 Issue #730: Allow multiple args for CLI suppresion
The core has not been extended but the CLI is able to parse and pass to the Settings singleton
This change to the CLI is backwards compatible
2017-06-11 15:05:24 +01:00
Jeremy Long d498c7c7b0 resolve conflicts 2017-06-04 20:54:17 -04:00
Jeremy Long 6b359a7138 codacy, checkstyle, upgrades, etc. 2017-06-04 06:41:30 -04:00
Jeremy Long 4293cce282 Merge branch 'master' of github.com:jeremylong/DependencyCheck into stevespringett-master 2017-06-02 06:44:13 -04:00
Jeremy Long 576e26144d updated version 2017-05-27 12:05:08 -04:00
Jeremy Long 454a875593 Merge branch 'master' of https://github.com/stevespringett/DependencyCheck into stevespringett-master 2017-05-21 07:29:05 -04:00
Jeremy Long 898412eaea default to remove auth schemas for proxy connections - added a property to disable this functionality. Fix for issue #718 2017-05-14 17:19:26 -04:00
Jeremy Long 81b2b966ba added additional check to add proxy credentials 2017-05-06 10:48:31 -04:00
stevespringett 9da95e592c Added NSP Analyzer Support 2017-04-26 00:40:15 -05:00
Jeremy Long c622ff2b19 converted to using jacoco for code coverage 2017-04-02 08:16:21 -04:00
Jeremy Long 7a88981aa4 updated to use try with resouces 2017-03-12 13:22:27 -04:00
Jeremy Long 5ed6e838fc spelling corrections 2017-03-11 14:15:24 -05:00
Jeremy Long 1d32a6012a fixed possible NPE 2017-03-11 13:28:21 -05:00
Jeremy Long a61bba2f72 code cleanup 2017-03-10 16:40:22 -05:00
Jeremy Long 046f4605f9 java7 updates and cleanup 2017-03-10 15:30:48 -05:00
Jeremy Long 03ec3142c3 updated threadpool size 2017-03-07 06:37:21 -05:00
Jeremy Long 3577949425 codacy recommended updates 2017-02-17 19:03:53 -05:00
Jeremy Long c9e8e6cf0e codacy recommended updates 2017-02-17 14:20:43 -05:00
Jeremy Long 960a2e27ab formating and codacy recommended updates 2017-02-17 12:59:17 -05:00
Jeremy Long ae5a95bfb3 merge #662 2017-02-17 12:13:45 -05:00
Jeremy Long d6c9fea354 formating and codacy recommended updates 2017-02-17 12:03:11 -05:00
Jeremy Long 373488adb4 codacy recommended updates 2017-02-17 10:31:25 -05:00
Stefan Neuhaus cd4f09dc86 NvdCveUpdater: Refactor thread pool concept
- Make thread pools members of the class to facilitate reuse
- Increase default max download thread pool size from 3 to 50 (should be fine for mostly blocking tasks like downloading)
2017-02-16 08:58:14 +01:00
Jeremy Long b8c6c86330 snapshot version 2017-01-28 08:12:51 -05:00
Jeremy Long e246757f47 version 1.4.5 2017-01-22 17:10:42 -05:00
Jeremy Long a9af15f6f8 checkstyle/pmd suggested corrections 2017-01-21 08:47:52 -05:00
Jeremy Long 523cd23b6b filter version numbers for issue #575 2017-01-14 09:41:34 -05:00
Jeremy Long 64b6964fff checkstyle corrections 2017-01-02 21:45:49 -05:00
Jeremy Long 4c49adf1ba reduced code duplication 2017-01-02 21:44:59 -05:00
Jeremy Long 4d22800747 fixed type 2017-01-02 21:40:57 -05:00
Jeremy Long 63ad13ff7a added enabled properties per issue #612 2016-12-27 08:46:04 -05:00
Jeremy Long 287b1df3fd added enabled settings for all analyzers per #612 2016-12-26 09:11:26 -05:00
Jeremy Long 38bf9b4ddb checkstyle recommendations 2016-12-22 07:32:04 -05:00
Jeremy Long bb927b447e updated so that the old suppression files could be processed 2016-12-18 12:12:57 -05:00
Jeremy Long bd3af45db9 fixed code duplication 2016-12-04 16:18:01 -05:00
Jeremy Long a271d422f6 moved similiar code to a utility function to remove code duplication 2016-12-04 11:28:53 -05:00
Jeremy Long dd17f7393f snapshot version 2016-12-03 14:28:36 -05:00
Alix Lourme 6ecf55be91 UTs on Windows when project path contains space & some exception review 2016-11-22 23:33:40 +01:00
Jeremy Long e0b549e427 v1.4.4 2016-11-05 09:34:53 -04:00
Jeremy Long 9c6053a60a fixed logging bug 2016-10-28 19:18:20 -04:00
Jeremy Long 358367ef9e updated documentation to resolve issues #523 and #561 2016-10-28 18:58:27 -04:00
Jeremy Long a12bc44ecd moved hard-coded configuration to properties file and added some additional debugging 2016-10-28 08:44:43 -04:00
Jeremy Long 773ac019f8 coverity recommended changes 2016-10-23 07:20:24 -04:00
Jeremy Long e70c2f2b05 fixed issue #570 - each instance of dependency-check will have its own temporary folder 2016-10-16 07:40:18 -04:00
Jeremy Long 5ed0583039 added new temp directory creation function 2016-10-16 07:36:38 -04:00
Jeremy Long 23f7996db8 checkstyle corrections 2016-10-09 11:00:28 -04:00
Jeremy Long 9bc43e2e8e Merge pull request #590 from stefanneuhaus/cleanup
Cleanup
2016-10-08 22:07:49 -04:00