chg: [json] sort

pull/298/head
Steve Clement 2020-11-24 14:58:19 +09:00
parent dd6ebe5385
commit 506116f0ac
No known key found for this signature in database
GPG Key ID: 69A20F509BE4AEE9
1 changed files with 4 additions and 5 deletions

View File

@ -11,7 +11,6 @@
"disable_correlation": true, "disable_correlation": true,
"misp-attribute": "text", "misp-attribute": "text",
"multiple": true, "multiple": true,
"disable_correlation": true,
"ui-priority": 1 "ui-priority": 1
}, },
"command-line": { "command-line": {
@ -33,14 +32,14 @@
}, },
"fake-process-name": { "fake-process-name": {
"description": "Is the process spawned under a false name.", "description": "Is the process spawned under a false name.",
"disable_correlation": true,
"misp-attribute": "boolean",
"multiple": false,
"sane_default": [ "sane_default": [
"1", "1",
"0" "0"
], ],
"ui-priority": 1, "ui-priority": 1
"misp-attribute": "boolean",
"multiple": false,
"disable_correlation": true
}, },
"guid": { "guid": {
"description": "The globally unique identifier of the assigned by the vendor product", "description": "The globally unique identifier of the assigned by the vendor product",