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
Jeremy Long
ec448438e5
fix for issue #710
2017-05-29 08:19:22 -04:00
Jeremy Long
9777406460
should not have been in this branch
2017-05-29 07:21:20 -04:00
Jeremy Long
7956606876
test case for #737
2017-05-28 07:35:04 -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
ea93f315d5
updated test case for new report format
2017-05-14 09:27:51 -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
Jeremy Long
523eed9319
resolved issue #686 - reports are generated even if no dependencies were analyzed
2017-05-13 08:38:43 -04:00
Jeremy Long
9c7f6daf75
updated groovy version to allow the use of newer APIs in the build scripts
2017-05-13 08:37:22 -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
8fc42078c7
checkstyle corrections, minor restructuring, etc.
2017-05-07 18:40:25 -04:00
Jeremy Long
fd0abd9066
updated test cases for FP
2017-05-07 10:14:50 -04:00
Jeremy Long
55bfe4cad8
Merge branch 'master' into jacoco
2017-05-05 14:41:27 -04:00
Jeremy Long
bdace1b1b7
Merge branch 'Issues#665_implement' of https://github.com/Prakhash/DependencyCheck into Prakhash-Issues#665_implement
2017-05-04 06:48:31 -04:00
Jeremy Long
3ff838a2cc
Merge branch 'master' into jacoco
2017-04-30 17:20:23 -04:00
Jeremy Long
d2a8645dd4
expanded test cases to include additional dependencies
2017-04-29 09:39:30 -04:00
Jeremy Long
4543835a0d
reset threadcount to zero as the plugin is not yet threadsafe
2017-04-29 09:33:52 -04:00
Jeremy Long
c0f41c461b
reverted the threadsafe flag as the plugin is not threadsafe
2017-04-29 09:32:58 -04:00
Jeremy Long
1371dacdaa
expanded test case to identify/fix threading issue
2017-04-26 08:50:39 -04:00
Jeremy Long
3786f6ebc7
removed un-needed code from invoker build scripts
2017-04-26 07:30:33 -04:00
Jeremy Long
6813427867
updated invoker plugin to use 2 threads
2017-04-26 07:30:01 -04:00
Jeremy Long
f94cf106a6
re-route invoker logs so the results can be viewed in travis
2017-04-25 08:01:09 -04:00
Jeremy Long
f473e63a61
added test case and added locking mechanism so only one update can run at any given time
2017-04-23 07:05:31 -04:00
Jeremy Long
c9ee55863f
fixed merge
2017-04-12 10:42:02 -04:00