Stefan Neuhaus
a38f8b447c
Cleanup: remove dead code
2017-10-02 17:06:27 +02:00
Stefan Neuhaus
142eb41312
Cleanup: remove useless overwrite
...
As the default is "true" again, we do not need to overwrite it here. And even if we changed the default back to "false", then there would probably be a good reason why we would not want to overwrite it to "true" for this specific analyzer.
2017-10-02 17:05:55 +02:00
Stefan Neuhaus
1835355f4d
Cleanup: formatting and typo
2017-10-02 17:03:20 +02:00
Stefan Neuhaus
3c3534e7da
CentralAnalyzer: Implement retry for fetching MavenArtifacts due to sporadic issues
2017-10-02 17:01:16 +02:00
Jeremy Long
423216f1a3
resolved merge conflict
2017-09-30 07:54:33 -04:00
Jeremy Long
b6936bf805
Merge pull request #880 from elenoir/enhance_csv_report
...
Enhance csv report
2017-09-30 07:29:03 -04:00
Jeremy Long
3b019d173c
resolve merge conflict and update test cases
2017-09-30 07:27:44 -04:00
Jeremy Long
cd018def91
checkstyle suggestions
2017-09-27 06:59:18 -04:00
Jeremy Long
9c0a166b7d
bug fixes
2017-09-27 06:38:52 -04:00
Jeremy Long
516390827b
removed redundant close
2017-09-27 05:40:35 -04:00
Jeremy Long
bb5b6b75b8
ensure CPE analyzer is closed so that the data can be refreshed in the lucene index
2017-09-27 05:26:26 -04:00
Jeremy Long
04dc5f8491
changes to resolve issues with multiple connections to the embedded H2 database
2017-09-25 06:55:22 -04:00
Jeremy Long
1e96b43720
locking fixes for H2 updates
2017-09-15 17:34:46 -04:00
Erik Lenoir
9db7012042
Branch showSummary on checkForFailure
2017-09-14 15:12:57 +02:00
Erik Lenoir
9a9cf826ab
Add TU
2017-09-14 14:01:41 +02:00
Erik Lenoir
60c2e31cea
Enhance CSV report, cf #809
2017-09-14 12:46:10 +02:00
Jeremy Long
4358952e17
checkstyle suggested cleanup
2017-09-12 08:55:57 -04:00
Jeremy Long
e45a5a99c3
updated method names to better state what is happening
2017-09-11 12:55:08 -04:00
Jeremy Long
e5eb056324
updated suppressions based on changes to core
2017-09-10 18:06:58 -04:00
Jeremy Long
3a0a170904
removed invalid loopcount output
2017-09-10 08:46:53 -04:00
Jeremy Long
b05bb8a1ee
updated to support changes for threadsafety
2017-09-10 08:40:01 -04:00
Jeremy Long
a4768386cc
removed unused code
2017-09-10 08:39:33 -04:00
stevespringett
1bfd2d7ac1
Added support for retiring analyzers (disabled by default) and retired the NodePackageAnalyzer.
2017-09-09 21:50:17 -05: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
stevespringett
1b1debdb30
Minor modifications to CSV, JSON, and XML reports to include Dependency.isVirtual and Vulnerability.Source
2017-09-08 00:58:27 -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
33640ccfbb
merged master to keep branch up to date
2017-09-07 06:08:06 -04:00
Jeremy Long
519d90e3d0
Merge branch 'master' of github.com:jeremylong/DependencyCheck
2017-09-07 05:46:35 -04:00
Jeremy Long
417fda8c7c
lgtm suggested changes
2017-09-07 05:46:21 -04:00
stevespringett
c472608876
Added updateOnly and the loading of user-supplied properties files to scan agent
2017-09-05 22:52:00 -05:00
Jeremy Long
7f92109bde
updated to support parallel processing
2017-09-04 08:54:48 -04:00
Jeremy Long
31fb9b0a20
removed synchronization
2017-09-04 08:52:45 -04:00
Jeremy Long
a967735e11
cached the external dependency view
2017-09-04 08:52:20 -04:00
Jeremy Long
3bf69651fd
reverted changes
2017-09-03 21:28:19 -04:00
Jeremy Long
ed22b6532f
coverity suggested updates
2017-09-03 21:10:33 -04:00
Jeremy Long
c4ee53e147
updated init logic
2017-09-03 21:10:13 -04:00
Jeremy Long
cc256d5ef0
removed unused imports
2017-09-03 16:09:02 -04:00
Jeremy Long
f51a7371b7
removed comments
2017-09-03 16:07:24 -04:00
Jeremy Long
f36f4068f3
removed cleanup in favor of close from autoclosable
2017-09-03 14:34:39 -04:00
Jeremy Long
dc41cb7674
increase wait time on travis
2017-09-03 12:34:36 -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