fix: Validation issue fixed

pull/291/head
chrisr3d 2020-09-03 14:21:06 +02:00
parent e743d7d013
commit e2f062e477
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
1 changed files with 7 additions and 7 deletions

View File

@ -1,11 +1,5 @@
{
"attributes": {
"nom-entreprise": {
"description": "Nom de lentreprise 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 lentreprise notifiee",
"disable_correlation": true,
"misp-attribute": "text",
"ui-priority": 0
},
"remarques": {
"description": "Remarque(s), notamment les experiences gagnees et les leçons tirees de lincident",
"disable_correlation": true,
@ -136,4 +136,4 @@
"name": "ilr-notification-incident",
"uuid": "b8ade604-39b2-11e9-b753-1fd28d3b612c",
"version": 1
}
}