Jeremy Long
|
e0b549e427
|
v1.4.4
|
2016-11-05 09:34:53 -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
|
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
|
23f7996db8
|
checkstyle corrections
|
2016-10-09 11:00:28 -04:00 |
|
Jeremy Long
|
9bc43e2e8e
|
Merge pull request #590 from stefanneuhaus/cleanup
Cleanup
|
2016-10-08 22:07:49 -04:00 |
|
Jeremy Long
|
7fc2be6a0a
|
corrected checksum calculation so that files can be deleted shortly after the calculation is completed.
|
2016-10-08 18:05:55 -04:00 |
|
Stefan Neuhaus
|
5a939ec108
|
Provide proper error message in case the (default) property file is not available. Ran into this issue in combination with the Gradle daemon.
|
2016-10-08 20:00:43 +02: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
|
9457744571
|
using more robust check for windows os
|
2016-09-06 06:42:12 -04:00 |
|
Jeremy Long
|
9fcf23c802
|
coverity, checkstyle, pmd, and findbugs suggested corrections
|
2016-09-01 05:46:09 -04:00 |
|
Jeremy Long
|
6cf5a47971
|
re-added the check for https that was accidentally removed
|
2016-08-27 11:43:33 -04:00 |
|
Jeremy Long
|
56da53c700
|
update for issue #523 - removed specific algorithm list to support differences in JDKs (ibm); just setting the protocol resolves the issue
|
2016-08-27 07:26:59 -04:00 |
|
Jeremy Long
|
9ed5a97267
|
Merge branch 'master' of github.com:jeremylong/DependencyCheck
|
2016-08-21 14:41:08 -04:00 |
|
Jeremy Long
|
cedd93e774
|
coverity suggested corrections
|
2016-08-21 14:40:07 -04:00 |
|
bjiang
|
0164feffcc
|
Merge branch 'master' into swift_support
|
2016-08-12 16:35:12 -04:00 |
|
Jeremy Long
|
9ea16ad1d1
|
skipped patch for Java 1.6 & 1.7 if the JRE is at least 1.8 - see issue #523
|
2016-08-11 20:59:26 -04:00 |
|
Jeremy Long
|
45941adb71
|
fixed type per issue #533
|
2016-08-11 20:55:36 -04:00 |
|
Jeremy Long
|
d9ce3cda66
|
snapshot version
|
2016-08-11 20:09:34 -04:00 |
|
Jeremy Long
|
6bd7d6b078
|
version 1.4.2
|
2016-07-31 08:01:47 -04:00 |
|
Jeremy Long
|
d22c920b35
|
version 1.4.1
|
2016-07-30 06:52:48 -04:00 |
|
Jeremy Long
|
f7a0982ca0
|
checkstyle corrections
|
2016-07-29 06:12:40 -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
|
e9ec89dc9c
|
improved error handling
|
2016-07-27 06:04:08 -04:00 |
|
Jeremy Long
|
f0a3482eda
|
findbugs correction
|
2016-07-24 08:07:39 -04:00 |
|
Jeremy Long
|
9ae9c111e3
|
checkstyle corrections
|
2016-07-23 07:13:09 -04:00 |
|
Jeremy Long
|
4894372eee
|
minor code quality issues corrected
|
2016-07-23 06:50:11 -04:00 |
|
Jeremy Long
|
7cf040653f
|
upgraded h2 db version
|
2016-07-22 06:29:01 -04:00 |
|
Jeremy Long
|
034bd4dba0
|
testing fix to resolve connection issues with NVD
|
2016-07-19 07:04:24 -04:00 |
|
Jeremy Long
|
af12a2161c
|
testing fix to resolve connection issues with NVD
|
2016-07-19 06:54:25 -04:00 |
|
Jeremy Long
|
57fcf6fde3
|
testing connection errors
|
2016-07-17 08:18:47 -04:00 |
|
bjiang
|
2fa8507d69
|
merge owasp 1.4.1
|
2016-07-12 16:22:05 -04:00 |
|
Jeremy Long
|
c1e1a6bb4f
|
cleaned up imports
|
2016-07-09 07:35:36 -04:00 |
|
Jeremy Long
|
13b53537fa
|
incorrectly set quick query value during recheck - see issue #523
|
2016-07-06 06:48:10 -04:00 |
|
Jeremy Long
|
7d05aa6073
|
added logging for issue #523
|
2016-07-06 06:44:43 -04:00 |
|
Jeremy Long
|
85de173086
|
fixed StackOverflowError from issue #523
|
2016-07-06 06:32:57 -04:00 |
|
Jeremy Long
|
960eeb19af
|
converted hint analyzer to use an externalized configuration file to simplify the resolution of issue #522
|
2016-07-04 07:05:31 -04:00 |
|
Jeremy Long
|
35cc14815e
|
added property to solve issue #500
|
2016-06-18 07:32:57 -04:00 |
|
Jeremy Long
|
c6bf41b8ba
|
staging
|
2016-06-18 06:17:55 -04:00 |
|
Jeremy Long
|
bc656c6218
|
version 1.4.0
|
2016-06-16 06:49:24 -04:00 |
|
bjiang
|
00d4ee47de
|
merge upstream
|
2016-06-15 13:54:49 -04:00 |
|
Jeremy Long
|
c34dc97bd4
|
updated snapshot version
|
2016-06-11 08:13:14 -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
|
1e7bbfa7c1
|
bundle the same SWIFT package by different analyzers
|
2016-05-06 13:43:05 -04:00 |
|
Jeremy Long
|
bcc2478ef7
|
snapshot version
|
2016-04-24 07:17:42 -04:00 |
|
Jeremy Long
|
8722eae766
|
version 1.3.6
|
2016-04-10 07:06:07 -04:00 |
|