mirror of https://github.com/MISP/misp-objects
Fix the file object
parent
0f3261077b
commit
9410aa99a5
|
@ -133,6 +133,8 @@
|
||||||
},
|
},
|
||||||
"state": {
|
"state": {
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "text",
|
||||||
|
"ui-priority": 0,
|
||||||
|
"description": "State of the file",
|
||||||
"multiple": true,
|
"multiple": true,
|
||||||
"values_list": [
|
"values_list": [
|
||||||
"Harmless",
|
"Harmless",
|
||||||
|
|
Loading…
Reference in New Issue