psfalcon
psfalcon copied to clipboard
[ ENHANCEMENT ] Add `Get-FalconScanFile` results to `Include` for `Get-FalconScan`
Add an Include option to Get-FalconScan that will include Get-FalconScanFile detail when a scan has a filecount.malicious or filecount.quarantined value.
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.