mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-02-25 03:45:16 +01:00
OpenSSL: Untested changes to get command-line working.
Former-commit-id: f81a410bba6cbc1b71cb7d5fef121eb4f52a780b
This commit is contained in:
@@ -217,6 +217,10 @@ public final class Settings {
|
||||
* The properties key for whether the Central analyzer is enabled.
|
||||
*/
|
||||
public static final String ANALYZER_CENTRAL_ENABLED = "analyzer.central.enabled";
|
||||
/**
|
||||
* The properties key for whether the OpenSSL analyzer is enabled.
|
||||
*/
|
||||
public static final String ANALYZER_OPENSSL_ENABLED = "analyzer.openssl.enabled";
|
||||
/**
|
||||
* The properties key for the Central search URL.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user