Anthony Whitford
|
e21f8a97ac
|
More opportunities to leverage IOUtils.
|
2015-10-27 01:00:29 -07:00 |
|
Anthony Whitford
|
a8ff403809
|
Removed unused imports.
|
2015-10-27 01:00:04 -07:00 |
|
Anthony Whitford
|
22097c0a25
|
Replaced boiler-plate file read with simpler IOUtils call.
|
2015-10-27 00:10:32 -07:00 |
|
Jeremy Long
|
92e7d9cf80
|
improved update failure reporting
|
2015-10-26 06:36:10 -04:00 |
|
Jeremy Long
|
54d921f275
|
added test case
|
2015-10-26 06:32:02 -04:00 |
|
Jeremy Long
|
08d7b3dbce
|
currently unused but contains DDL that may be needed in the future
|
2015-10-26 06:31:43 -04:00 |
|
Jeremy Long
|
6949b3c229
|
update file cannot contain comments
|
2015-10-26 06:30:56 -04:00 |
|
Jeremy Long
|
aa9908b34a
|
updated test properties w/ changes that had been made in the main properties
|
2015-10-25 06:22:30 -04:00 |
|
Jeremy Long
|
640674ef72
|
minor - added a comment explaining one of the preoperties
|
2015-10-25 06:21:48 -04:00 |
|
Jeremy Long
|
62dbf99557
|
moved default values to the properties file instead of hard-coding them
|
2015-10-25 05:57:24 -04:00 |
|
Jeremy Long
|
99b140adaa
|
updated field name to make it more clear
|
2015-10-24 06:19:00 -04:00 |
|
Jeremy Long
|
387d577d4f
|
updated field name to make it more clear
|
2015-10-24 06:18:36 -04:00 |
|
Jeremy Long
|
8fc9a3d6d1
|
Merge pull request #391 from awhitford/CpeSetting
Change CpeUpdater to use CPE_MODIFIED_VALID_FOR_DAYS
|
2015-10-23 06:29:51 -04:00 |
|
Jeremy Long
|
b588c4c900
|
set a default value of four hours for issue #390
|
2015-10-23 06:26:42 -04:00 |
|
Jeremy Long
|
520f3cb09a
|
Merge branch 'NvdCheck' of https://github.com/awhitford/DependencyCheck into awhitford-NvdCheck
|
2015-10-23 05:32:27 -04:00 |
|
Anthony Whitford
|
5d1d378f61
|
Shouldn't CPE Updater use the CPE_MODIFIED_VALID_FOR_DAYS setting (not CVE)?
|
2015-10-21 23:56:28 -07:00 |
|
Anthony Whitford
|
cef3bb7424
|
Reworked withinDateRange to avoid type conversion between doubles and longs; expressed in long integer math.
|
2015-10-21 23:27:03 -07:00 |
|
Anthony Whitford
|
1f6168366b
|
Added logic to optionally prevent overly repetitive checks for NVD CVE changes.
|
2015-10-21 23:23:47 -07:00 |
|
Anthony Whitford
|
cd5bf85245
|
Added a database property for recording the last time the NVD CVE was checked.
|
2015-10-21 23:21:25 -07:00 |
|
Jeremy Long
|
3f230c5a05
|
resolve issue #372
|
2015-10-18 06:32:44 -04:00 |
|
Jeremy Long
|
dc849c3891
|
removed duplicate abstract test base
|
2015-10-18 06:17:21 -04:00 |
|
Jeremy Long
|
2770b58a20
|
fixing the build
|
2015-10-18 06:07:23 -04:00 |
|
Jeremy Long
|
37519acfb8
|
minor performance improvement
|
2015-10-17 07:42:09 -04:00 |
|
Jeremy Long
|
ad8c7b3cd2
|
missed one character in my lucene escape util
|
2015-10-17 07:40:38 -04:00 |
|
Jeremy Long
|
04db8d3208
|
Merge pull request #385 from awhitford/FileUtils
Leverage FilenameUtils
|
2015-10-16 06:30:53 -04:00 |
|
Jeremy Long
|
666e3b1e30
|
fix for issue #384
|
2015-10-16 06:23:03 -04:00 |
|
Jeremy Long
|
a7f50d147e
|
depending on test order this test may fail if ArchiveAnalyzer was previously loaded.
|
2015-10-14 07:12:04 -04:00 |
|
Anthony Whitford
|
7e639db5de
|
Leveraging FilenameUtils rather than string dissection.
|
2015-10-14 00:16:20 -07:00 |
|
Jeremy Long
|
2f518dacfc
|
Merge branch 'master' of github.com:jeremylong/DependencyCheck
|
2015-10-13 21:24:22 -04:00 |
|
Jeremy Long
|
fded8b6cd3
|
fixed issue #383
|
2015-10-13 21:24:03 -04:00 |
|
Jeremy Long
|
3b6c64dc9d
|
move test resource to correct directory
|
2015-10-13 19:03:33 -04:00 |
|
Jeremy Long
|
d742985640
|
resolve issue #377
|
2015-10-13 19:03:19 -04:00 |
|
Jeremy Long
|
a13dd58989
|
Merge pull request #380 from awhitford/TestLint
Removed compiler warnings from test code.
|
2015-10-12 06:46:50 -04:00 |
|
Jeremy Long
|
622b3210ae
|
Merge pull request #379 from awhitford/HashSetLen
Sized the new HashSet to avoid rehashing risk.
|
2015-10-12 06:46:12 -04:00 |
|
Jeremy Long
|
90c97ed6aa
|
Merge pull request #376 from awhitford/ComposerExSerial
Added missing serialVersionUID to new ComposerException.
|
2015-10-12 06:45:38 -04:00 |
|
Jeremy Long
|
53a4dfbf88
|
Merge pull request #378 from awhitford/RmNonCloseStream
Removing unused NonClosingStream.
|
2015-10-12 06:45:20 -04:00 |
|
Jeremy Long
|
0ce830ca9d
|
fixed test case to correctly initialize the settings
|
2015-10-12 06:43:32 -04:00 |
|
Jeremy Long
|
30ae418c2c
|
updated MySQL profile
|
2015-10-12 06:42:55 -04:00 |
|
Jeremy Long
|
3b976d211f
|
upgrdae db schema version
|
2015-10-12 06:15:24 -04:00 |
|
Jeremy Long
|
8c2b2070c6
|
added URL to database upgrade page
|
2015-10-12 05:53:07 -04:00 |
|
Jeremy Long
|
24b8ff26db
|
Merge branch 'DbMerge' of https://github.com/awhitford/DependencyCheck into awhitford-DbMerge
|
2015-10-12 05:48:03 -04:00 |
|
Jeremy Long
|
f0d93538ae
|
changed update script to fail on non-H2 databases; they require manual upgrades
|
2015-10-12 05:47:50 -04:00 |
|
Jeremy Long
|
02eab65c4e
|
upgrade h2 db schema to 3.0
|
2015-10-12 05:47:00 -04:00 |
|
Jeremy Long
|
d941aa7df3
|
script to upgrade a MySQL db
|
2015-10-12 05:46:33 -04:00 |
|
Anthony Whitford
|
031d648585
|
Removed compiler warnings from test code.
|
2015-10-11 17:48:27 -07:00 |
|
Anthony Whitford
|
762b2fe7d6
|
Leverage Collections.singleton for single entry HashSets.
|
2015-10-11 17:32:08 -07:00 |
|
Anthony Whitford
|
5db377923e
|
Sized the new HashSet to avoid rehashing risk.
|
2015-10-11 16:51:57 -07:00 |
|
Anthony Whitford
|
c3177df739
|
Removing unused NonClosingStream.
|
2015-10-11 11:42:03 -07:00 |
|
Anthony Whitford
|
0dc36765f1
|
Added missing serialVersionUID to new ComposerException.
|
2015-10-10 16:19:59 -07:00 |
|
Anthony Whitford
|
069474fc71
|
Consolidated scan(Set) and scan(List) with scan(Collection).
|
2015-10-09 07:52:43 -07:00 |
|