Jeremy Long
|
9786c9bf82
|
minor changes - planning on moving additional testing profile to an invoker test in the maven module per issue #618
|
2016-12-03 06:55:24 -05:00 |
|
Jeremy Long
|
a6ca2e3895
|
Merge pull request #625 from axel3rd/MinorFixAndUTsWindowsSpaceDirectory
UTs on Windows when project path contains space & some exception review
|
2016-11-22 19:51:54 -05:00 |
|
Alix Lourme
|
6ecf55be91
|
UTs on Windows when project path contains space & some exception review
|
2016-11-22 23:33:40 +01:00 |
|
Jeremy Long
|
13bd63dac8
|
re-loading of properties/settings resolved by sharing the settings object amongst tasks
|
2016-11-22 16:40:57 -05:00 |
|
Jeremy Long
|
db5ff1bfca
|
java mail - disputed CVE is considered a false positive
|
2016-11-22 16:38:45 -05:00 |
|
Jeremy Long
|
e9556bbbf0
|
added analyzer initialization so that temp files get put in the correct location
|
2016-11-22 06:40:33 -05:00 |
|
Jeremy Long
|
316b936326
|
ensured resources are closed
|
2016-11-22 06:39:50 -05:00 |
|
Jeremy Long
|
6838b9b950
|
fixed logic for single pom entry in a jar
|
2016-11-22 06:21:30 -05:00 |
|
Jeremy Long
|
1610f14c47
|
general code cleanup/fixes
|
2016-11-22 05:46:35 -05:00 |
|
Jeremy Long
|
2ad08d2367
|
minor code cleanup
|
2016-11-13 16:33:39 -05:00 |
|
Jeremy Long
|
e693e53630
|
updated error message per issue #607
|
2016-11-12 11:19:48 -05:00 |
|
Jeremy Long
|
3bbc485968
|
fix index out of range exception per issue #611
|
2016-11-11 10:58:14 -05:00 |
|
Jeremy Long
|
e0b549e427
|
v1.4.4
|
2016-11-05 09:34:53 -04:00 |
|
Jeremy Long
|
75207169e3
|
resolved fp per #604
|
2016-11-05 06:29:43 -04:00 |
|
Jeremy Long
|
e07f568237
|
resolved false positive per #608
|
2016-11-05 06:23:06 -04:00 |
|
Jeremy Long
|
e2cd99d40d
|
modified code for #606
|
2016-11-03 06:41:37 -04:00 |
|
Jeremy Long
|
27f2682a98
|
checkstyle corrections
|
2016-10-31 06:44:51 -04:00 |
|
Jeremy Long
|
34a2110e9a
|
minor perforance improvement
|
2016-10-31 06:29:32 -04:00 |
|
Jeremy Long
|
96ba51db4f
|
updated so that all scanned dependencies are correctly kept in the dependency list
|
2016-10-31 06:29:08 -04:00 |
|
Jeremy Long
|
a12bc44ecd
|
moved hard-coded configuration to properties file and added some additional debugging
|
2016-10-28 08:44:43 -04:00 |
|
Jeremy Long
|
773ac019f8
|
coverity recommended changes
|
2016-10-23 07:20:24 -04:00 |
|
Jeremy Long
|
e751b7b814
|
checkstyle correction
|
2016-10-23 07:02:36 -04:00 |
|
Jeremy Long
|
b7b97960a6
|
improvements to the vulnerability report per issue #599
|
2016-10-22 07:11:36 -04:00 |
|
Jeremy Long
|
40f0e907e1
|
typo fix per #603
|
2016-10-22 06:02:59 -04:00 |
|
Jeremy Long
|
5ff0dc885d
|
Merge branch 'master' of github.com:jeremylong/DependencyCheck
|
2016-10-21 07:06:55 -04:00 |
|
Jeremy Long
|
e70a0ee238
|
corrected how project references are propogated when the same dependency is analyzed more then once
|
2016-10-21 07:06:47 -04:00 |
|
Jeremy Long
|
9338697079
|
fixed dctemp path from being the primary dependency
|
2016-10-21 07:05:21 -04:00 |
|
Alex
|
e8788dd2a4
|
#601 make the dependency vulnerability count easier to pull out of the html
|
2016-10-18 20:08:43 -04:00 |
|
Jeremy Long
|
f76d7295f9
|
fixed generics warning
|
2016-10-16 07:33:09 -04:00 |
|
Jeremy Long
|
6e280c4958
|
suppressed warnings
|
2016-10-16 07:32:48 -04:00 |
|
Jeremy Long
|
48b4ef1944
|
updated duration reporting to be the same format
|
2016-10-16 07:32:05 -04:00 |
|
Jeremy Long
|
9150df964f
|
fixed error handling
|
2016-10-16 07:31:17 -04:00 |
|
Jeremy Long
|
b2237394e1
|
updated duration reporting to be the same format
|
2016-10-16 07:30:01 -04:00 |
|
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 |
|