Jeremy Long
be4d56f8d2
FindBugs corrections
...
Former-commit-id: 22dfeaeb1493fdf25e790018c5d8c1761e935153
2014-03-29 05:58:56 -04:00
Jeremy Long
dfbcd616f2
find bugs corrections
...
Former-commit-id: f1823dd579d03b4caefd94123f4c51a3d8fb3f6c
2014-03-29 05:54:53 -04:00
Jeremy Long
dc0106348d
checkstyle corrections
...
Former-commit-id: d511bf999738c60e35cefb66cdde1f28be1fea3f
2014-03-29 05:34:46 -04:00
Jeremy Long
4220e58d26
checkstyle corrections
...
Former-commit-id: 4f20366676c43817c8f20200b47f6952c866a3a2
2014-03-29 05:23:49 -04:00
Jeremy Long
fa352c1a8f
added back in scan methods that were removed by mistake
...
Former-commit-id: 043ae5b2fd012f06f107e1f46f50bc7157bba858
2014-03-28 05:28:17 -04:00
Jeremy Long
e5d582b30b
updated delete file method
...
Former-commit-id: d7fcac28c99fe0a48aee6822ab288888181e5a51
2014-03-28 05:21:16 -04:00
Jeremy Long
8fb14ffdf3
added support for wildcard extensions in scan path for issue #95
...
Former-commit-id: 48b91add5bf6aa289dc03f1627046971dc0366e6
2014-03-28 05:03:37 -04:00
Jeremy Long
c16e85e7db
fixed bug causing analyzer to hang reading from an empty error input steam
...
Former-commit-id: 1f4ed4fe5bb1900aff6ce2494e3f421312cd578f
2014-03-28 04:06:42 -04:00
Jeremy Long
25a72e3508
Merge branch 'master' of github.com:colezlaw/DependencyCheck into colezlaw-master
...
Former-commit-id: 5320c17bc9730b5bad2bb041d1125f54d06fc873
2014-03-28 02:40:26 -04:00
Will Stranathan
20411da67b
Updated waitFor semantics
...
Former-commit-id: 78be989fdaa6d3e0674050941c901ad37b33c944
2014-03-27 17:34:45 -04:00
Jeremy Long
81bfdc69dd
added initial version of legal disclaimer - it will need to be updated
...
Former-commit-id: 363c2aa5a92422ce31934b1025849ccd7a804cf7
2014-03-27 15:35:59 -04:00
Will Stranathan
5e2829fe49
Squashed commit of the following:
...
commit 1d1a06a5ae7ea4f6e3adbf5a4b8163eba50562a3
Author: Will Stranathan <will@thestranathans.com >
Date: Wed Mar 26 22:59:15 2014 -0400
Updated unit tests and logging
commit bb00174e62c9657809d6e5a9cde7c7308d905593
Author: Will Stranathan <will@thestranathans.com >
Date: Wed Mar 26 22:20:28 2014 -0400
Updated GrokAssembly to not fail if the vendor can't be gotten
commit 27f7c9366acca8abbff9c6e9fa9ce1a1329da887
Author: Will Stranathan <will@thestranathans.com >
Date: Wed Mar 26 22:18:33 2014 -0400
Updated unit test to not care about version number
Former-commit-id: 6329e3f54f2808c54dd998514f0881dc3a976281
2014-03-26 23:02:17 -04:00
Jeremy Long
38e27309fb
updated engine to fix bug with archive analyzer prematurely deleting fiels
...
Former-commit-id: f123c77c3e111291d8e8064b31de2dacca3907fe
2014-03-26 07:33:52 -04:00
Will Stranathan
773e280339
Switched default Nexus to SSL to fix 301 issues
...
Former-commit-id: 8a91f133e64ed6f74f7adcc2d239d36edb57d7e1
2014-03-24 19:59:13 -04:00
Jeremy Long
297a67cd00
applied PR from Steve to close issue #96 and issue #97
...
Former-commit-id: 7bc44a4778d78647c39390b5f39668d827c67995
2014-03-23 23:27:49 -04:00
Jeremy Long
6c85e3502e
various findbug, checkstyle, documentation fixes
...
Former-commit-id: 66fc0bbef000fc9e4210054f15ab973909fe919f
2014-03-23 23:07:27 -04:00
Jeremy Long
690192300f
fixed bug where the analyzers were not being closed
...
Former-commit-id: 3ab4fa8484a65a2e3615549f4f778e63a3d36f4e
2014-03-23 23:06:14 -04:00
Jeremy Long
3ba963f474
added enabled properties in support of issue #86
...
Former-commit-id: 4d6205c4df71256ebf92a39c49a7ad042abf9f16
2014-03-23 23:05:41 -04:00
Jeremy Long
3c56cd6738
added the ability to have a default value for getBoolean
...
Former-commit-id: 1c900a6f55f37c226a8d43df8dfc98913630838a
2014-03-23 00:36:10 -04:00
Jeremy Long
a48ac013e8
updated to allow turning off individual file type analyzers via configuration
...
Former-commit-id: 3f26c9e4540ed2d91d903db9c0f5abb50084ceb4
2014-03-23 00:33:00 -04:00
Jeremy Long
c85b547502
improved the abstract base class to support enabling/disabling each FileTypeAnalyzer
...
Former-commit-id: 9dd07ede35cdf2b5b4babb7d577f30d338c0af3c
2014-03-17 00:08:04 -04:00
Jeremy Long
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.
...
Former-commit-id: 6e7cb5893226f556359955295db2dc8116d4d480
2014-03-16 22:39:44 -04:00
Jeremy Long
fdd7f30e9a
updated initialization of the analyzers to use less looping
...
Former-commit-id: eab3ca87bdf55a46a530e20a84b0948a3c93b9c6
2014-03-16 07:50:41 -04:00
Jeremy Long
6decc1ce30
fixed a bug that caused the suppression file not to load
...
Former-commit-id: d90f00b1f051fa31c95e957786fd7215dbfdc913
2014-03-16 07:02:10 -04:00
Jeremy Long
27bcead1bc
changed the logging level on the "entrance" log
...
Former-commit-id: f0219ea5cac2552ff0255096ba68e9f6c87b7e11
2014-03-16 07:00:44 -04:00
Jeremy Long
acb9c01776
improved manifest parsing to exclude additional entries per issue #88
...
Former-commit-id: b4cad8c8d0182c17770be2163e0565378de3ae9a
2014-03-16 04:49:09 -04:00
Jeremy Long
79fd23d51b
updated so that the Filename was properely escaped in Javascript so that it shows up correctly in the report to fix issue #91
...
Former-commit-id: e2de967442f9504ede9402760c33a1b7501a3536
2014-03-16 04:13:43 -04:00
Jeremy Long
b612926fb6
minor update to the generated report names
...
Former-commit-id: 347cefef415fa91f7cf59e1c167772ebfd3f3ce3
2014-03-15 07:42:55 -04:00
Jeremy Long
99be870ab9
created a new getTempFile() to FileUtils that does not create the file, it only generates the file name
...
Former-commit-id: c3efa45ead91601442903ff190d058810196150d
2014-03-10 21:25:53 -04:00
Jeremy Long
9b2ecb4701
minor checkstyle correctionn
...
Former-commit-id: 57438863b9635f339e1eacdd73913c5ed003348f
2014-03-10 14:53:06 -04:00
Jeremy Long
0de6557872
updated to delete newly created file prior to attempting to copy a new file into its location
...
Former-commit-id: f170e09f4290b746808e0400a106ea9d33b992d6
2014-03-10 10:36:03 -04:00
Jeremy Long
258e890056
minor updates for issue #58
...
Former-commit-id: ffb30eb654dfb71317c32a5553074f45e4024ab9
2014-03-09 12:40:42 -04:00
Jeremy Long
8d8f9c6d26
updated to resolve issue #58
...
Former-commit-id: 4cd1d528f33c8db05a7d0b67460311b1b56426cd
2014-03-08 06:28:36 -05:00
Jeremy Long
c7507d9743
corrected syntax error caused by copy paste
...
Former-commit-id: 32446494c36bf5ea4536b9825046783bb15d4f0f
2014-03-08 06:22:03 -05:00
Jeremy Long
ff970fde56
updated to correctly use the correctly configured temp directory
...
Former-commit-id: 407f3eb2c3ff887eaa6d7969517af75dda01878a
2014-03-08 06:21:08 -05:00
Jeremy Long
5c787e0b69
updated to correctly use the correctly configured temp directory
...
Former-commit-id: 364d0362f9d9107bbee6e83f495b575b8d657372
2014-03-08 06:20:12 -05:00
Jeremy Long
84ecc4c664
added option to download a file without using the configured proxy
...
Former-commit-id: 7153a34a12a02a53bf715fe023e820afd42899d2
2014-03-08 06:18:44 -05:00
Will Stranathan
0cee54c51b
Updated GrokAssembly to catch a couple of possible exceptions
...
Former-commit-id: 4c462a7b5abf98e7ee0898210c684cd68725e0d0
2014-03-05 21:52:19 -05:00
Jeremy Long
94a0c98bfe
added more javadoc
...
Former-commit-id: 2befc7ec80f7ca2f8c7c25554b0b75e3e515eeb0
2014-03-03 07:32:43 -05:00
Jeremy Long
c2b2b2698d
updated pre-flight to correctly skip the proxy if configured to do so
...
Former-commit-id: ee993ded2a19f2a7fbda3f93c8d53ece43c8b1d1
2014-03-03 07:12:58 -05:00
Jeremy Long
9bb630bae6
minor update to logging statement
...
Former-commit-id: bdf69f0747e0dbf4a368050df95b5650960420ad
2014-03-03 07:05:24 -05:00
Jeremy Long
c47b2f5b18
corrected spelling
...
Former-commit-id: c40c47a6b198953b9ae4b5685ee08da5fcd7c0a5
2014-03-03 07:02:59 -05:00
Jeremy Long
ecdc9a968d
updated logging of properties
...
Former-commit-id: 6472713deca91c5492cd9895af0257338ed2d847
2014-03-03 07:01:19 -05:00
Jeremy Long
9d263f11e5
fixed JavaDoc @link missing close curly bracket
...
Former-commit-id: 632dd4de562a1036883103ce89df8f98ee5d8804
2014-03-02 12:26:56 -05:00
Jeremy Long
3f28b30e95
checkstyle fix
...
Former-commit-id: ec2da0e3c262923552a219c6be3deb6004b3f154
2014-03-02 12:26:17 -05:00
Jeremy Long
1b5b61b25e
cleaned up code duplication
...
Former-commit-id: 27896a50114fcee9f2aaeb21915b91b4a198f328
2014-03-01 16:08:58 -05:00
Jeremy Long
00d29b88df
Merge branch 'master' of github.com:colezlaw/DependencyCheck into colezlaw-master
...
Former-commit-id: f3badca9d690cbf388c593f4bea1594855da6d1e
2014-03-01 15:35:57 -05:00
Jeremy Long
b79f7b7ab8
corrected db initialization sequence
...
Former-commit-id: c4f33cc7905d8c4d3c9d9c5fb30556533c962e47
2014-03-01 15:26:17 -05:00
Will Stranathan
9b34b5ca89
Fixed merge conflict
...
Former-commit-id: 4a4bfd553bd5b91c53e87f7e327beb0a605bc21f
2014-03-01 15:07:40 -05:00
Will Stranathan
887a5d50a4
Added proper waitfor to the process. Need to add a watchdog to this
...
Former-commit-id: 51bea69bb73e379fa7aac776171110fa1f75b8d4
2014-03-01 07:24:12 -05:00