Jeremy Long
|
09c4708a22
|
update for issue #410
|
2015-11-11 00:58:00 -05:00 |
|
Jeremy Long
|
5f259cb88c
|
added missed configuration options for new analyzers
|
2015-11-07 06:37:36 -05:00 |
|
Jeremy Long
|
3c4c65c28c
|
corrected NVD CVE URLs
|
2015-11-04 06:00:04 -05:00 |
|
Jeremy Long
|
15885e3e8c
|
Merge branch 'awhitford-ModelInterpolationAlt'
|
2015-11-03 05:52:54 -05:00 |
|
Jeremy Long
|
5508c60e85
|
resulved conflict
|
2015-11-03 05:52:22 -05:00 |
|
Jeremy Long
|
ffc341e4b9
|
Merge pull request #405 from awhitford/StringToChar
One character String constants with char constants
|
2015-11-03 05:43:41 -05:00 |
|
Jeremy Long
|
41a68f7b25
|
Merge pull request #406 from awhitford/DropCountCharacters
Removed unnecessary countCharacter method.
|
2015-11-03 05:42:28 -05:00 |
|
Anthony Whitford
|
041d3c5312
|
Removed unnecessary countCharacter method by leveraging StringUtils.countMatches.
|
2015-11-01 23:19:37 -08:00 |
|
Anthony Whitford
|
8e8b462bc8
|
Replaced one character String constants with char constants, when applicable.
|
2015-11-01 22:39:30 -08:00 |
|
Jeremy Long
|
efbc76e06f
|
Merge pull request #402 from awhitford/SettingsSetters
New setters for Settings
|
2015-11-01 05:52:34 -05:00 |
|
Jeremy Long
|
67a44d2adc
|
added postgres
|
2015-11-01 05:50:08 -05:00 |
|
Anthony Whitford
|
92a35b929a
|
Leveraged the new setters with null and empty checking for Settings.
|
2015-10-31 10:26:32 -07:00 |
|
Anthony Whitford
|
e5744dd63f
|
Added extra setters with null and empty checks.
|
2015-10-31 10:25:50 -07:00 |
|
Jeremy Long
|
f2f3d050bd
|
added 3.0 update schema
|
2015-10-31 07:25:02 -04:00 |
|
Jeremy Long
|
0cbecbe3a0
|
Merge branch 'master' of github.com:jeremylong/DependencyCheck
|
2015-10-30 05:42:36 -04:00 |
|
Jeremy Long
|
51a8b5a058
|
added mysql dialect
|
2015-10-30 05:41:12 -04:00 |
|
Jeremy Long
|
aaf716e54b
|
Merge pull request #395 from awhitford/IOUtils
Leverage IOUtils
|
2015-10-30 05:32:44 -04:00 |
|
Jeremy Long
|
209fcc7946
|
Merge pull request #397 from awhitford/ModelInterpolate
Improved interpolateString.
|
2015-10-30 05:31:35 -04:00 |
|
Jeremy Long
|
a5cb131806
|
Merge pull request #400 from kgeis/patch-1
Update index.md.vm
|
2015-10-30 05:23:09 -04:00 |
|
Ken Geis
|
8fbeb5f5d5
|
Update index.md.vm
update usage examples to match currently used flags (--app -> --project)
|
2015-10-28 09:26:59 -07:00 |
|
Anthony Whitford
|
a92bdfe30d
|
Alternative interpolateString implementation leveraging commons-lang3.
|
2015-10-28 00:08:12 -07:00 |
|
Anthony Whitford
|
7f130ff036
|
Improved interpolateString.
|
2015-10-27 23:25:28 -07:00 |
|
Jeremy Long
|
b704f72854
|
fixed npe
|
2015-10-27 06:15:34 -04:00 |
|
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
|
b0ca38bd29
|
reverted surefire due to IDE integration failures with 2.19
|
2015-10-26 06:30:16 -04:00 |
|
Jeremy Long
|
cf173ee9e7
|
Merge branch 'master' of github.com:jeremylong/DependencyCheck
|
2015-10-25 06:22:36 -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
|
0c69ab80bb
|
Merge pull request #382 from awhitford/MojoStreamClose
Removed unnecessary OutputStream closing.
|
2015-10-25 06:04:28 -04:00 |
|
Jeremy Long
|
662557c2f3
|
Merge pull request #387 from fabioscala/feature/overrideSuppressionFile
Allow setting suppression file in gradle plugin
|
2015-10-25 06:03:15 -04:00 |
|
Jeremy Long
|
346b2c31d2
|
moved default values to the properties file instead of hard-coding them
|
2015-10-25 05:58:57 -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
|
ab7eee7db9
|
updated field name to make it more clear
|
2015-10-24 06:18:09 -04:00 |
|
Jeremy Long
|
487a45f01b
|
updated field name to make it more clear
|
2015-10-24 06:17:31 -04:00 |
|
Jeremy Long
|
60665c6bd8
|
Merge pull request #392 from awhitford/PluginUpgrades
Upgraded plugins.
|
2015-10-23 06:30:17 -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
|
05a05f7e88
|
Merge branch 'awhitford-NvdCheck'
|
2015-10-23 06:28:34 -04:00 |
|
Jeremy Long
|
0c5bdfd7b7
|
added a setInt in support of PR #390
|
2015-10-23 06:28:04 -04:00 |
|
Jeremy Long
|
626e93c7e3
|
minor changes to patch for PR #390
|
2015-10-23 06:27:29 -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
|
c52a0d88df
|
expanded issue #390 to the CLI
|
2015-10-23 06:25:47 -04:00 |
|
Jeremy Long
|
84838d19d9
|
added documentation for issue #390
|
2015-10-23 06:25:20 -04:00 |
|