bk-cs
bk-cs
**Describe the bug** `Find-FalconHostname` cuts off at the first 100 results instead of returning the entire list **To Reproduce** Add more than 100 hostnames to a text file and use...
**Describe the bug** When attempting to use `Import-FalconConfig` with an archive that has one or more `FirewallGroup` items, it is ignored **To Reproduce** Create an export that includes `FirewallGroup` (either...
**Describe the bug** When using Turkish as your default display language, the following error is produced when using various PSFalcon commands: ```{"code":400,"message":"The \u0027ids\u0027 parameter must be present at least once."}```...
**Describe the bug** Unable to create a custom IOA rule inside of of an IOA group following the [New-FalconIoaRule](https://github.com/CrowdStrike/psfalcon/wiki/New-FalconIoaRule) wiki example. `New-FalconIoaRule` is failing to pass `field_values` as an array...
**Describe the bug** Creating a `FirewallPolicy` with `Import-FalconConfig` assigns `rule_group_ids` from the import, instead of removing and/or replacing those identifiers with ones associated with new or existing `FirewallGroup` items **To...
Add an `Include` option to `Get-FalconScan` that will include `Get-FalconScanFile` detail when a scan has a `filecount.malicious` or `filecount.quarantined` value.