chg: [process] fix the type - fix #160

pull/163/head
Alexandre Dulaunoy 2019-04-02 19:56:59 +02:00
parent ba31488e5a
commit 4793bf33ae
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"uuid": "02aeef94-ac23-455c-addb-731757ceafb5",
"meta-category": "misc",
"description": "Object describing a system process.",
"version": 4,
"version": 5,
"attributes": {
"creation-time": {
"description": "Local date/time at which the process was created.",
@ -56,7 +56,7 @@
"current-directory": {
"description": "Current working directory of the process",
"ui-priority": 2,
"misp-attribute": "filename",
"misp-attribute": "text",
"disable_correlation": true
},
"image": {