Skip to content

Filtering Vulnerability Data Using host_info.groups #290

Answered by bk-cs
kpoznanski5 asked this question in Q&A
Discussion options

You must be logged in to vote

The host_info.groups filter expects a group identifier and does not accept a name. See the Spotlight API documentation for examples:

[ EU-1 | US-1 | US-2 | US-GOV-1 ]

Give this a try:

Get-FalconVulnerability -Filter "status:!'closed'+host_info.groups:['44df8f70a7cc4eb495a9977c07594c95']+suppression_info.is_suppressed:false"

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kpoznanski5
Comment options

Answer selected by bk-cs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants