mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-05-09 00:23:47 +02:00
moved hard-coded configuration to properties file and added some additional debugging
This commit is contained in:
@@ -66,4 +66,5 @@ analyzer.nexus.url=https://repository.sonatype.org/service/local/
|
||||
analyzer.nexus.proxy=true
|
||||
|
||||
# use HEAD (default) or GET as HTTP request method for query timestamp
|
||||
downloader.quick.query.timestamp=true
|
||||
downloader.quick.query.timestamp=true
|
||||
downloader.tls.protocols=TLSv1,TLSv1.1,TLSv1.2,TLSv1.3
|
||||
Reference in New Issue
Block a user