Jeremy Long
bb20129f0e
updated lock file cleanup to be useable by other build plugins
2017-12-17 07:36:23 -05:00
Jeremy Long
6636d7d143
fixed documentation issue per #1018
2017-12-16 08:17:24 -05:00
Jeremy Long
2a0df96c5b
updated documentation per issue #1018
2017-12-11 06:01:24 -05:00
klemens
4776a542a7
spelling fixes
2017-11-07 21:45:36 +01:00
Jeremy Long
8ceaa04320
Merge pull request #939 from jeremylong/retiredAnalyzerUpdates
...
Update documentation and configuration for Retired Analyzers
2017-10-25 06:12:03 -04:00
Stefaan Dutry
62ca5e890a
removed unused imports
2017-10-22 22:57:55 +02:00
Jeremy Long
5b7314e6d3
fix for issue #937
2017-10-22 14:41:06 -04:00
Jeremy Long
f4b11d8e44
fixed bug were an exception would cause the lock not to be released
2017-10-15 07:57:33 -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
Stephen
818b8b295f
fix spelling
2017-10-05 08:53:33 -07: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
Erik Lenoir
9db7012042
Branch showSummary on checkForFailure
2017-09-14 15:12:57 +02:00
Jeremy Long
4358952e17
checkstyle suggested cleanup
2017-09-12 08:55:57 -04:00
Jeremy Long
33640ccfbb
merged master to keep branch up to date
2017-09-07 06:08:06 -04:00
Jeremy Long
235df3e482
resolve issue #690
2017-09-03 16:02:37 -04:00
Jeremy Long
f36f4068f3
removed cleanup in favor of close from autoclosable
2017-09-03 14:34:39 -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
Andrew Carr
e203bc63e9
#842 Honor skip configuration in reports
2017-08-25 13:54:40 -05:00
Jeremy Long
bcae8d2015
Merge pull request #839 from jeremylong/h2upgrade
...
H2 Upgrade
2017-08-20 11:02:17 -04:00
Jeremy Long
d06d561a55
initial addition of available version numbers
2017-08-19 16:57:32 -04:00
Matt Nelson
60b1775e37
Call populateSettings in CheckMojo#canGenerateReport to address NPE
2017-08-15 15:12:29 -05:00
Jeremy Long
c0aca39d31
revert database name to dc.h2.db
2017-08-13 16:05:26 -04:00
Jeremy Long
9ebbbe6a5b
resolve incorrect error reporting per issue #837
2017-08-13 12:18:09 -04:00
Jeremy Long
9fd8f1c898
initial upgrade of h2
2017-08-07 18:37:03 -04:00
Jeremy Long
06cf39b59b
cleanup, checkstyle, etc.
2017-07-23 08:34:40 -04:00
Jeremy Long
b4dcd61f58
Merge branch 'master' of https://github.com/stevespringett/DependencyCheck into stevespringett-master
2017-07-23 07:26:55 -04:00
Jeremy Long
12d74510cd
Coverity suggested cleanup
2017-07-23 06:27:14 -04:00
stevespringett
b8edcaeaf8
Adds Maven support for specifying multiple filesets in a 'scanSet'. #773
2017-07-22 15:10:42 -05:00
Jeremy Long
37b9f49467
resolve issue #815
2017-07-22 07:22:37 -04:00
Jeremy Long
af9bc9ec3e
updated exception handling
2017-07-21 06:53:54 -04:00
Jeremy Long
4ec8e3bbbb
fix issue #806
2017-07-16 12:22:19 -04:00
Hans Aikema
6d2a6bbd3d
Fix issue #799 - Initialize exCol to prevent NPE
2017-07-12 21:40:31 +02: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
Jeremy Long
5d15c60c68
Merge branch 'stevespringett-master'
2017-06-19 06:20:22 -04: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
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
Johann Schmitz
23ad3d04b0
Issue #754 : Allow exclusion of artifacts by type (regex)
2017-06-06 12:22:31 +02:00
Jeremy Long
6b359a7138
codacy, checkstyle, upgrades, etc.
2017-06-04 06:41:30 -04:00
Josh Cain
ed09242cb7
include checking for maven scope COMPILE_PLUS_RUNTIME on artifact omission predicate
2017-06-02 10:57:38 -05:00
Josh Cain
69f39d4dfe
Fix #752 where skipping runtime-scoped maven artifacts also skipped compile-time artifacts
2017-05-30 14:58:47 -05:00
Jeremy Long
c96ef88222
Moved report generation into the engine, cleaned up code, etc.
2017-05-23 21:00:40 -04:00
Jeremy Long
693c08cfd3
Merge pull request #731 from jeremylong/issue_729
...
Issue 729
2017-05-14 09:24:15 -04:00
Jeremy Long
e218b8ad70
added attempt to resolve system scoped dependency with test cases
2017-05-14 07:45:55 -04:00
Jeremy Long
555b1dc1cc
resolution for enhancement #729
2017-05-13 08:40:08 -04:00