CrowdStrike / psfalcon

PowerShell for CrowdStrike's OAuth2 APIs
The Unlicense
350 stars 66 forks source link

[ BUG ] `Invoke-FalconMalQuery`, `Get-FalconMalQuery` and `Search-FalconMalQueryHash` not returning results #342

Closed bk-cs closed 9 months ago

bk-cs commented 1 year ago

Describe the bug Invoke-FalconMalQuery, Get-FalconMalQuery and Search-FalconMalQueryHash not returning results

Environment (please complete the following information):

bk-cs commented 1 year ago

The Write-Result function is filtering out meta where the relevant reqid, status and reqtype properties exist, causing the final output to be empty. This is fixed in version 2.2.6.

bk-cs commented 9 months ago

Resolved in 2.2.6 release which has been published to GitHub and will be published on the PowerShell Gallery soon.