Stefan Neuhaus
|
947d38ccd2
|
Merge remote-tracking branch 'upstream/master' into parallelize-analyzers-aftermath
# Conflicts:
# dependency-check-core/src/main/java/org/owasp/dependencycheck/AnalysisTask.java
# dependency-check-core/src/main/java/org/owasp/dependencycheck/Engine.java
|
2016-10-09 17:13:39 +02:00 |
|
Jeremy Long
|
23f7996db8
|
checkstyle corrections
|
2016-10-09 11:00:28 -04:00 |
|
Stefan Neuhaus
|
9fdff51f26
|
Merge remote-tracking branch 'upstream/master' into parallelize-analyzers-aftermath
|
2016-10-09 16:08:46 +02:00 |
|
Stefan Neuhaus
|
9b43bf004a
|
Cleanup
- shutdown() ExecutorService after task execution
- javadoc
- improve unit test coverage
|
2016-10-09 16:03:36 +02:00 |
|
Jeremy Long
|
6017e5c217
|
Merge branch 'master' of https://github.com/bloihl/DependencyCheck into bloihl-master
|
2016-10-09 06:56:17 -04:00 |
|
Jeremy Long
|
b2149ff4b9
|
Merge branch 'master' of github.com:jeremylong/DependencyCheck
|
2016-10-09 06:50:50 -04:00 |
|
Jeremy Long
|
7020c9931a
|
Merge branch 'parallelize-analyzers' of https://github.com/stefanneuhaus/DependencyCheck into stefanneuhaus-parallelize-analyzers
|
2016-10-09 06:33:10 -04:00 |
|
Jeremy Long
|
9bc43e2e8e
|
Merge pull request #590 from stefanneuhaus/cleanup
Cleanup
|
2016-10-08 22:07:49 -04:00 |
|
Jeremy Long
|
26a4e7451e
|
Merge pull request #589 from pierre-ernst/master
Hardening
|
2016-10-08 22:04:07 -04:00 |
|
Stefan Neuhaus
|
3470d33bdc
|
Fix build
|
2016-10-09 02:59:32 +02:00 |
|
Stefan Neuhaus
|
51c96894b4
|
Support parallelism for analyzers of the same type
|
2016-10-09 00:45:10 +02:00 |
|
Jeremy Long
|
110c97bc15
|
ensuring no input stream is left open
|
2016-10-08 18:02:53 -04:00 |
|
Jeremy Long
|
8d51d8fa1f
|
improved error reporting
|
2016-10-08 18:00:47 -04:00 |
|
Jeremy Long
|
4b02a567e0
|
improved error reporting
|
2016-10-08 18:00:18 -04:00 |
|
Stefan Neuhaus
|
d9c4480627
|
Fix typos
|
2016-10-08 19:40:04 +02:00 |
|
Jeremy Long
|
9388340e23
|
updated to resolve reported false negative: https://groups.google.com/forum/#!topic/dependency-check/LjnemiZKeZQ
|
2016-10-08 06:19:46 -04:00 |
|
pernst
|
2285d2ef4b
|
first commit
|
2016-10-06 16:40:39 -04:00 |
|
bloihl
|
452969cc92
|
Merge remote-tracking branch 'upstream/master'
|
2016-10-04 09:45:01 -07:00 |
|
Jeremy Long
|
128a600f18
|
fixed issue with cpeSort being null on first row if no CPE is present
|
2016-10-04 06:45:17 -04:00 |
|
Jeremy Long
|
7dd9a52e78
|
corrected false positive per issue #582
|
2016-10-04 06:20:34 -04:00 |
|
Jeremy Long
|
ff341b7228
|
corrected false positive per issue #582
|
2016-10-04 06:19:41 -04:00 |
|
bloihl
|
92a8b4ca85
|
Merge remote-tracking branch 'upstream/master'
|
2016-10-03 11:12:01 -07:00 |
|
bloihl
|
384199b28d
|
fixed typo in exception and added documentation for hints schema
|
2016-10-03 09:52:58 -07: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
|
d7100e54d1
|
made exitValue check more robust to cover possible future negative exit values
|
2016-09-21 14:21:50 -04:00 |
|
Jeremy Long
|
989caead9c
|
Merge pull request #568 from xthk/bundler-return-code
fixed check for bundle-audit's return code
|
2016-09-21 14:07:09 -04:00 |
|
Jeremy Long
|
6326513c63
|
improved suppression capability within the report
|
2016-09-21 14:04:21 -04:00 |
|
Tilmann Haak
|
79887c148a
|
fixed check for bundle-audit's return code
|
2016-09-20 13:43:28 +02:00 |
|
Jeremy Long
|
6f1b20c936
|
updated report to be able to suppress by GAV and added help text
|
2016-09-16 10:14:48 -04:00 |
|
Jeremy Long
|
7734a50427
|
resolve issue #554
|
2016-09-10 07:20:49 -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
|
29d127303c
|
snapshot version
|
2016-09-06 20:34:22 -04:00 |
|
Jeremy Long
|
5574f1c24f
|
version 1.4.3
|
2016-09-06 07:04:34 -04:00 |
|
Jeremy Long
|
19243c479c
|
disabling batch support for mysql to fix issue #503 - more testing needs to be done
|
2016-09-06 06:36:08 -04:00 |
|
Jeremy Long
|
e868ce8328
|
cleaned up file deletion code slightly
|
2016-09-06 06:23:55 -04:00 |
|
Jeremy Long
|
ffa846c05a
|
updated compareTo so that null values are handled properly
|
2016-09-06 05:48:12 -04:00 |
|
Jeremy Long
|
dde1791476
|
minor rewording of a log statement
|
2016-09-06 05:47:44 -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
|
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
|
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 |
|