2.2.8 #439
bk-cs
announced in
Announcements
2.2.8
#439
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Removed Commands
ioa
New Commands
billing-dashboards-usage
device-content
identity-protection
policy-content-update
quickscanpro
snapshots
Issues Resolved
Add-FalconSensorTagandRemove-FalconSensorTagnot working on Linux hosts #421: Updated internal function to evaluate FalconSensorTags and re-wrote scripts for FalconSensorTagmanipulation through Real-time Response to fix the inability to add/remove FalconSensorTags on Linux. This
also fixed the same issue that was impacting MacOS hosts.
Invoke-FalconDeployproducesnull-valued expressionerror duringputstep #424: Increased[System.Net.Http.HttpClient]default timeout to 5 minutes from 1 minute. UpdatedInvoke-FalconAdminCommand,Invoke-FalconCommand, andInvoke-FalconResponderCommandto only attempt toappend
batch_idto results that have asession_id.Uninstall-FalconSensoruses Windows script on Linux #426: UpdatedUninstall-FalconSensorto properly select bash uninstall script when targeting Linuxhosts.
tarandupdate querynot working in related RTR commands #427: Addedtarto validCommandlist forInvoke-FalconAdminCommandandInvoke-FalconResponderCommandand correctedInvoke-FalconAdminCommandto properly include theCommandvalue
update query.Edit-FalconFirewallGroupthrows error400: Provided data does not match expectedRuleGroupModifyRequestV1 format#433: ModifiedEdit-FalconFirewallGroupto ensure thatnullvalues forrule_idsandrule_versionsare converted into empty arrays, and that single values are forced into arrays.
Uninstall-FalconSensorissues against Linux boxes #435: Updateduninstall_sensor.shscript to incorporate the use ofsystemdto uninstallfalcon-sensoron Linux hosts utilizing some additional code from an existing uninstaller script. Thanks @carlosmmatos and
@cs-APreston-ghAccount!
General Changes
Request-FalconTokenandTest-FalconToken.Command Changes
ConvertTo-FalconFirewallRule
protocolas a required field for theMaptable and rule creation.Edit-FalconReconRule
MatchOnTsqResultType.Export-FalconConfig
ContentPolicyas a value forSelectparameter.Get-FalconChannelControl
Get-FalconContentControl.Get-FalconChannelControlhas been kept as an alias.Get-FalconHost
content_stateas anIncludevalue.Get-FalconIoaExclusion
ClRegexandIfnRegex.Get-FalconQuickScan
Get-FalconVulnerability
Limitto400when usingAllwithoutDetailedto prevent5000 is an invalid page size, must be between 1 and 400error.Import-FalconConfig
ContentPolicyas a value forModifyExistingandModifyDefaultparameters.Invoke-FalconAdminCommand
taras a validCommandvalue.Invoke-FalconResponderCommand
taras a validCommandvalue.update queryas a validCommandwhich was mistakenly removed in a previous release.New-FalconCompleteCase
MalwareSubmissionIdandReconRuleType.New-FalconQuickScan
New-FalconReconRule
MatchOnTsqResultType.Receive-FalconCloudAwsScript
DspmEnabled,DspmRegion, andDspmRole.Receive-FalconScheduledReport
last_execution.idandreport_params.formatfields to define afilename if
Pathis left undefined and is being passed a report via pipeline. This will ensure that"scheduled reports" (i.e. vulnerability reports) are successfully downloaded without providing a
Path.Set-FalconChannelControl
Set-FalconContentControl.Set-FalconChannelControlhas been kept as an alias.This discussion was created from the release 2.2.8.
Beta Was this translation helpful? Give feedback.
All reactions