diff --git a/objects/legal-entity/definition.json b/objects/legal-entity/definition.json index 24feeaf..29f89c5 100644 --- a/objects/legal-entity/definition.json +++ b/objects/legal-entity/definition.json @@ -5,7 +5,7 @@ "attributes": { "text": { "description": "A description of the entity.", - "disable_correlation": "true", + "disable_correlation": true, "ui-priority": 1, "misp-attribute": "text" }, @@ -43,6 +43,6 @@ "version": 1, "description": "An object to describe a legal entity.", "meta-category": "misc", - "uuid": "", + "uuid": "14f5688f-d89c-469f-9878-c48bf6c41c65", "name": "legal-entity" }