Jeremy Long
|
dc41cb7674
|
increase wait time on travis
|
2017-09-03 12:34:36 -04:00 |
|
Jeremy Long
|
070f4edce1
|
oracle jdk 7 failing in travis
|
2017-09-03 11:36:04 -04:00 |
|
Jeremy Long
|
ab5de24518
|
continued work on threading and code improvement
|
2017-09-03 09:05:55 -04:00 |
|
Jeremy Long
|
795de6f9ea
|
added test case
|
2017-09-02 06:35:17 -04:00 |
|
Jeremy Long
|
7eda83a434
|
fixed test cacses
|
2017-08-31 07:01:43 -04:00 |
|
Jeremy Long
|
190fa55ace
|
commented out invalid test case
|
2017-08-31 06:03:49 -04:00 |
|
Jeremy Long
|
ff7ebf405c
|
fix test case
|
2017-08-31 05:48:34 -04:00 |
|
Jeremy Long
|
74a2326e0e
|
Modified CveDB and Settings so that they are no longer singletons; first step in thread safety updates
|
2017-08-30 06:47:45 -04:00 |
|
Jeremy Long
|
c4b67a1db2
|
breaking api changes are being made, incrementing major version
|
2017-08-26 06:42:02 -04:00 |
|
Jeremy Long
|
f700b22358
|
snapshot version
|
2017-08-25 07:08:12 -04:00 |
|
Jeremy Long
|
dc1195f8b1
|
version 2.1.1
|
2017-08-25 06:42:39 -04:00 |
|
Jeremy Long
|
8f582c55d1
|
fixed typo per #855
|
2017-08-24 06:38:54 -04:00 |
|
Jeremy Long
|
e82bbbefe8
|
updated per issue #854
|
2017-08-24 06:35:36 -04:00 |
|
Jeremy Long
|
aa033cde4b
|
updated per group discussion https://groups.google.com/forum/#!topic/dependency-check/GcOFleJz-nk
|
2017-08-24 06:32:10 -04:00 |
|
Jeremy Long
|
af02238f01
|
reverted change until threading issue is resolved
|
2017-08-23 06:42:11 -04:00 |
|
Jeremy Long
|
2421380d1d
|
added hint per discussion here: https://groups.google.com/forum/#!topic/dependency-check/GcOFleJz-nk
|
2017-08-23 06:41:39 -04:00 |
|
Jeremy Long
|
c8a73afe84
|
Merge branch 'mealingr-catch_ioexception_parsing_manifest'
|
2017-08-23 06:15:40 -04:00 |
|
Jeremy Long
|
0f87dee1a0
|
Merge branch 'catch_ioexception_parsing_manifest' of https://github.com/mealingr/DependencyCheck into mealingr-catch_ioexception_parsing_manifest
|
2017-08-23 05:51:15 -04:00 |
|
Jeremy Long
|
5ff9814894
|
patch for issue #851
|
2017-08-23 05:43:47 -04:00 |
|
Richard Mealing
|
5d87dc2942
|
change to skip and remove macOS metadata and non-zip files
|
2017-08-21 13:51:45 +01:00 |
|
Jeremy Long
|
1049a18a15
|
temporarily suspend parallel processing
|
2017-08-20 11:22:35 -04:00 |
|
Jeremy Long
|
e07401dc55
|
fixed incorrect logging level
|
2017-08-20 11:21:56 -04:00 |
|
Jeremy Long
|
bcae8d2015
|
Merge pull request #839 from jeremylong/h2upgrade
H2 Upgrade
|
2017-08-20 11:02:17 -04:00 |
|
Jeremy Long
|
631c10f8b6
|
fix issue #849
|
2017-08-20 11:01:10 -04:00 |
|
Jeremy Long
|
a015cf4210
|
patch to fix issue #844
|
2017-08-19 17:20:36 -04:00 |
|
Jeremy Long
|
07f838ccf3
|
patch to fix issue #844
|
2017-08-19 17:18:48 -04:00 |
|
Jeremy Long
|
d06d561a55
|
initial addition of available version numbers
|
2017-08-19 16:57:32 -04:00 |
|
Jeremy Long
|
6567c971e1
|
updated test case
|
2017-08-19 16:56:36 -04:00 |
|
Jeremy Long
|
d6eac2b3c8
|
removed test from invoker setup
|
2017-08-19 16:56:13 -04:00 |
|
Jeremy Long
|
ec3aec6445
|
Merge branch 'master' of github.com:jeremylong/DependencyCheck
|
2017-08-19 15:29:33 -04:00 |
|
Jeremy Long
|
a9449fe5ff
|
initial version
|
2017-08-19 15:02:45 -04:00 |
|
Jeremy Long
|
d7b6988e2e
|
Merge pull request #846 from mattnelson/check_populateSettings
Call populateSettings in CheckMojo#canGenerateReport to address NPE
|
2017-08-19 12:58:40 -04:00 |
|
Jeremy Long
|
c39e223f0f
|
Merge pull request #847 from volphy/master
Fixed URL of TLS Failures page
|
2017-08-19 12:48:37 -04:00 |
|
Jeremy Long
|
06f59893af
|
Merge pull request #840 from jeremylong/lucene-usage
Improve Lucene Usage
|
2017-08-19 12:48:03 -04:00 |
|
Richard Mealing
|
6d7f7d8e42
|
updated error message to be more representative
|
2017-08-18 13:44:53 +01:00 |
|
Richard Mealing
|
e7055c8a38
|
increased test robustness
|
2017-08-18 09:55:19 +01:00 |
|
Richard Mealing
|
ab2e5f31c8
|
catch IOExceptions when parsing jar manifest
|
2017-08-17 19:54:13 +01:00 |
|
Krzysztof Wilk
|
828ff5a1ec
|
Fixed URL of TLS Failures page
|
2017-08-17 10:53:27 +02:00 |
|
Matt Nelson
|
60b1775e37
|
Call populateSettings in CheckMojo#canGenerateReport to address NPE
|
2017-08-15 15:12:29 -05:00 |
|
Jeremy Long
|
c0aca39d31
|
revert database name to dc.h2.db
|
2017-08-13 16:05:26 -04:00 |
|
Jeremy Long
|
bf5aafe455
|
improve usage of lucene, add stop words, code cleanup, etc.
|
2017-08-13 13:18:58 -04:00 |
|
Jeremy Long
|
fb2b3159e8
|
added suppression rule per issue #838
|
2017-08-13 12:37:17 -04:00 |
|
Jeremy Long
|
9ebbbe6a5b
|
resolve incorrect error reporting per issue #837
|
2017-08-13 12:18:09 -04:00 |
|
Jeremy Long
|
593fddb1f9
|
Merge branch 'master' of github.com:jeremylong/DependencyCheck
|
2017-08-13 10:47:50 -04:00 |
|
Jeremy Long
|
3ef80644f8
|
updated connection string for concurrency
|
2017-08-13 08:28:32 -04:00 |
|
Jeremy Long
|
d401a7e60a
|
minor code formating fix
|
2017-08-13 07:43:34 -04:00 |
|
Jeremy Long
|
1e269f2a2c
|
externalized db lock
|
2017-08-13 07:41:35 -04:00 |
|
Steve Springett
|
333dc96d6f
|
Merge pull request #836 from ktham/fix-nsp-analyzer
Fix NspAnalyzer
|
2017-08-08 14:15:40 -05:00 |
|
Kevin Tham
|
ade69168d0
|
Make fixes to NspAnalyzer to correctly parse package.json files
* parse `bundledDependencies` and `bundleDependencies' as a JsonArray
* parse `license` as a JsonObject for older libraries that used license objects
|
2017-08-08 11:33:50 -07:00 |
|
Kevin Tham
|
89c63ac5c9
|
Add NspAnalyzerTest.java and package.json files for testing
|
2017-08-08 11:30:54 -07:00 |
|