Stefan Neuhaus
|
9b43bf004a
|
Cleanup
- shutdown() ExecutorService after task execution
- javadoc
- improve unit test coverage
|
2016-10-09 16:03:36 +02:00 |
|
Jeremy Long
|
44edcabe15
|
fixed duplicate analysis identified in https://github.com/jeremylong/dependency-check-gradle/issues/19
|
2016-10-01 06:55:37 -04:00 |
|
Jeremy Long
|
aef118d375
|
test and fix for version number matching per issue #558
|
2016-09-09 06:36:56 -04:00 |
|
Jeremy Long
|
45438a7f06
|
removed temporary test code
|
2016-09-05 06:46:06 -04:00 |
|
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
|
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 |
|
bjiang
|
0164feffcc
|
Merge branch 'master' into swift_support
|
2016-08-12 16:35:12 -04:00 |
|
Jeremy Long
|
bed04150e1
|
reverted H2 upgrade due to issues with Jenkins and Java 6 compatability
|
2016-07-27 06:23:56 -04:00 |
|
Jeremy Long
|
7cf040653f
|
upgraded h2 db version
|
2016-07-22 06:29:01 -04:00 |
|
Jeremy Long
|
6d5d5ceb7b
|
Updated exception handling so that issue #215 can be resolved
|
2016-07-14 06:31:54 -04:00 |
|
bjiang
|
2fa8507d69
|
merge owasp 1.4.1
|
2016-07-12 16:22:05 -04:00 |
|
Jeremy Long
|
cead88d221
|
reworked initialization exceptions as part of planned resolution for issue #215
|
2016-07-09 07:39:00 -04:00 |
|
Jeremy Long
|
b3d9ea3c47
|
minor code reorg
|
2016-07-07 06:18:54 -04:00 |
|
Jeremy Long
|
d264d804c8
|
patches and test case update for issue #522
|
2016-07-05 09:09:58 -04:00 |
|
Jeremy Long
|
8272da615e
|
improved test cases to debug issue #522
|
2016-07-04 08:43:43 -04:00 |
|
Jeremy Long
|
857b993d51
|
ensured analyzers were correctly initialized and closed
|
2016-07-04 07:55:53 -04:00 |
|
Jeremy Long
|
a71edf584e
|
additional testing added
|
2016-07-04 07:55:19 -04:00 |
|
Jeremy Long
|
5e3da035dd
|
resolved merge conflict with #525
|
2016-07-04 07:11:45 -04:00 |
|
Jeremy Long
|
ebb52995a5
|
converted hint analyzer to use an externalized configuration file to simplify the resolution of issue #522
|
2016-07-04 07:10:07 -04:00 |
|
Jeremy Long
|
519b82c620
|
minor cleanup of code/comments
|
2016-07-04 07:07:07 -04:00 |
|
Hans Joachim Desserud
|
f5f5857897
|
Add missing @Overrides
|
2016-07-02 16:23:24 +02:00 |
|
Hans Joachim Desserud
|
1c400b410e
|
Remove unused imports
|
2016-07-02 16:23:16 +02:00 |
|
Jeremy Long
|
c20892ee3e
|
removed stack traces from build
|
2016-06-27 08:46:46 -04:00 |
|
Jeremy Long
|
d0a7d9eb42
|
added test for issue #454 to ensure fully executable jar
|
2016-06-26 07:32:10 -04:00 |
|
Jeremy Long
|
cf97c89fe0
|
fully exectuable jar for testing resolution for issue #454
|
2016-06-26 07:30:39 -04:00 |
|
bjiang
|
00d4ee47de
|
merge upstream
|
2016-06-15 13:54:49 -04:00 |
|
Michal Srb
|
a2309e1c2e
|
Correctly apply weightings when searching for CPEs
|
2016-06-14 21:34:04 +02:00 |
|
Jeremy Long
|
b01ae2c6d3
|
updated to speed-up the unit test
|
2016-06-05 17:16:43 -04:00 |
|
Jeremy Long
|
f6b80630dd
|
temporary travis debugging code
|
2016-06-05 08:30:22 -04:00 |
|
Jeremy Long
|
f43589589d
|
fixed setup to call super
|
2016-06-05 08:04:45 -04:00 |
|
Jeremy Long
|
310ca967a1
|
fixed compareTo in order to resolve issue #503
|
2016-06-05 06:32:49 -04:00 |
|
Jeremy Long
|
c4b423cb0f
|
additional tests resources to fix issue #503
|
2016-06-05 06:32:11 -04:00 |
|
Jens Hausherr
|
f3d3a25856
|
Add more test cases
|
2016-06-03 09:50:28 +02:00 |
|
Jens Hausherr
|
ae5a766092
|
Limit split to fix #503
|
2016-05-27 15:07:59 +02:00 |
|
Jeremy Long
|
7d83362a85
|
removed stack trace from build when ruby and bundle-audit are not installed
|
2016-05-15 07:49:17 -04:00 |
|
Jeremy Long
|
71ef8061f9
|
merge conflict resolved
|
2016-05-15 07:29:17 -04:00 |
|
Jeremy Long
|
353b17690f
|
checkstyle/pmd/findbugs correction(s)
|
2016-05-15 07:22:52 -04:00 |
|
Jeremy Long
|
ea942398e3
|
updated test case to use the correct parent class that allows for use of the database during testing
|
2016-05-15 06:45:57 -04:00 |
|
Jeremy Long
|
6f451736ba
|
Add ability to flag analyzers as experimental so that they are not always enabled
|
2016-05-14 07:20:53 -04:00 |
|
bjiang
|
2b761279e4
|
Merge branch 'ruby_dependency' into swift_support
|
2016-05-06 17:59:28 -04:00 |
|
bjiang
|
d5e8f54214
|
fix RubyBundlerAnalyzer.accept
|
2016-05-06 17:55:21 -04:00 |
|
bjiang
|
83f83d4eee
|
add RubyBundlerAnalyzerTest
|
2016-05-06 17:45:40 -04:00 |
|
bjiang
|
b0f4ab9ba5
|
cleanup & Rakefile support placeholder
|
2016-05-06 17:25:08 -04:00 |
|
bjiang
|
83ab122ddf
|
disable RubyBundlerAnalyzer if RubyBundleAuditAnalyzer
|
2016-05-06 16:42:39 -04:00 |
|
bjiang
|
1e7bbfa7c1
|
bundle the same SWIFT package by different analyzers
|
2016-05-06 13:43:05 -04:00 |
|
bjiang
|
d25f6e813c
|
new analyzer for Package.swift
|
2016-05-05 19:21:21 -04:00 |
|
bjiang
|
043f8e0523
|
cleanup
|
2016-05-03 15:45:08 -04:00 |
|