action restful4up_apply_yara_rules { label: "applyYaraRules" description: "apply given YARA rules to the given executable. (upto 10 rules)" provider: restful4up method: POST path: "/apply-yara-rules" encoding: json output: { type: "object" additionalProperties: true } }