Update machinetag.yaml
parent
0e1b1146c1
commit
5fca6ed717
|
@ -52,6 +52,9 @@ values:
|
||||||
- value: dataset
|
- value: dataset
|
||||||
expanded: Dataset
|
expanded: Dataset
|
||||||
description: Dataset for validation of detections and tool stacks,
|
description: Dataset for validation of detections and tool stacks,
|
||||||
|
- value: configuration
|
||||||
|
expanded: Configuration
|
||||||
|
description: A configuration describes the state or environment conditions of a tool.
|
||||||
- predicate: scope
|
- predicate: scope
|
||||||
entry:
|
entry:
|
||||||
- value: identify
|
- value: identify
|
||||||
|
@ -70,6 +73,8 @@ values:
|
||||||
expanded: Investigate
|
expanded: Investigate
|
||||||
- value: train
|
- value: train
|
||||||
expanded: Train
|
expanded: Train
|
||||||
|
- value: reset
|
||||||
|
expanded: Reset
|
||||||
- value: test
|
- value: test
|
||||||
expanded: Test
|
expanded: Test
|
||||||
predicates:
|
predicates:
|
||||||
|
|
Loading…
Reference in New Issue