chg: [adversary] sinkholed action added

pull/196/head
Alexandre Dulaunoy 2020-12-28 08:12:28 +01:00
parent 3cc315fe1f
commit 3326603516
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"namespace": "adversary",
"description": "An overview and description of the adversary infrastructure",
"version": 4,
"version": 5,
"predicates": [
{
"value": "infrastructure-status",
@ -56,6 +56,10 @@
{
"value": "pending-law-enforcement-request",
"expanded": "Law enforcement requests are ongoing on the adversary infrastructure"
},
{
"value": "sinkholed",
"expanded": "Infrastructure of the adversary is sinkholed and information is collected"
}
]
},