Commit Graph

338 Commits

Author SHA1 Message Date
Jeremy Long b9e9c837c8 sonar, checkstyle, etc. suggested changes 2017-06-23 06:26:18 -04:00
Jeremy Long abcb5c3a32 Merge branch 'master' of github.com:jeremylong/DependencyCheck 2017-06-22 07:19:22 -04:00
Jeremy Long dee1ccfd3e updates to allow old suppression file configuration 2017-06-22 07:18:14 -04:00
Georg Ragaller 131caf0e3e Fixes wrong description of --failOnCVSS argument 2017-06-20 16:53:36 +02:00
Jeremy Long 3d5b86d96f minor formating updates 2017-06-20 06:57:58 -04:00
Phillip Whittlesea 9a30c3d0cb Merge branch 'master' into issue-730 2017-06-19 21:44:25 +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
Phillip Whittlesea 869c9c0114 Issue #730: Add CLI test for single suppresion file
Added @Before and @After for cleaning the singleton
Cleaned class to ensure I can add further tests easily

I would suggest that AppTest#testPopulateSettings() be split into tests which fail for a single reason.
I have avoided that ATM to minimise code I'm meddling with
2017-06-11 12:57:22 +01:00
Jeremy Long 5607e1f179 add the ability to enable/disable the NSP analyzer and updated the site documentation 2017-06-07 07:00:14 -04:00
Jeremy Long 6b359a7138 codacy, checkstyle, upgrades, etc. 2017-06-04 06:41:30 -04:00
Jeremy Long 576e26144d updated version 2017-05-27 12:05:08 -04:00
Jeremy Long c96ef88222 Moved report generation into the engine, cleaned up code, etc. 2017-05-23 21:00:40 -04:00
Jeremy Long e8e06d12c7 updated for code coverage 2017-05-21 07:25:42 -04:00
Jeremy Long 6007be1b5f updated to resolve issue #696 2017-05-20 07:37:46 -04:00
Jeremy Long e721dac389 implemented CSV reports per #675 2017-05-08 07:43:39 -04:00
Jeremy Long 4c15993a44 updated documentation for issue #675 and pr #716 2017-05-08 07:42:01 -04:00
Jeremy Long 5fde08b001 Merge branch 'json-support' of https://github.com/ThomasGoeytil/DependencyCheck into ThomasGoeytil-json-support 2017-05-06 14:51:30 -04:00
janpapenbrock ae65ebe687 Fix argument name for CLI. 2017-05-06 11:11:13 +02:00
Thomas Gøytil 83262afd13 Added support to generate report in JSON format 2017-05-01 18:11:53 +02:00
Jeremy Long c9ee55863f fixed merge 2017-04-12 10:42:02 -04:00
Jeremy Long c622ff2b19 converted to using jacoco for code coverage 2017-04-02 08:16:21 -04:00
Jeremy Long e2a1a59543 fixed issues related to making the cveDb a singleton 2017-03-31 06:58:37 -04:00
Jeremy Long a23d127c62 initial fix for CveDB singleton 2017-03-25 09:05:51 -04:00
Jeremy Long 371dba948d checkstyle corrections 2017-03-12 18:03:27 -04:00
Jeremy Long 5ed6e838fc spelling corrections 2017-03-11 14:15:24 -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 679df936e7 changed CveDB to a singeton 2017-03-07 05:49:12 -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 a0198e34e7 snapshot version 2017-02-09 06:04:02 -05:00
Jeremy Long e246757f47 version 1.4.5 2017-01-22 17:10:42 -05:00
Jeremy Long 429039bf1c documentation for issue #635 2017-01-08 11:37:50 -05:00
Jeremy Long 29d28c3408 fixed PR #635 to cover other interfaces 2017-01-08 11:23:52 -05:00
Jeremy Long 4324563c0a updated plugins path for #612 2016-12-30 16:42:37 -05:00
Jeremy Long bad03660b1 added plugins directory per #612 2016-12-29 07:38:11 -05:00
Jeremy Long 38bf9b4ddb checkstyle recommendations 2016-12-22 07:32:04 -05:00
Jeremy Long dd17f7393f snapshot version 2016-12-03 14:28:36 -05:00
Jeremy Long a6ca2e3895 Merge pull request #625 from axel3rd/MinorFixAndUTsWindowsSpaceDirectory
UTs on Windows when project path contains space & some exception review
2016-11-22 19:51:54 -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 42f2385bb2 updated documentation for PR #619 2016-11-22 06:51:21 -05:00
Charlie Fairchild 6b9acac8c4 Minor Styling 2016-11-17 15:37:21 -05:00
Charlie Fairchild 2333bee5fd Adds a command line option for the CLI tool to pick what CVSS error to fail on 2016-11-16 11:25:21 -05:00
Jeremy Long e0b549e427 v1.4.4 2016-11-05 09:34:53 -04:00
Jeremy Long b3a0f7ad26 fixed generic warnings 2016-10-16 07:28:50 -04:00
Jeremy Long 74b93ce602 fixing PR #598 2016-10-14 13:47:39 -04:00
Jeremy Long 6017e5c217 Merge branch 'master' of https://github.com/bloihl/DependencyCheck into bloihl-master 2016-10-09 06:56:17 -04:00
Stefan Neuhaus d9c4480627 Fix typos 2016-10-08 19:40:04 +02:00
bloihl b35da8ad4b exposing the hints file to the CLI with new option "--hints" 2016-09-20 12:37:58 -07:00
Jeremy Long 29d127303c snapshot version 2016-09-06 20:34:22 -04:00