Crowdstrike-falconpy

Latest version: v1.4.8

Safety actively analyzes 724020 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 16

0.8.2

Issues resolved
+ Fixed: Issue in `_util.args_to_params` when handling Python reserved words defined as keys incorrectly in the parameter dictionary. Closes 422.
- Special thanks to valerianrossigneux for originally identifying this issue, and his assistance testing a fix. :bow:

---

0.8.1

Added features and functionality
+ Added: New Discover Service Class and matching unit testing to represent the recently released Falcon Discover API.
- `discover.py`
- `_endpoint/_discover.py`
- `_endpoint/_deprecated/discover.py`
- `tests/test_discover.py`
+ Added: New generic body payload handler for report execution / scheduling payloads.
- `_payload/_reports.py`
+ Added: New `report_executions_retry` method and matching unit tests to ReportExecutions Service Class.
- `report_executions.py`
- `_endpoint/_report_executions.py`
+ Added: New `scheduled_reports_launch` method and matching unit tests to ScheduledReports Service Class.
- `scheduled_reports.py`
- `_endpoint/_scheduled_reports.py`


---

0.8.0

Added features and functionality
+ Added: Parameter abstraction for the Uber Class.
* Provides: Query string parameter payload abstraction for calls made using the Uber class.
- `api_complete.py`
- `_util.py`
+ Added: PEP-8 friendly `app_id` keyword for the `appId` parameter used by methods within the EventStreams Service Class.
- `event_streams.py`

Issues resolved
+ Fixed: Aggregate payload datatype mismatches in Recon Service Class methods.
- `recon.py`
+ Fixed: Missing payload parameter in recon rule payload handler.
- `_payload/_recon.py`
+ Fixed: Invalid query string parameter referenced in body payload handler for `query_sample` method within FalconXSandbox Service Class. Also resolved matching invalid docstring reference. Closes 409.
- `falconx_sandbox.py`
+ Fixed: Minor formatting issues within docstrings in all package files.

Other
+ Added: Docstring syntax validation workflow leveraging pydocstyle.
+ Removed: Deprecated `calc_url_from_args` method
- `_util.py`
+ Removed: Deprecated `parse_id_list` method
- `_util.py`


---

0.7.4

Added features and functionality
+ Updated: Service Class Refactoring (Rev 4)
* Provides: Body Payload Abstraction - Abstracted BODY payload parameters for all methods using PATCH, POST or PUT requests into keywords. Legacy usage pattern of passing the BODY payload directly as the _body_ keyword is still supported.
* Provides: PEP-257 formatting of all docstrings.
- `cspm_registration.py` - Closes 394
- `device_control_policies.py` - Closes 396
- `falconx_sandbox.py` - Closes 397
- `mssp.py` - Closes 398
- `kubernetes_protection.py` - Closes 399
- `custom_ioa.py` - Closes 400
- `falcon_complete_dashboard.py` - Closes 401
- `firewall_policies.py` - Closes 402
- `firewall_management.py` - Closes 403


---

0.7.3

Added features and functionality
+ Added: New combinedQueryVulnerabilities operation to SpotlightVulnerabilities Service Class.
- `spotlight_vulnerabilities.py` - Service Class
- `_endpoint/_spotlight_vulnerabilities.py` - Endpoint module
- `tests/test_spotlight_vulnerabilities.py` - Unit testing
+ Updated: Service Class Refactoring (Rev 4)
* Provides: Body Payload Abstraction - Abstracted BODY payload parameters for all methods using PATCH, POST or PUT requests into keywords. Legacy usage pattern of passing the BODY payload directly as the _body_ keyword is still supported.
* Provides: PEP-257 formatting of all docstrings.
- `cloud_connect_aws.py` - Closes 386
- `d4c_registration.py` - Closes 391
- `ioc.py` - Closes 388
- `iocs.py` - Closes 387
- `identity_protection.py` - Closes 385
- `incidents.py` - Closes 390
- `overwatch_dashboard.py` - Closes 389
- `real_time_response.py` - Closes 383
- `real_time_response_admin.py` - Closes 384
- `response_policies.py` - Closes 382


---

0.7.2

Issues resolved
+ Fixed: Missing body payload in CloudConnectAWS.verify_aws_account_access. Closes 376.


---

Page 11 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.