Jeremy Long
|
e45a5a99c3
|
updated method names to better state what is happening
|
2017-09-11 12:55:08 -04:00 |
|
Jeremy Long
|
1548f9a4b2
|
refactored the dependency object to be threadsafe
|
2017-09-09 20:42:42 -04:00 |
|
Jeremy Long
|
61390b200d
|
Merge branch 'threadsafe' into dependency-updates
|
2017-09-09 15:47:06 -04:00 |
|
Jeremy Long
|
df737539a5
|
Merge branch 'master' into threadsafe
|
2017-09-09 15:46:46 -04:00 |
|
Jeremy Long
|
5bbb386f8c
|
evidence thread-safety updates
|
2017-09-09 15:42:12 -04:00 |
|
stevespringett
|
bbd59be1d6
|
Minor modification to XML schema and unit test.
|
2017-09-08 10:06:32 -05:00 |
|
Jeremy Long
|
37eefc7f8b
|
removed unused imports
|
2017-09-07 06:12:34 -04:00 |
|
Jeremy Long
|
325ed8e47c
|
converted to integration test as updates from NVD are required for this test which slows down just a standard mvn package
|
2017-09-07 06:11:50 -04:00 |
|
Jeremy Long
|
3bf69651fd
|
reverted changes
|
2017-09-03 21:28:19 -04:00 |
|
Jeremy Long
|
cc256d5ef0
|
removed unused imports
|
2017-09-03 16:09:02 -04:00 |
|
Jeremy Long
|
f36f4068f3
|
removed cleanup in favor of close from autoclosable
|
2017-09-03 14:34:39 -04:00 |
|
Jeremy Long
|
ab5de24518
|
continued work on threading and code improvement
|
2017-09-03 09:05:55 -04:00 |
|
Jeremy Long
|
795de6f9ea
|
added test case
|
2017-09-02 06:35:17 -04:00 |
|
Jeremy Long
|
7eda83a434
|
fixed test cacses
|
2017-08-31 07:01:43 -04:00 |
|
Jeremy Long
|
190fa55ace
|
commented out invalid test case
|
2017-08-31 06:03:49 -04:00 |
|
Jeremy Long
|
ff7ebf405c
|
fix test case
|
2017-08-31 05:48:34 -04:00 |
|
Jeremy Long
|
74a2326e0e
|
Modified CveDB and Settings so that they are no longer singletons; first step in thread safety updates
|
2017-08-30 06:47:45 -04:00 |
|
Jeremy Long
|
0f87dee1a0
|
Merge branch 'catch_ioexception_parsing_manifest' of https://github.com/mealingr/DependencyCheck into mealingr-catch_ioexception_parsing_manifest
|
2017-08-23 05:51:15 -04:00 |
|
Richard Mealing
|
5d87dc2942
|
change to skip and remove macOS metadata and non-zip files
|
2017-08-21 13:51:45 +01:00 |
|
Jeremy Long
|
bcae8d2015
|
Merge pull request #839 from jeremylong/h2upgrade
H2 Upgrade
|
2017-08-20 11:02:17 -04:00 |
|
Jeremy Long
|
a015cf4210
|
patch to fix issue #844
|
2017-08-19 17:20:36 -04:00 |
|
Jeremy Long
|
07f838ccf3
|
patch to fix issue #844
|
2017-08-19 17:18:48 -04:00 |
|
Richard Mealing
|
e7055c8a38
|
increased test robustness
|
2017-08-18 09:55:19 +01:00 |
|
Richard Mealing
|
ab2e5f31c8
|
catch IOExceptions when parsing jar manifest
|
2017-08-17 19:54:13 +01:00 |
|
Jeremy Long
|
c0aca39d31
|
revert database name to dc.h2.db
|
2017-08-13 16:05:26 -04:00 |
|
Jeremy Long
|
bf5aafe455
|
improve usage of lucene, add stop words, code cleanup, etc.
|
2017-08-13 13:18:58 -04:00 |
|
Jeremy Long
|
3ef80644f8
|
updated connection string for concurrency
|
2017-08-13 08:28:32 -04:00 |
|
Kevin Tham
|
89c63ac5c9
|
Add NspAnalyzerTest.java and package.json files for testing
|
2017-08-08 11:30:54 -07:00 |
|
Jeremy Long
|
9fd8f1c898
|
initial upgrade of h2
|
2017-08-07 18:37:03 -04:00 |
|
Jeremy Long
|
2753bb97c8
|
added synchronization per issue #785
|
2017-07-26 11:48:50 -04:00 |
|
Jeremy Long
|
8a8d4fb994
|
updated temporary data directory logic as the previous implementation did not work correctly
|
2017-07-26 09:59:21 -04:00 |
|
Jeremy Long
|
d24dac26ea
|
updated setup/teardown so that the settings are properly set
|
2017-07-25 13:07:16 -04:00 |
|
Jeremy Long
|
06cf39b59b
|
cleanup, checkstyle, etc.
|
2017-07-23 08:34:40 -04:00 |
|
Jeremy Long
|
5703a44ab5
|
Merge pull request #798 from markrekveld/engine-modes
Adds engine execution modes to separate evidence collection from analysis. The default case is to use both evidence collection and analysis.
|
2017-07-19 06:28:05 -04:00 |
|
Jeremy Long
|
2ab92a940b
|
updates to resolve issue #801
|
2017-07-16 13:15:23 -04:00 |
|
Mark Rekveld
|
ccce1eea4b
|
tests
|
2017-07-11 09:59:28 +02:00 |
|
Mark Rekveld
|
e6ec9d9aa3
|
Autocloseable
|
2017-07-10 16:58:08 +02:00 |
|
Mark Rekveld
|
f2aa3f12be
|
javadocs + tests
|
2017-07-10 16:28:02 +02:00 |
|
Jeremy Long
|
eb244e0234
|
minor code quality cleanup per codacy
|
2017-07-06 06:55:16 -04:00 |
|
Jeremy Long
|
3ffb2d1312
|
removed un-needed checks in tearDown
|
2017-07-06 06:31:20 -04:00 |
|
Jeremy Long
|
d76832f761
|
updated tear down to call the correct close method for this test
|
2017-07-06 06:17:49 -04:00 |
|
Jeremy Long
|
d5503ff615
|
updated error reporting for non-existent files
|
2017-07-06 06:05:26 -04:00 |
|
vladt
|
725f1e9759
|
Fixed the creation of the GrokAssembly.exe temp file and the cleanup of the temp config file.
|
2017-07-05 10:07:29 -04:00 |
|
Jeremy Long
|
b9e9c837c8
|
sonar, checkstyle, etc. suggested changes
|
2017-06-23 06:26:18 -04:00 |
|
Phillip Whittlesea
|
9a30c3d0cb
|
Merge branch 'master' into issue-730
|
2017-06-19 21:44:25 +01:00 |
|
Phillip Whittlesea
|
8021aaed4b
|
Issue #730: Core tests for multiple suppression files
Added updates to Maven plugin documentation
Added upgrade notes to the README
|
2017-06-12 01:18:10 +01:00 |
|
Jeremy Long
|
d498c7c7b0
|
resolve conflicts
|
2017-06-04 20:54:17 -04:00 |
|
Jeremy Long
|
422418f396
|
minor codacy suggested changes
|
2017-06-04 08:13:59 -04:00 |
|
Jeremy Long
|
6b359a7138
|
codacy, checkstyle, upgrades, etc.
|
2017-06-04 06:41:30 -04:00 |
|
Jeremy Long
|
52b2b4794e
|
Merge branch 'stevespringett-master' of github.com:jeremylong/DependencyCheck into stevespringett-master
|
2017-06-02 06:45:47 -04:00 |
|