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
c4b67a1db2
breaking api changes are being made, incrementing major version
2017-08-26 06:42:02 -04:00
Jeremy Long
f700b22358
snapshot version
2017-08-25 07:08:12 -04:00
Jeremy Long
dc1195f8b1
version 2.1.1
2017-08-25 06:42:39 -04:00
Jeremy Long
af02238f01
reverted change until threading issue is resolved
2017-08-23 06:42:11 -04: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
Jeremy Long
6567c971e1
updated test case
2017-08-19 16:56:36 -04:00
Jeremy Long
d6eac2b3c8
removed test from invoker setup
2017-08-19 16:56:13 -04:00
Jeremy Long
ec3aec6445
Merge branch 'master' of github.com:jeremylong/DependencyCheck
2017-08-19 15:29:33 -04:00
Jeremy Long
a9449fe5ff
initial version
2017-08-19 15:02:45 -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
4f7ce49dea
snapshot version
2017-07-23 17:01:38 -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
89b8f314d8
version 2.1.0
2017-07-23 07:26:37 -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
cc2051b308
removed un-needed prebuild scripts
2017-07-22 07:24:50 -04:00
Jeremy Long
43d71e7665
upgraded invoker version so that the threadcount can be increased to reduce build time
2017-07-22 07:23:49 -04: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
Jeremy Long
ed56eb2ec1
updated test case per issue #792
2017-07-16 08:46:48 -04:00
Hans Aikema
6d2a6bbd3d
Fix issue #799 - Initialize exCol to prevent NPE
2017-07-12 21:40:31 +02:00
Jeremy Long
a27f390d37
snapshot version
2017-07-08 05:40:28 -04:00
Jeremy Long
9272bded7e
version 2.0.1
2017-07-06 19:53:05 -04:00
Jeremy Long
55689fe911
snapshot version
2017-07-03 18:23:54 -04:00
Jeremy Long
db135f8e11
fix site configuration
2017-07-02 06:38:20 -04:00
Jeremy Long
c3b5d2f620
version 2.0.0
2017-07-01 08:09:38 -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
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
Jeremy Long
5d15c60c68
Merge branch 'stevespringett-master'
2017-06-19 06:20:22 -04: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
Jeremy Long
e2617b7434
added test and documentation
2017-06-10 07:51:07 -04: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
b3216effa4
Merge branch 'master' of github.com:jeremylong/DependencyCheck
2017-06-04 07:50:22 -04:00
Jeremy Long
060cfd625e
removed unused imports
2017-06-04 07:49:55 -04:00
Jeremy Long
6b359a7138
codacy, checkstyle, upgrades, etc.
2017-06-04 06:41:30 -04:00
Jeremy Long
516129533e
Merge pull request #753 from cainj13/fixRuntimeOmission
...
Fix #752 where skipping runtime-scoped maven artifacts also skipped c…
2017-06-03 12:07:01 -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
72aec26ede
test cases for fix of issue #710
2017-05-29 08:21:40 -04:00