Jeremy Long
|
c980e77ea3
|
added assume to skip errors when mono is not installed
|
2016-09-04 20:50:14 -04:00 |
|
Jeremy Long
|
176d3ddefa
|
temporary fix for issue #534
|
2016-09-04 19:09:08 -04:00 |
|
Jeremy Long
|
98d783d448
|
added todo for NPE reasons
|
2016-09-04 18:51:07 -04:00 |
|
Jeremy Long
|
bcd6634d8a
|
fixed NPE issues
|
2016-09-04 18:41:58 -04:00 |
|
Jeremy Long
|
0b260cef2a
|
removed duplicated test
|
2016-09-04 08:00:43 -04:00 |
|
Jeremy Long
|
6a68abbd67
|
fixed unit test on non-windows
|
2016-09-01 06:12:35 -04:00 |
|
Jeremy Long
|
9fcf23c802
|
coverity, checkstyle, pmd, and findbugs suggested corrections
|
2016-09-01 05:46:09 -04:00 |
|
Jeremy Long
|
5c2c08e051
|
suppressed false positive, see issue #540
|
2016-08-30 06:12:17 -04:00 |
|
Jeremy Long
|
1f254997e1
|
patch to resolve issue #547
|
2016-08-28 07:46:42 -04:00 |
|
Jeremy Long
|
4f95af0864
|
removed config
|
2016-08-27 13:52:05 -04:00 |
|
Jeremy Long
|
6ff39be9d2
|
initial config
|
2016-08-27 13:41:29 -04:00 |
|
Jeremy Long
|
6cf5a47971
|
re-added the check for https that was accidentally removed
|
2016-08-27 11:43:33 -04:00 |
|
Jeremy Long
|
56da53c700
|
update for issue #523 - removed specific algorithm list to support differences in JDKs (ibm); just setting the protocol resolves the issue
|
2016-08-27 07:26:59 -04:00 |
|
Jeremy Long
|
7091e10795
|
added coverity badge
|
2016-08-23 21:19:01 -04:00 |
|
Jeremy Long
|
34765c5741
|
coverity suggested corrections - removed dead local store
|
2016-08-23 19:24:25 -04:00 |
|
Jeremy Long
|
36c139872a
|
coverity suggested corrections
|
2016-08-23 19:20:54 -04:00 |
|
Jeremy Long
|
1e77cec677
|
improved error reporting for issue #547
|
2016-08-23 19:12:04 -04:00 |
|
Jeremy Long
|
e95e3fb2d0
|
coverity suggested corrections
|
2016-08-21 18:40:28 -04:00 |
|
Jeremy Long
|
39c2234e38
|
coverity suggested corrections
|
2016-08-21 16:51:09 -04:00 |
|
Jeremy Long
|
f4fff5d9cb
|
checkstyle and formating updates
|
2016-08-21 15:59:47 -04:00 |
|
Jeremy Long
|
659785f972
|
checkstyle correction
|
2016-08-21 15:28:55 -04:00 |
|
Jeremy Long
|
85c04f6e3e
|
checkstyle correction
|
2016-08-21 15:28:49 -04:00 |
|
Jeremy Long
|
bef117cbe8
|
coverity correction
|
2016-08-21 15:28:10 -04:00 |
|
Jeremy Long
|
46dd7cf86e
|
checkstyle correction
|
2016-08-21 15:27:34 -04:00 |
|
Jeremy Long
|
9ed5a97267
|
Merge branch 'master' of github.com:jeremylong/DependencyCheck
|
2016-08-21 14:41:08 -04:00 |
|
Jeremy Long
|
cc2da70db2
|
updated ignore list
|
2016-08-21 14:41:01 -04:00 |
|
Jeremy Long
|
cedd93e774
|
coverity suggested corrections
|
2016-08-21 14:40:07 -04:00 |
|
Jeremy Long
|
632e1692eb
|
Merge pull request #541 from biancajiang/swift_support
cocoapods and swift package manager support
|
2016-08-21 08:03:52 -04:00 |
|
Jeremy Long
|
4861592d2a
|
assume no NPE due to issue with mock and some versions of the JDK
|
2016-08-21 07:25:37 -04:00 |
|
Jeremy Long
|
22e6d4edf3
|
updated jdk used by travis
|
2016-08-21 07:24:54 -04:00 |
|
Jeremy Long
|
e9bd7ff72f
|
Merge branch 'master' of github.com:jeremylong/DependencyCheck
|
2016-08-21 07:11:56 -04:00 |
|
Jeremy Long
|
e7228fb489
|
updated jdk used by travis
|
2016-08-21 07:11:17 -04:00 |
|
Jeremy Long
|
96c03a68f2
|
Merge pull request #545 from colezlaw/grokassemblyfix
Updated GrokAssembly to deal with non-UTF-8 chars in types
|
2016-08-20 12:24:21 -04:00 |
|
Jeremy Long
|
4f6f248421
|
reworked aggregation mojo to resolve issues #325, #386, and #531
|
2016-08-20 12:15:49 -04:00 |
|
Will Stranathan
|
a8f14c86fd
|
Updated GrokAssembly to deal with non-UTF-8 chars in types
|
2016-08-20 09:34:15 -04:00 |
|
Jeremy Long
|
36de3d1e25
|
removed unnecassary stacktrace from logs per issue #544
|
2016-08-18 09:59:21 -04:00 |
|
Jeremy Long
|
48bc4570e1
|
Merge pull request #542 from bodewig/document_skip_and_scanConfigurations
document skipConfigurations and scanConfigurations for gradle plugin
|
2016-08-14 06:48:19 -04:00 |
|
Stefan Bodewig
|
94b272dbae
|
document skipConfigurations and scanConfigurations
closes jeremylong/dependency-check-gradle/#12
|
2016-08-14 11:10:38 +02:00 |
|
bjiang
|
c093edf459
|
update copyright and javadoc
|
2016-08-12 17:12:12 -04:00 |
|
bjiang
|
0164feffcc
|
Merge branch 'master' into swift_support
|
2016-08-12 16:35:12 -04:00 |
|
bjiang
|
8cd377b99f
|
use value of specification-version as version from Manifest
|
2016-08-12 13:32:25 -04:00 |
|
bjiang
|
74282c8ac5
|
filter out version from jar filename for name
|
2016-08-12 13:15:29 -04:00 |
|
Jeremy Long
|
d2158e5e44
|
fixed typo
|
2016-08-11 21:12:47 -04:00 |
|
Jeremy Long
|
9ea16ad1d1
|
skipped patch for Java 1.6 & 1.7 if the JRE is at least 1.8 - see issue #523
|
2016-08-11 20:59:26 -04:00 |
|
Jeremy Long
|
45941adb71
|
fixed type per issue #533
|
2016-08-11 20:55:36 -04:00 |
|
Jeremy Long
|
c4d662fd2b
|
patch for issue #536
|
2016-08-11 20:49:27 -04:00 |
|
Jeremy Long
|
d9ce3cda66
|
snapshot version
|
2016-08-11 20:09:34 -04:00 |
|
Jeremy Long
|
6bd7d6b078
|
version 1.4.2
v1.4.2
|
2016-07-31 08:01:47 -04:00 |
|
Jeremy Long
|
84c6dd5dfa
|
resolved gradle issue 14 - https://github.com/jeremylong/dependency-check-gradle/issues/14
|
2016-07-31 07:34:09 -04:00 |
|
Jeremy Long
|
71e7412f15
|
corrected example
|
2016-07-31 07:32:30 -04:00 |
|