State of the file is no more correlated - and default state value is Malicious.

pull/58/head
Alexandre Dulaunoy 2017-12-04 11:01:56 +01:00
parent e4f0270a42
commit c3f88d6901
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 4 additions and 3 deletions

View File

@ -143,17 +143,18 @@
"ui-priority": 0,
"description": "State of the file",
"multiple": true,
"disable_correlation": true,
"values_list": [
"Malicious",
"Harmless",
"Signed",
"Revoked",
"Expired",
"Trusted",
"Malicious"
"Trusted"
]
}
},
"version": 6,
"version": 7,
"description": "File object describing a file with meta-information",
"meta-category": "file",
"uuid": "688c46fb-5edb-40a3-8273-1af7923e2215",