Commit Graph

  • cf173ee9e7 Merge branch 'master' of github.com:jeremylong/DependencyCheck Jeremy Long 2015-10-25 06:22:36 -04:00
  • aa9908b34a updated test properties w/ changes that had been made in the main properties Jeremy Long 2015-10-25 06:22:30 -04:00
  • 640674ef72 minor - added a comment explaining one of the preoperties Jeremy Long 2015-10-25 06:21:48 -04:00
  • 0c69ab80bb Merge pull request #382 from awhitford/MojoStreamClose Jeremy Long 2015-10-25 06:04:28 -04:00
  • 662557c2f3 Merge pull request #387 from fabioscala/feature/overrideSuppressionFile Jeremy Long 2015-10-25 06:03:15 -04:00
  • 346b2c31d2 moved default values to the properties file instead of hard-coding them Jeremy Long 2015-10-25 05:58:57 -04:00
  • 62dbf99557 moved default values to the properties file instead of hard-coding them Jeremy Long 2015-10-25 05:57:24 -04:00
  • 99b140adaa updated field name to make it more clear Jeremy Long 2015-10-24 06:19:00 -04:00
  • 387d577d4f updated field name to make it more clear Jeremy Long 2015-10-24 06:18:36 -04:00
  • ab7eee7db9 updated field name to make it more clear Jeremy Long 2015-10-24 06:18:09 -04:00
  • 487a45f01b updated field name to make it more clear Jeremy Long 2015-10-24 06:17:31 -04:00
  • 60665c6bd8 Merge pull request #392 from awhitford/PluginUpgrades Jeremy Long 2015-10-23 06:30:17 -04:00
  • 8fc9a3d6d1 Merge pull request #391 from awhitford/CpeSetting Jeremy Long 2015-10-23 06:29:51 -04:00
  • 05a05f7e88 Merge branch 'awhitford-NvdCheck' Jeremy Long 2015-10-23 06:28:34 -04:00
  • 0c5bdfd7b7 added a setInt in support of PR #390 Jeremy Long 2015-10-23 06:28:04 -04:00
  • 626e93c7e3 minor changes to patch for PR #390 Jeremy Long 2015-10-23 06:27:29 -04:00
  • b588c4c900 set a default value of four hours for issue #390 Jeremy Long 2015-10-23 06:26:42 -04:00
  • c52a0d88df expanded issue #390 to the CLI Jeremy Long 2015-10-23 06:25:47 -04:00
  • 84838d19d9 added documentation for issue #390 Jeremy Long 2015-10-23 06:25:20 -04:00
  • faf335a181 expanded issue #390 to the Ant task Jeremy Long 2015-10-23 06:24:14 -04:00
  • 5c25351884 removed default value that over-wrote the properties file value Jeremy Long 2015-10-23 06:22:58 -04:00
  • 520f3cb09a Merge branch 'NvdCheck' of https://github.com/awhitford/DependencyCheck into awhitford-NvdCheck Jeremy Long 2015-10-23 05:32:27 -04:00
  • e234246618 Upgraded plugins. Anthony Whitford 2015-10-22 00:18:50 -07:00
  • 5d1d378f61 Shouldn't CPE Updater use the CPE_MODIFIED_VALID_FOR_DAYS setting (not CVE)? Anthony Whitford 2015-10-21 23:56:28 -07:00
  • cef3bb7424 Reworked withinDateRange to avoid type conversion between doubles and longs; expressed in long integer math. Anthony Whitford 2015-10-21 23:27:03 -07:00
  • ccb03f2763 Added cveValidForHours parameter that can suppress redundant and repetitive checks for NVD CVE changes. Anthony Whitford 2015-10-21 23:25:18 -07:00
  • 1f6168366b Added logic to optionally prevent overly repetitive checks for NVD CVE changes. Anthony Whitford 2015-10-21 23:23:47 -07:00
  • cd5bf85245 Added a database property for recording the last time the NVD CVE was checked. Anthony Whitford 2015-10-21 23:21:25 -07:00
  • f2778e5d28 Adding a setting to suppress repetitive NVD checks. Anthony Whitford 2015-10-21 23:19:57 -07:00
  • c2e6065ed7 added option to change the name of the report per issue #389 Jeremy Long 2015-10-20 06:18:28 -04:00
  • fccba5f7fd Merge pull request #381 from awhitford/SkipMojo Jeremy Long 2015-10-20 05:58:16 -04:00
  • 3f230c5a05 resolve issue #372 Jeremy Long 2015-10-18 06:32:44 -04:00
  • dc849c3891 removed duplicate abstract test base Jeremy Long 2015-10-18 06:17:21 -04:00
  • 2770b58a20 fixing the build Jeremy Long 2015-10-18 06:07:23 -04:00
  • 37519acfb8 minor performance improvement Jeremy Long 2015-10-17 07:42:09 -04:00
  • ad8c7b3cd2 missed one character in my lucene escape util Jeremy Long 2015-10-17 07:40:38 -04:00
  • 04db8d3208 Merge pull request #385 from awhitford/FileUtils Jeremy Long 2015-10-16 06:30:53 -04:00
  • 666e3b1e30 fix for issue #384 Jeremy Long 2015-10-16 06:23:03 -04:00
  • dc68781c06 Allow setting suppression file in gradle plugin Fabio Scala 2015-10-15 11:24:33 +02:00
  • a7f50d147e depending on test order this test may fail if ArchiveAnalyzer was previously loaded. Jeremy Long 2015-10-14 07:12:04 -04:00
  • 7e639db5de Leveraging FilenameUtils rather than string dissection. Anthony Whitford 2015-10-14 00:16:20 -07:00
  • 19a97a1706 Demonstrating the benefit of commons-io instead of the simpler string dissection. Anthony Whitford 2015-10-13 23:59:31 -07:00
  • cd66a9ef61 Demonstrating the benefit of commons-io instead of the simpler string dissection. Anthony Whitford 2015-10-13 23:59:11 -07:00
  • f121430a5d Simplified getFileExtension by leveraging commons-io. Also cut a line from delete. Anthony Whitford 2015-10-13 23:50:41 -07:00
  • 2f518dacfc Merge branch 'master' of github.com:jeremylong/DependencyCheck Jeremy Long 2015-10-13 21:24:22 -04:00
  • fded8b6cd3 fixed issue #383 Jeremy Long 2015-10-13 21:24:03 -04:00
  • 3b6c64dc9d move test resource to correct directory Jeremy Long 2015-10-13 19:03:33 -04:00
  • d742985640 resolve issue #377 Jeremy Long 2015-10-13 19:03:19 -04:00
  • a13dd58989 Merge pull request #380 from awhitford/TestLint Jeremy Long 2015-10-12 06:46:50 -04:00
  • 622b3210ae Merge pull request #379 from awhitford/HashSetLen Jeremy Long 2015-10-12 06:46:12 -04:00
  • 90c97ed6aa Merge pull request #376 from awhitford/ComposerExSerial Jeremy Long 2015-10-12 06:45:38 -04:00
  • 53a4dfbf88 Merge pull request #378 from awhitford/RmNonCloseStream Jeremy Long 2015-10-12 06:45:20 -04:00
  • f488c57363 Merge branch 'awhitford-DbMerge' Jeremy Long 2015-10-12 06:44:00 -04:00
  • 0ce830ca9d fixed test case to correctly initialize the settings Jeremy Long 2015-10-12 06:43:32 -04:00
  • 30ae418c2c updated MySQL profile Jeremy Long 2015-10-12 06:42:55 -04:00
  • 3b976d211f upgrdae db schema version Jeremy Long 2015-10-12 06:15:24 -04:00
  • cca49b5dc2 added information regarding updating the database schema Jeremy Long 2015-10-12 06:13:06 -04:00
  • 8c2b2070c6 added URL to database upgrade page Jeremy Long 2015-10-12 05:53:07 -04:00
  • 24b8ff26db Merge branch 'DbMerge' of https://github.com/awhitford/DependencyCheck into awhitford-DbMerge Jeremy Long 2015-10-12 05:48:03 -04:00
  • f0d93538ae changed update script to fail on non-H2 databases; they require manual upgrades Jeremy Long 2015-10-12 05:47:50 -04:00
  • 02eab65c4e upgrade h2 db schema to 3.0 Jeremy Long 2015-10-12 05:47:00 -04:00
  • d941aa7df3 script to upgrade a MySQL db Jeremy Long 2015-10-12 05:46:33 -04:00
  • b5026a45f6 Removed unnecessary OutputStream closing. Also the flush and reset are not necessary since the stream is being closed right away. Anthony Whitford 2015-10-11 19:09:03 -07:00
  • 79fde3ebc9 Added basic skip option for mojos. Anthony Whitford 2015-10-11 18:44:25 -07:00
  • 031d648585 Removed compiler warnings from test code. Anthony Whitford 2015-10-11 17:48:27 -07:00
  • 762b2fe7d6 Leverage Collections.singleton for single entry HashSets. Anthony Whitford 2015-10-11 17:32:08 -07:00
  • 5db377923e Sized the new HashSet to avoid rehashing risk. Anthony Whitford 2015-10-11 16:51:57 -07:00
  • c3177df739 Removing unused NonClosingStream. Anthony Whitford 2015-10-11 11:42:03 -07:00
  • 0dc36765f1 Added missing serialVersionUID to new ComposerException. Anthony Whitford 2015-10-10 16:19:59 -07:00
  • 38e61ebd8d Merge branch 'awhitford-MvnPhase' Jeremy Long 2015-10-10 06:15:29 -04:00
  • 529b9739b5 changed default phase to VERIFY Jeremy Long 2015-10-10 06:14:50 -04:00
  • a014ca7d8a Merge branch 'MvnPhase' of https://github.com/awhitford/DependencyCheck into awhitford-MvnPhase Jeremy Long 2015-10-10 05:59:04 -04:00
  • 83701f7d0d Merge pull request #374 from awhitford/EngineScanTweak Jeremy Long 2015-10-10 05:54:31 -04:00
  • b2500939f3 Merge pull request #375 from skitt/cme-fix Jeremy Long 2015-10-10 05:52:32 -04:00
  • 1852b9dbb2 Avoid ConcurrentModificationExceptions Stephen Kitt 2015-10-09 17:07:27 +02:00
  • 069474fc71 Consolidated scan(Set) and scan(List) with scan(Collection). Anthony Whitford 2015-10-09 07:52:43 -07:00
  • e7f518264a Merge branch 'master' of github.com:jeremylong/DependencyCheck Jeremy Long 2015-10-09 08:52:06 -04:00
  • b0b096c3f5 updated version to 1.3.2-SNAPSHOT Jeremy Long 2015-10-09 08:51:58 -04:00
  • bfa9d04d42 added another suppression rule Jeremy Long 2015-10-09 08:33:04 -04:00
  • 7dbe58469a Merge pull request #371 from awhitford/CpeLucenePerf Jeremy Long 2015-10-09 07:03:35 -04:00
  • 41b36dabc2 Merge pull request #370 from awhitford/DontLogToString Jeremy Long 2015-10-09 07:01:44 -04:00
  • 4a685557d9 Merge pull request #369 from awhitford/BadSuppress Jeremy Long 2015-10-09 07:01:02 -04:00
  • e7ef4b6906 Merge pull request #367 from awhitford/SettingsCleanup Jeremy Long 2015-10-09 07:00:39 -04:00
  • 67502fb9d3 Merge pull request #368 from awhitford/UtilsCleanup Jeremy Long 2015-10-09 06:59:33 -04:00
  • 960283bdcf Do not need or want to call toString for a logger parameter. Anthony Whitford 2015-10-09 02:08:07 -07:00
  • 39f30eab7a Re-use Document and Field instances to minimize GC overhead. See http://wiki.apache.org/lucene-java/ImproveIndexingSpeed Anthony Whitford 2015-10-09 00:38:55 -07:00
  • 24b4741aaf Removed unnecessary @SuppressWarnings. Anthony Whitford 2015-10-08 23:40:14 -07:00
  • 64f373fb43 Removed old warning suppression. Anthony Whitford 2015-10-08 20:58:20 -07:00
  • bc1830d8eb Removed redundant call to length for substring. Anthony Whitford 2015-10-08 20:57:28 -07:00
  • f2a2a91682 Slight simplification to standard getInt and getLong. Anthony Whitford 2015-10-08 00:56:38 -07:00
  • 274ac339ad Corrected a few bugs in Settings. Anthony Whitford 2015-10-08 00:39:57 -07:00
  • 1d916286ee Changing the check phase from compile to verify. Anthony Whitford 2015-10-07 23:11:53 -07:00
  • 832d54300a fixed suppression for issue #365 Jeremy Long 2015-10-03 07:41:15 -04:00
  • ba6d3bbe15 added suppression for issue #365 Jeremy Long 2015-10-03 07:35:05 -04:00
  • c1d0789ac7 the Central analyzer should be enabled by default Jeremy Long 2015-09-30 06:37:47 -04:00
  • 0573d0083e Ruby Bundler: Throw AnalysisException in initialize if can't run bundle-audit. Dale Visser 2015-09-22 15:07:43 -04:00
  • e57d62b682 Merge branch 'upmaster' into ruby-bundler Dale Visser 2015-09-22 14:21:43 -04:00
  • bb6f27b322 updated other tool(s) listed Jeremy Long 2015-09-22 06:12:10 -04:00
  • 86f424ad37 Merge pull request #358 from wmaintw/master Jeremy Long 2015-09-22 06:01:19 -04:00
  • ad81bbc761 modify README ma wei 2015-09-21 09:26:25 +08:00