Commit Graph

  • 6cfcc903df updated documentation to support wild card file extensions Jeremy Long 2014-03-29 05:23:34 -04:00
  • fa352c1a8f added back in scan methods that were removed by mistake Jeremy Long 2014-03-28 05:28:17 -04:00
  • 2ccae9f434 added back in scan methods that were removed by mistake Jeremy Long 2014-03-28 05:28:17 -04:00
  • e5d582b30b updated delete file method Jeremy Long 2014-03-28 05:21:16 -04:00
  • 139bf0ee35 updated delete file method Jeremy Long 2014-03-28 05:21:16 -04:00
  • 8fb14ffdf3 added support for wildcard extensions in scan path for issue #95 Jeremy Long 2014-03-28 05:03:37 -04:00
  • 1ce6e37e78 added support for wildcard extensions in scan path for issue #95 Jeremy Long 2014-03-28 05:03:37 -04:00
  • c16e85e7db fixed bug causing analyzer to hang reading from an empty error input steam Jeremy Long 2014-03-28 04:06:42 -04:00
  • 462026e7e9 fixed bug causing analyzer to hang reading from an empty error input steam Jeremy Long 2014-03-28 04:06:42 -04:00
  • 25a72e3508 Merge branch 'master' of github.com:colezlaw/DependencyCheck into colezlaw-master Jeremy Long 2014-03-28 02:40:26 -04:00
  • 2f180510b8 Merge branch 'master' of github.com:colezlaw/DependencyCheck into colezlaw-master Jeremy Long 2014-03-28 02:40:26 -04:00
  • 20411da67b Updated waitFor semantics Will Stranathan 2014-03-27 17:34:45 -04:00
  • 53e67dfb27 Updated waitFor semantics Will Stranathan 2014-03-27 17:34:45 -04:00
  • 81bfdc69dd added initial version of legal disclaimer - it will need to be updated Jeremy Long 2014-03-27 15:35:59 -04:00
  • ff951130b6 added initial version of legal disclaimer - it will need to be updated Jeremy Long 2014-03-27 15:35:59 -04:00
  • 5e2829fe49 Squashed commit of the following: Will Stranathan 2014-03-26 23:02:17 -04:00
  • 69ebb53a05 Squashed commit of the following: Will Stranathan 2014-03-26 23:02:17 -04:00
  • 2aba09f090 added another test jar Jeremy Long 2014-03-26 07:38:13 -04:00
  • 1a2a3d1945 added another test jar Jeremy Long 2014-03-26 07:38:13 -04:00
  • 38e27309fb updated engine to fix bug with archive analyzer prematurely deleting fiels Jeremy Long 2014-03-26 07:33:52 -04:00
  • c8b967ba37 updated engine to fix bug with archive analyzer prematurely deleting fiels Jeremy Long 2014-03-26 07:33:52 -04:00
  • 6b586684e6 updated documentation for PR #98 Jeremy Long 2014-03-24 23:55:36 -04:00
  • 83b713a781 updated documentation for PR #98 Jeremy Long 2014-03-24 23:55:36 -04:00
  • 773e280339 Switched default Nexus to SSL to fix 301 issues Will Stranathan 2014-03-24 19:59:13 -04:00
  • c930568df7 Switched default Nexus to SSL to fix 301 issues Will Stranathan 2014-03-24 19:59:13 -04:00
  • 297a67cd00 applied PR from Steve to close issue #96 and issue #97 Jeremy Long 2014-03-23 23:27:49 -04:00
  • 95e2c6179f applied PR from Steve to close issue #96 and issue #97 Jeremy Long 2014-03-23 23:27:49 -04:00
  • ceb61ebe74 added configuration settings to the interfaces to support disabling of specific analyzers per issue #86 Jeremy Long 2014-03-23 23:08:03 -04:00
  • dfdf690575 added configuration settings to the interfaces to support disabling of specific analyzers per issue #86 Jeremy Long 2014-03-23 23:08:03 -04:00
  • 6c85e3502e various findbug, checkstyle, documentation fixes Jeremy Long 2014-03-23 23:07:27 -04:00
  • db30517516 various findbug, checkstyle, documentation fixes Jeremy Long 2014-03-23 23:07:27 -04:00
  • 690192300f fixed bug where the analyzers were not being closed Jeremy Long 2014-03-23 23:06:14 -04:00
  • 534b2e59a0 fixed bug where the analyzers were not being closed Jeremy Long 2014-03-23 23:06:14 -04:00
  • 3ba963f474 added enabled properties in support of issue #86 Jeremy Long 2014-03-23 23:05:41 -04:00
  • 5028216058 added enabled properties in support of issue #86 Jeremy Long 2014-03-23 23:05:41 -04:00
  • 9b2cacc3a0 updated documentation Jeremy Long 2014-03-23 23:03:51 -04:00
  • 173947fd7d updated documentation Jeremy Long 2014-03-23 23:03:51 -04:00
  • 315a616293 updated tests to fix issues with the analyzer disabling themselves Jeremy Long 2014-03-23 00:36:54 -04:00
  • 9aa6ad216d updated tests to fix issues with the analyzer disabling themselves Jeremy Long 2014-03-23 00:36:54 -04:00
  • 3c56cd6738 added the ability to have a default value for getBoolean Jeremy Long 2014-03-23 00:36:10 -04:00
  • b2a5963f5a added the ability to have a default value for getBoolean Jeremy Long 2014-03-23 00:36:10 -04:00
  • a48ac013e8 updated to allow turning off individual file type analyzers via configuration Jeremy Long 2014-03-23 00:33:00 -04:00
  • c80fdee99b updated to allow turning off individual file type analyzers via configuration Jeremy Long 2014-03-23 00:33:00 -04:00
  • 258602ce1a fixed teest case Jeremy Long 2014-03-17 20:42:43 -04:00
  • 270db7829d fixed teest case Jeremy Long 2014-03-17 20:42:43 -04:00
  • c85b547502 improved the abstract base class to support enabling/disabling each FileTypeAnalyzer Jeremy Long 2014-03-17 00:08:04 -04:00
  • 5ff9ec9942 improved the abstract base class to support enabling/disabling each FileTypeAnalyzer Jeremy Long 2014-03-17 00:08:04 -04:00
  • d6266c36bf major revision to patch issue #86; file type analyzers will no longer initialize if no files were detected that they can process during the scan phase. Jeremy Long 2014-03-16 22:39:44 -04:00
  • 2fc554e1d4 major revision to patch issue #86; file type analyzers will no longer initialize if no files were detected that they can process during the scan phase. Jeremy Long 2014-03-16 22:39:44 -04:00
  • fdd7f30e9a updated initialization of the analyzers to use less looping Jeremy Long 2014-03-16 07:50:41 -04:00
  • 7a35c1638b updated initialization of the analyzers to use less looping Jeremy Long 2014-03-16 07:50:41 -04:00
  • 3994ef3619 added a vulnerability suppression analyzer test case Jeremy Long 2014-03-16 07:05:05 -04:00
  • 916243468f added a vulnerability suppression analyzer test case Jeremy Long 2014-03-16 07:05:05 -04:00
  • 633028a63f updated class name Jeremy Long 2014-03-16 07:04:36 -04:00
  • cb56bbc122 updated class name Jeremy Long 2014-03-16 07:04:36 -04:00
  • 013374e9db renamed class Jeremy Long 2014-03-16 07:02:58 -04:00
  • d1b2d5cb27 renamed class Jeremy Long 2014-03-16 07:02:58 -04:00
  • 4358b47e91 renamed class Jeremy Long 2014-03-16 07:02:34 -04:00
  • 884b56a4ef renamed class Jeremy Long 2014-03-16 07:02:34 -04:00
  • 6decc1ce30 fixed a bug that caused the suppression file not to load Jeremy Long 2014-03-16 07:02:10 -04:00
  • eeb8d9cdf5 fixed a bug that caused the suppression file not to load Jeremy Long 2014-03-16 07:02:10 -04:00
  • 8a3dba3064 updated the base class name to be more accurate Jeremy Long 2014-03-16 07:01:24 -04:00
  • e8d7bbd280 updated the base class name to be more accurate Jeremy Long 2014-03-16 07:01:24 -04:00
  • 27bcead1bc changed the logging level on the "entrance" log Jeremy Long 2014-03-16 07:00:44 -04:00
  • 277ee4c4b2 changed the logging level on the "entrance" log Jeremy Long 2014-03-16 07:00:44 -04:00
  • acb9c01776 improved manifest parsing to exclude additional entries per issue #88 Jeremy Long 2014-03-16 04:49:09 -04:00
  • efa6c8135d improved manifest parsing to exclude additional entries per issue #88 Jeremy Long 2014-03-16 04:49:09 -04:00
  • 79fd23d51b updated so that the Filename was properely escaped in Javascript so that it shows up correctly in the report to fix issue #91 Jeremy Long 2014-03-16 04:13:43 -04:00
  • cbb705c367 updated so that the Filename was properely escaped in Javascript so that it shows up correctly in the report to fix issue #91 Jeremy Long 2014-03-16 04:13:43 -04:00
  • 776614d211 minor update to the generated report names Jeremy Long 2014-03-15 07:48:19 -04:00
  • 44326cd8c1 minor update to the generated report names Jeremy Long 2014-03-15 07:48:19 -04:00
  • b03a498cd7 updated to resolve issue #87 Jeremy Long 2014-03-15 07:46:29 -04:00
  • 4592ab4bf5 updated to resolve issue #87 Jeremy Long 2014-03-15 07:46:29 -04:00
  • b612926fb6 minor update to the generated report names Jeremy Long 2014-03-15 07:42:55 -04:00
  • 870849f01a minor update to the generated report names Jeremy Long 2014-03-15 07:42:55 -04:00
  • b67377f505 patch from davidkarlsen (PR #85) was applied to resolve issue #84 Jeremy Long 2014-03-12 23:40:42 -04:00
  • a00bcc3df2 patch from davidkarlsen (PR #85) was applied to resolve issue #84 Jeremy Long 2014-03-12 23:40:42 -04:00
  • a64a31923a version 1.1.3 of the site documentation Jeremy Long 2014-03-11 12:02:33 -04:00
  • 2033acbe2a updated logo Jeremy Long 2014-03-11 11:59:54 -04:00
  • 122dc5baf4 updated logo Jeremy Long 2014-03-11 11:59:54 -04:00
  • e435cfc489 version 1.1.4-SNAPSHOT Jeremy Long 2014-03-11 11:52:57 -04:00
  • a276d2da4f version 1.1.4-SNAPSHOT Jeremy Long 2014-03-11 11:52:57 -04:00
  • a3199a52af version 1.1.3 Jeremy Long 2014-03-11 11:49:32 -04:00
  • 6f04d4d43b version 1.1.3 v1.1.3 Jeremy Long 2014-03-11 11:49:32 -04:00
  • 99be870ab9 created a new getTempFile() to FileUtils that does not create the file, it only generates the file name Jeremy Long 2014-03-10 21:25:53 -04:00
  • a966f263a2 created a new getTempFile() to FileUtils that does not create the file, it only generates the file name Jeremy Long 2014-03-10 21:25:53 -04:00
  • 9b2ecb4701 minor checkstyle correctionn Jeremy Long 2014-03-10 14:53:06 -04:00
  • ac5a23ef29 minor checkstyle correctionn Jeremy Long 2014-03-10 14:53:06 -04:00
  • be7443a0a0 updated to ignore .LCKpom.xml~ Jeremy Long 2014-03-10 11:25:40 -04:00
  • b82804018d updated to ignore .LCKpom.xml~ Jeremy Long 2014-03-10 11:25:40 -04:00
  • 0de6557872 updated to delete newly created file prior to attempting to copy a new file into its location Jeremy Long 2014-03-10 10:36:03 -04:00
  • 35b0b684df updated to delete newly created file prior to attempting to copy a new file into its location Jeremy Long 2014-03-10 10:36:03 -04:00
  • 258e890056 minor updates for issue #58 Jeremy Long 2014-03-09 12:40:42 -04:00
  • a627ca2127 minor updates for issue #58 Jeremy Long 2014-03-09 12:40:42 -04:00
  • d84bbad79a initial version of test cases Jeremy Long 2014-03-09 12:39:36 -04:00
  • 05a1096e25 initial version of test cases Jeremy Long 2014-03-09 12:39:36 -04:00
  • 07e6477686 Fixed two discrepancies in the CLI options Will Stranathan 2014-03-08 18:58:39 -05:00
  • 9600e56344 Fixed two discrepancies in the CLI options Will Stranathan 2014-03-08 18:58:39 -05:00
  • acde161412 updated grokassembly version in the test case Jeremy Long 2014-03-08 06:36:31 -05:00
  • 1bb0871948 updated grokassembly version in the test case Jeremy Long 2014-03-08 06:36:31 -05:00