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