mirror of https://github.com/MISP/misp-objects
State of the file is no more correlated - and default state value is Malicious.
parent
e4f0270a42
commit
c3f88d6901
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue