Carlos Matos
Carlos Matos
As per #244 - trying to see if we can figure out how to update/automate the process of building new MSI's for SCAP Workbench
https://www.falconpy.io/Service-Collections/Host-Group.html create a module to manage CRUD operations for the management of Host Groups
https://www.falconpy.io/Service-Collections/FileVantage.html create a module to manage CRUD operations for FileVantage Policies
https://www.falconpy.io/Service-Collections/Prevention-Policy.html Create a module to manage CRUD operations for prevention policies
https://www.falconpy.io/Service-Collections/Sensor-Update-Policy.html Create a module to manage CRUD operations for sensor update policies
Depends on #488 Once the sensor_download module has been updated, we can update the role to remove the crazy fql filters needed when querying for architecture.
Falcon now has a V2 endpoint to query combined sensor installers. As this was added in FalconPy 1.4.2, to maintain backwards compatibility with FalconPy 1.3.0+ we will need to take...
Based on #303, Windows in the collection is currently not as flexible as Linux when it comes to setting Sensor grouping tags. As of sensor version 6.42, a new utility...
Allow a user to pass in an access token instead of authenticating with the API to help facilitate further automations.
Create a migration script for Linux hosts to facilitate moving from one cloud to another. Similar to the existing Windows migration script.