Jeremy Long
|
edd4191d47
|
fix for #517
|
2016-12-16 06:29:42 -05:00 |
|
Jeremy Long
|
0cce49506a
|
added validation
|
2016-12-10 19:58:05 -05:00 |
|
Jeremy Long
|
1c053469e9
|
fixed date format for test case
|
2016-12-10 19:50:09 -05:00 |
|
Jeremy Long
|
610e97ef7f
|
jacks suggested change
|
2016-12-10 16:55:58 -05:00 |
|
Jeremy Long
|
5a678d2ccb
|
removed test code
|
2016-12-10 16:55:38 -05:00 |
|
Jeremy Long
|
8db61a4d1e
|
coverity suggested change
|
2016-12-10 16:42:32 -05:00 |
|
Jeremy Long
|
f47c6b07f4
|
jacks recommended change for thread safety
|
2016-12-05 22:41:15 -05:00 |
|
Jeremy Long
|
bd3af45db9
|
fixed code duplication
|
2016-12-04 16:18:01 -05:00 |
|
Jeremy Long
|
a271d422f6
|
moved similiar code to a utility function to remove code duplication
|
2016-12-04 11:28:53 -05:00 |
|
Jeremy Long
|
4dd6dedaa4
|
hardening the XML parser per jacks.codiscope.com
|
2016-12-03 17:44:49 -05:00 |
|
Jeremy Long
|
10ee569096
|
fix proposed by Jacks - synchronizing SimpleDateFormat
|
2016-12-03 17:43:24 -05:00 |
|
Jeremy Long
|
1474855305
|
fix proposed by Jacks - synchronizing SimpleDateFormat
|
2016-12-03 17:41:32 -05:00 |
|
Jeremy Long
|
0202bc11d4
|
null checking proposed by coverity
|
2016-12-03 17:39:57 -05:00 |
|
Jeremy Long
|
8f2c755f21
|
checkstyle correction
|
2016-12-03 16:23:53 -05:00 |
|
Jeremy Long
|
e513a79bd2
|
fixed issue #272
|
2016-12-03 15:07:33 -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
|
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 |
|