Closed sergeymetallic closed 6 years ago
Thanks, @sergeymetallic . Looks like this might have just been a copy-paste error. I think it should be:
"static_features":{
"$ref": "static-features.json#/definitions/static-features",
"description": "Captures features associated with the binary that aren’t related to the semantics of the code (e.g., strings, packer information). Note that StaticFeaturesType captures multiple static features."
},
@sergeymetallic, changed to syntax suggested by @gtback, good?
@mbastian1135 , thanks!
In the malware-instance.json https://github.com/MAECProject/schemas/blob/master/malware-instance.json#L68 there is a property definition:
There should be either "type":"array" or just a $ref in the root