Update machinetag.json

pull/196/head
Freddy Dezeure 2021-01-03 16:13:03 +01:00 committed by GitHub
parent 25b1db3f6f
commit d59e020dae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -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"