get_software
Get one software product (Market)
One engine of the software library: the same row the list returns (product metadata, host count per observed role, first/last seen, the compliance signal and the host-count trend) plus the catalogue version and generation stamp. engine is a catalogue engine slug as published in engine on the list; an unknown slug is a 404.
Beyond the list row it also returns advisory_list[] (issue #798): every live advisory of the engine's lanes with its id, normalized severity, CVSS score, summary, url and publication stamp, newest first. Null when no lane of the engine has an advisory feed; [] when it has one and upstream has published nothing. Market tier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Trend window in trailing UTC days, 1..90 (default 90). | |
| engine | Yes | The catalogue engine slug, e.g. `phoss`. |