action probely_get_targets_all_top_vulns { label: "Top 5 vulnerabilities (all targets)." provider: probely method: GET path: "/targets/all/top_vulns/" encoding: json output: { type: "object" additionalProperties: true } }