mirror of https://github.com/MISP/misp-objects
chg: Deleted filename attribute since it is already contained in attachment
parent
0890420856
commit
1a02c6879e
|
@ -1,15 +1,9 @@
|
|||
{
|
||||
"requiredOneOf": [
|
||||
"filename",
|
||||
"imported-sample",
|
||||
"type"
|
||||
],
|
||||
"attributes": {
|
||||
"filename": {
|
||||
"description": "Original name of the file imported.",
|
||||
"ui-priority": 1,
|
||||
"misp-attribute": "filename"
|
||||
},
|
||||
"imported-sample": {
|
||||
"description": "The original imported file itself (binary).",
|
||||
"ui-priority": 1,
|
||||
|
|
Loading…
Reference in New Issue