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
|
668161081a
|
moved the invoker plugin to a profile so that it does not execute on every build
|
2016-12-03 06:54:03 -05:00 |
|
Jeremy Long
|
4978f9dcba
|
Merge branch 'MavenMojosPurgeAndUpdateOnlyAggregator' of https://github.com/axel3rd/DependencyCheck into axel3rd-MavenMojosPurgeAndUpdateOnlyAggregator
|
2016-11-22 19:57:27 -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
|
42f2385bb2
|
updated documentation for PR #619
|
2016-11-22 06:51:21 -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
|
cdfe5d0c9a
|
Merge pull request #619 from willowtreeapps/feature/fail-on-cvss
Adds a failOnCVSS command line option
|
2016-11-22 05:50:45 -05:00 |
|
Jeremy Long
|
1610f14c47
|
general code cleanup/fixes
|
2016-11-22 05:46:35 -05:00 |
|
Jeremy Long
|
85ab894b94
|
fixed the possible creation of two indexes
|
2016-11-20 06:49:28 -05:00 |
|
Alix Lourme
|
ddbca24f33
|
Maven mojos 'purge' & 'update-only' aggregator #618
|
2016-11-19 00:32:10 +01:00 |
|
Charlie Fairchild
|
6b9acac8c4
|
Minor Styling
|
2016-11-17 15:37:21 -05:00 |
|
Charlie Fairchild
|
2333bee5fd
|
Adds a command line option for the CLI tool to pick what CVSS error to fail on
|
2016-11-16 11:25:21 -05:00 |
|
Jeremy Long
|
2ad08d2367
|
minor code cleanup
|
2016-11-13 16:33:39 -05:00 |
|
Jeremy Long
|
41041bfd18
|
updated documentation per issue #607
|
2016-11-12 11:21:40 -05:00 |
|
Jeremy Long
|
e693e53630
|
updated error message per issue #607
|
2016-11-12 11:19:48 -05:00 |
|
Jeremy Long
|
b99e13a337
|
added documentation to address issue #609
|
2016-11-12 11:03:25 -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
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
|
9c6053a60a
|
fixed logging bug
|
2016-10-28 19:18:20 -04:00 |
|
Jeremy Long
|
358367ef9e
|
updated documentation to resolve issues #523 and #561
|
2016-10-28 18:58:27 -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
|
824aa23b9b
|
updated documentation to reflect that the gradle plugin automatically registers itself when the Java plugin is used
|
2016-10-23 06:18:50 -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 |
|
Jeremy Long
|
4018a4e1de
|
Merge pull request #602 from spyhunter99/feature/601
#601 make the dependency vulnerability count easier to pull out of th…
|
2016-10-21 05:39:44 -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
|
e70c2f2b05
|
fixed issue #570 - each instance of dependency-check will have its own temporary folder
|
2016-10-16 07:40:18 -04:00 |
|
Jeremy Long
|
5ed0583039
|
added new temp directory creation function
|
2016-10-16 07:36:38 -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 |
|
Jeremy Long
|
b3a0f7ad26
|
fixed generic warnings
|
2016-10-16 07:28:50 -04:00 |
|