Jeremy Long
3abe415805
updates to resolve #1050 and #1051
2018-01-05 06:32:28 -05:00
Jeremy Long
8428e96702
removed TreeSet to improve performance
2017-11-12 07:03:35 -05:00
Jeremy Long
5b7314e6d3
fix for issue #937
2017-10-22 14:41:06 -04:00
Jeremy Long
b3d034a435
updated documentation per issue #834
2017-10-08 16:22:18 -04:00
Jeremy Long
f5ec0331eb
Merge pull request #919 from stefanneuhaus/fix-typos
...
Fix typos
2017-10-08 16:07:21 -04:00
Stefan Neuhaus
143c8d151f
Fix typos
2017-10-08 14:50:21 +02:00
Jeremy Long
c153463471
update documentation per issue #878
2017-10-08 07:50:17 -04:00
Jeremy Long
423216f1a3
resolved merge conflict
2017-09-30 07:54:33 -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
a98b946354
updated debug output for CI
2017-09-15 17:44:56 -04:00
Erik Lenoir
9db7012042
Branch showSummary on checkForFailure
2017-09-14 15:12:57 +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
4358952e17
checkstyle suggested cleanup
2017-09-12 08:55:57 -04:00
Jeremy Long
ab5de24518
continued work on threading and code improvement
2017-09-03 09:05:55 -04:00
Jeremy Long
74a2326e0e
Modified CveDB and Settings so that they are no longer singletons; first step in thread safety updates
2017-08-30 06:47:45 -04:00
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
b9e9c837c8
sonar, checkstyle, etc. suggested changes
2017-06-23 06:26:18 -04:00
Jeremy Long
9b289e619a
checkstyle, pmd, sonar, etc. corrections
2017-06-22 21:07:41 -04:00
Jeremy Long
006b180a0c
updated test case
2017-06-22 19:30:09 -04:00
Jeremy Long
dee1ccfd3e
updates to allow old suppression file configuration
2017-06-22 07:18:14 -04: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
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
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
584fd2a47b
Issue #730 : Allow multiple suppression files in Maven
...
The core has been extended to handle multiple suppression files
Extended the Ant test to cover multiple suppression files
NOTE: This change is breaking for users of the Maven plugin
2017-06-11 23:30:02 +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
ed214d05fa
Issue #730 : Add a test for suppression in an Ant task
2017-06-11 16:06:32 +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
4c15993a44
updated documentation for issue #675 and pr #716
2017-05-08 07:42:01 -04:00
Jeremy Long
35d0f21c47
fix codacy issues
2017-04-01 10:02:24 -04:00
Jeremy Long
e2a1a59543
fixed issues related to making the cveDb a singleton
2017-03-31 06:58:37 -04:00
Jeremy Long
539bd754df
fixed merge
2017-03-25 09:10:41 -04:00
Jeremy Long
a23d127c62
initial fix for CveDB singleton
2017-03-25 09:05:51 -04:00
Jeremy Long
947499726a
initial attempt
2017-03-15 07:36:28 -04:00
Jeremy Long
371dba948d
checkstyle corrections
2017-03-12 18:03:27 -04:00
Jeremy Long
675349c06f
fixed broken test case
2017-03-12 15:59:23 -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
429039bf1c
documentation for issue #635
2017-01-08 11:37:50 -05:00