mirror of https://github.com/MISP/misp-objects
Removed required field
parent
d04d453f47
commit
bb686f24d4
|
@ -128,9 +128,6 @@
|
||||||
"description": "An object to describe ransom negotiations, as seen in ransomware incidents.",
|
"description": "An object to describe ransom negotiations, as seen in ransomware incidents.",
|
||||||
"meta-category": "financial",
|
"meta-category": "financial",
|
||||||
"name": "ransom-negotiation",
|
"name": "ransom-negotiation",
|
||||||
"requiredOneOf": [
|
|
||||||
"wallet-address"
|
|
||||||
],
|
|
||||||
"uuid": "FB72F951-DE2E-4B54-A570-8FC560A74B06",
|
"uuid": "FB72F951-DE2E-4B54-A570-8FC560A74B06",
|
||||||
"version": 1.2
|
"version": 1.2
|
||||||
}
|
}
|
Loading…
Reference in New Issue