Closed bk-cs closed 2 months ago
Added Include
parameter to Get-FalconScan
. To complete the lookup of files from a scan, I also added ScanId
as a parameter to Get-FalconScanFile
to retrieve all files found in a particular scan.
Both of these changes will be available in the 2.2.7 PSFalcon release.
This improvement is included in the 2.2.7 release.
Add an
Include
option toGet-FalconScan
that will includeGet-FalconScanFile
detail when a scan has afilecount.malicious
orfilecount.quarantined
value.