mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-20 08:14:44 +01:00
Merge branch 'master' into restructure
This commit is contained in:
@@ -81,7 +81,7 @@ analyzer.central.enabled=true
|
|||||||
analyzer.central.url=https://search.maven.org/solrsearch/select
|
analyzer.central.url=https://search.maven.org/solrsearch/select
|
||||||
# Note - the central query is used in a String.format(query, url, sha1)).
|
# Note - the central query is used in a String.format(query, url, sha1)).
|
||||||
# As such, it must have two %s and any other % must be escapped by doubling it
|
# As such, it must have two %s and any other % must be escapped by doubling it
|
||||||
analyzer.central.query=%s?q=1:%%22%s%%22&wt=xml
|
analyzer.central.query=%s?q=1:%s&wt=xml
|
||||||
|
|
||||||
# the URL for searching api.nodesecurity.io
|
# the URL for searching api.nodesecurity.io
|
||||||
analyzer.nsp.url=https://api.nodesecurity.io/check
|
analyzer.nsp.url=https://api.nodesecurity.io/check
|
||||||
|
|||||||
Reference in New Issue
Block a user