Resolved! Group By Host in Filtered XQL Query
What I want to do is generate a report showing the filtered list of CVEs on each host, multiple CVEs would show up in a single field concatenated with commas or semi-colons
dataset = va_endpoints
|arrayexpand cves
| filter CVES in (
"CVE-2019-2725", "CV