diff --git a/objects/ilr-notification-incident/definition.json b/objects/ilr-notification-incident/definition.json index 92dd618..6800fc4 100644 --- a/objects/ilr-notification-incident/definition.json +++ b/objects/ilr-notification-incident/definition.json @@ -1,11 +1,5 @@ { "attributes": { - "nom-entreprise": { - "description": "Nom de l’entreprise notifiee", - "disable_correlation": true, - "misp-attribute": "text", - "ui-priority": 0 - }, "actions-corrective": { "description": "Actions correctives a long terme", "disable_correlation": true, @@ -105,6 +99,12 @@ "misp-attribute": "text", "ui-priority": 0 }, + "nom-entreprise": { + "description": "Nom de l’entreprise notifiee", + "disable_correlation": true, + "misp-attribute": "text", + "ui-priority": 0 + }, "remarques": { "description": "Remarque(s), notamment les experiences gagnees et les leçons tirees de l’incident", "disable_correlation": true, @@ -136,4 +136,4 @@ "name": "ilr-notification-incident", "uuid": "b8ade604-39b2-11e9-b753-1fd28d3b612c", "version": 1 -} +} \ No newline at end of file