mirror of https://github.com/MISP/misp-objects
commit
8580eb2080
|
@ -16,20 +16,20 @@
|
||||||
"Acces Internet mobile"
|
"Acces Internet mobile"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"Nombre d'utilisateurs touches": {
|
"nombre-utilisateurs-touches": {
|
||||||
"description": "Nombre d’utilisateurs touches par l'incident",
|
"description": "Nombre d’utilisateurs touches par l'incident",
|
||||||
"ui-priority": 0,
|
"ui-priority": 0,
|
||||||
"disable_correlation": true,
|
"disable_correlation": true,
|
||||||
"misp-attribute": "text"
|
"misp-attribute": "text"
|
||||||
},
|
},
|
||||||
"Pourcentage d'utilisateurs touches": {
|
"pourcentage-utilisateurs-touches": {
|
||||||
"description": "Pourcentage d'utilisateurs du service touches par l'incident",
|
"description": "Pourcentage d'utilisateurs du service touches par l'incident",
|
||||||
"ui-priority": 0,
|
"ui-priority": 0,
|
||||||
"disable_correlation": true,
|
"disable_correlation": true,
|
||||||
"misp-attribute": "text"
|
"misp-attribute": "text"
|
||||||
},
|
},
|
||||||
"Durée": {
|
"duree": {
|
||||||
"description": "Durée de l'incident en hh : mm",
|
"description": "Duree de l'incident en hh : mm",
|
||||||
"ui-priority": 0,
|
"ui-priority": 0,
|
||||||
"disable_correlation": true,
|
"disable_correlation": true,
|
||||||
"misp-attribute": "text"
|
"misp-attribute": "text"
|
||||||
|
|
Loading…
Reference in New Issue