mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-25 02:21:28 +01:00
type
This commit is contained in:
@@ -62,7 +62,7 @@ public class Engine implements FileFilter {
|
|||||||
*/
|
*/
|
||||||
public enum Mode {
|
public enum Mode {
|
||||||
/**
|
/**
|
||||||
* In evidence collection mode the {@link Engine} only collect evidence from the scan targets,
|
* In evidence collection mode the {@link Engine} only collects evidence from the scan targets,
|
||||||
* and doesn't require a database.
|
* and doesn't require a database.
|
||||||
*/
|
*/
|
||||||
EVIDENCE_COLLECTION(
|
EVIDENCE_COLLECTION(
|
||||||
|
|||||||
Reference in New Issue
Block a user