Update machinetag.json
parent
25b1db3f6f
commit
d59e020dae
|
@ -55,6 +55,10 @@
|
||||||
{
|
{
|
||||||
"predicate": "scope",
|
"predicate": "scope",
|
||||||
"entry": [
|
"entry": [
|
||||||
|
{
|
||||||
|
"value": "identify",
|
||||||
|
"expanded": "Identify"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"value": "protection",
|
"value": "protection",
|
||||||
"expanded": "Protection"
|
"expanded": "Protection"
|
||||||
|
@ -63,6 +67,14 @@
|
||||||
"value": "detection",
|
"value": "detection",
|
||||||
"expanded": "Detection"
|
"expanded": "Detection"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"value": "response",
|
||||||
|
"expanded": "Response"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"value": "recover",
|
||||||
|
"expanded": "Recover"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"value": "exploitation",
|
"value": "exploitation",
|
||||||
"expanded": "Exploitation"
|
"expanded": "Exploitation"
|
||||||
|
|
Loading…
Reference in New Issue