mirror of https://github.com/MISP/misp-objects
correct travis failed
parent
fb5ec25000
commit
16f41b2b4a
|
@ -33,9 +33,7 @@
|
||||||
"SHT_NUM",
|
"SHT_NUM",
|
||||||
"SHT_LOOS"
|
"SHT_LOOS"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
}
|
|
||||||
,
|
|
||||||
"sh_flags": {
|
"sh_flags": {
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "text",
|
||||||
"misp-usage-frequency": 0,
|
"misp-usage-frequency": 0,
|
||||||
|
|
|
@ -59,7 +59,8 @@
|
||||||
"Fenis OS",
|
"Fenis OS",
|
||||||
"CloudABI",
|
"CloudABI",
|
||||||
"Sortix"
|
"Sortix"
|
||||||
]},
|
]
|
||||||
|
},
|
||||||
"e_machine": {
|
"e_machine": {
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "text",
|
||||||
"misp-usage-frequency": 0,
|
"misp-usage-frequency": 0,
|
||||||
|
@ -75,9 +76,9 @@
|
||||||
"x86-64",
|
"x86-64",
|
||||||
"AArch64",
|
"AArch64",
|
||||||
"RISC-V"
|
"RISC-V"
|
||||||
]}
|
]
|
||||||
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
"requiredOneOf": [
|
"requiredOneOf": [
|
||||||
"text",
|
"text",
|
||||||
"original-filename",
|
"original-filename",
|
||||||
|
|
Loading…
Reference in New Issue