mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-16 16:46:55 +01:00
resolve merge conflict and update test cases
This commit is contained in:
@@ -253,6 +253,10 @@ public final class Settings {
|
||||
* The properties key for whether experimental analyzers are loaded.
|
||||
*/
|
||||
public static final String ANALYZER_EXPERIMENTAL_ENABLED = "analyzer.experimental.enabled";
|
||||
/**
|
||||
* The properties key for whether experimental analyzers are loaded.
|
||||
*/
|
||||
public static final String ANALYZER_RETIRED_ENABLED = "analyzer.retired.enabled";
|
||||
/**
|
||||
* The properties key for whether the Archive analyzer is enabled.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user