Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New Commands * Added 'Get-FalconQuickScanQuota' to display QuickScan quota information * Added commands for global 'overwatch-dashboards' APIs: 'Get-FalconOverWatchEvent' 'Get-FalconOverWatchDetection' 'Get-FalconOverWatchIncident' * Added commands for 'falcon-complete-dashboards' APIs: 'Get-FalconCompleteAllowlist' 'Get-FalconCompleteBlocklist' 'Get-FalconCompleteCollection' 'Get-FalconCompleteDetection' 'Get-FalconCompleteEscalation' 'Get-FalconCompleteIncident' 'Get-FalconCompleteRemediation' * Added commands for 'recon' APIs: 'Edit-FalconReconAction' 'Edit-FalconReconRule' 'Get-FalconReconAction' 'Get-FalconReconNotification' 'Get-FalconReconRule' 'New-FalconReconAction' 'New-FalconReconRule' 'Remove-FalconReconAction' 'Remove-FalconReconRule' * Added command for 'zero-trust-assessment' API: 'Get-FalconZTA' Changed Commands * Updated custom indicator commands to match new 'iocs' APIs 'Edit-FalconIOC' 'Get-FalconIOC' 'New-FalconIOC' 'Remove-FalconIOC' Removed Commands * Removed custom indicator commands that no longer have supported APIs 'Get-IOCHost', 'Get-IOCProcess' 'Get-IOCTotal' Parameter Changes * Removed '.zip' pattern from 'Receive-FalconMalQuerySample' as single file downloads were not zipped GitHub Issues * Issue #45: Updated 'Edit-FalconScript' to correctly convert relative to absolute file path
- Loading branch information