Jeremy Long
06cf39b59b
cleanup, checkstyle, etc.
2017-07-23 08:34:40 -04:00
Jeremy Long
e975ba5199
resolve issue #818
2017-07-23 07:11:47 -04:00
Jeremy Long
12d74510cd
Coverity suggested cleanup
2017-07-23 06:27:14 -04:00
Jeremy Long
5bc1c3f616
coverity suggested changes
2017-06-24 15:58:33 -04:00
Jeremy Long
9b289e619a
checkstyle, pmd, sonar, etc. corrections
2017-06-22 21:07:41 -04:00
Jeremy Long
dee1ccfd3e
updates to allow old suppression file configuration
2017-06-22 07:18:14 -04:00
Phillip Whittlesea
9a30c3d0cb
Merge branch 'master' into issue-730
2017-06-19 21:44:25 +01:00
Phillip Whittlesea
8021aaed4b
Issue #730 : Core tests for multiple suppression files
...
Added updates to Maven plugin documentation
Added upgrade notes to the README
2017-06-12 01:18:10 +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
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
c96ef88222
Moved report generation into the engine, cleaned up code, etc.
2017-05-23 21:00:40 -04:00
Jeremy Long
e721dac389
implemented CSV reports per #675
2017-05-08 07:43:39 -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
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
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
d6c9fea354
formating and codacy recommended updates
2017-02-17 12:03:11 -05:00
Suhan Dharmasuriya
780201845b
Minor spelling fixes
2017-02-07 12:00:17 +05:30
Jeremy Long
29d28c3408
fixed PR #635 to cover other interfaces
2017-01-08 11:23:52 -05:00
Jeremy Long
773ac019f8
coverity recommended changes
2016-10-23 07:20:24 -04:00
Jeremy Long
782ba42abc
fixed warning regarding no uid
2016-10-16 07:28:09 -04:00
bloihl
60faddff9b
exposing hints file through ant configuration as setHintsFile
2016-09-20 12:40:07 -07:00
Jeremy Long
c253308284
checkstyle corrections
2016-07-23 07:45:48 -04:00
Jeremy Long
c5757dc5f4
updates to resolve issue #215
2016-07-17 07:19:56 -04:00
Jeremy Long
6a807bc002
checkstyle/findbugs corrections
2016-05-25 17:21:46 -04:00
Jeremy Long
353b17690f
checkstyle/pmd/findbugs correction(s)
2016-05-15 07:22:52 -04:00
Jeremy Long
6f451736ba
Add ability to flag analyzers as experimental so that they are not always enabled
2016-05-14 07:20:53 -04:00
Jeremy Long
efa6a78255
doclint fixes
2016-03-05 13:18:22 -05:00
Jeremy Long
3396cb2887
fix for issue #416
2015-12-10 18:33:31 -05:00
Jeremy Long
1b2210aba0
pmd/checkstyle/findbugs corrections
2015-11-24 16:12:23 -05:00
Jeremy Long
a3adf71a1d
avoid npe
2015-11-24 05:43:45 -05:00
Anthony Whitford
92a35b929a
Leveraged the new setters with null and empty checking for Settings.
2015-10-31 10:26:32 -07:00
Jeremy Long
346b2c31d2
moved default values to the properties file instead of hard-coding them
2015-10-25 05:58:57 -04:00
Jeremy Long
ab7eee7db9
updated field name to make it more clear
2015-10-24 06:18:09 -04:00
Jeremy Long
faf335a181
expanded issue #390 to the Ant task
2015-10-23 06:24:14 -04:00
Jeremy Long
5c25351884
removed default value that over-wrote the properties file value
2015-10-23 06:22:58 -04:00
Jeremy Long
c1d0789ac7
the Central analyzer should be enabled by default
2015-09-30 06:37:47 -04:00
Jeremy Long
93ce2a8e3a
fixed path in zip to be different then the cli
2015-09-20 07:14:02 -04:00
Jeremy Long
2b3791b83e
checkstyle/findbugs/pmd/copyright corrections
2015-09-19 08:20:58 -04:00
Jeremy Long
9203acff9c
checkstyle/pmd/findbugs patches
2015-09-19 07:52:24 -04:00
Jeremy Long
fc57851113
added options to disable analyzers
2015-09-18 06:52:36 -04:00
Anthony Whitford
4f5d5f1afd
Added missing serialVersionUID.
2015-09-13 10:30:08 -07:00
Jeremy Long
f0f84722ba
removed unused import
2015-09-12 06:59:07 -04:00
Jeremy Long
eb91152cfa
updated the dependency-check-ant documentation
2015-09-11 06:53:58 -04:00
Jeremy Long
698444caec
changed the name of the data directory
2015-09-10 06:42:48 -04:00