Crowdstrike-falconpy

Latest version: v1.4.7

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

Scan your dependencies

Page 10 of 16

0.8.7

Issues resolved
+ Fixed: Stemmed vs. exact comparison for endpoint operation lookup within `args_to_params` method. Closes 467.
- `_util.py`

---

0.8.6

Added features and functionality
+ Added: Cloud Region Autodiscovery - Automatically select the correct cloud region for _US1_, _US2_ and _EU1_ users.
- When using a _valid_ login for _US1_, _US2_, and _EU1_, developers will no longer need to specify `base_url` when creating an instance of any Service Class, or the Uber Class. Upon successful login, your correct region will be identified and used for all subsequent requests. If you specify the wrong region for your instance, this will be corrected as part of authentication.
- `_base_url.py`
- `_util.py`
- `_service_class.py`
- `api_complete.py`
- `oauth2.py`
- `test_authentications.py`
- `test_authorization.py`
- All unit testing workflows updated to leverage new cross-region testing parameters.
> Please note: This functionality does __not__ support the GovCloud region or GovCloud API credentials.

---

0.8.5

Issues resolved
+ Fixed: Issue when passing comma-delimited strings or boolean values as keywords to the body payload handler for `indicator_object`. Closes 447.
- `_payload/_ioc.py`
- `tests/test_ioc.py`
+ Fixed: Issue when passing comma-delimited string for the `groups` keyword to the body payload handler for `ioa_exclusion_payload`. Closes 448.
- `_payload/_ioa.py`
- `tests/test_ioa_exclusions.py`
+ Fixed: Issue when passing comma-delimited string for the `ids` keyword to the body payload handler for `update_detects_payload`. Resolved boolean handling of `show_in_ui` keyword. Closes 449.
- `_payload/_detects.py`
- `tests/test_detects.py`
+ Fixed: Issue when passing comma-delimited string for `user_tags` keyword to the body payload handler for `submit`. Closes 450.
- `_payload/_falconx.py`
- `tests/test_falconx_sandbox.py`
+ Fixed: Issue when passing comma-delimited string for `role_ids` keyword to the body payload handler for Flight Control POST / PATCH operations. Closed 451.
- `_payload/_mssp.py`
- `tests/test_mssp.py`
+ Fixed: Issue when passing comma-delimited strings or boolean False to certain keywords within the `command_payload` body payload handler. Closes 452.
- `_payload/_real_time_response.py`
- `tests/test_real_time_response.py`
+ Fixed: Issue when passing comma-delimited strings to MalQuery Service Class body payload handlers. Closes 453.
- `_payload/_malquery.py`
- `tests/test_malquery.py`
+ Fixed: Issue with passing comma-delimited string for `recipients` within body payload handler for `update_action` method within Recon Service Class. Closes 454.
- `_payload/_recon.py`
- `tests/test_recon.py`
+ Fixed: Issue with passing comma-delimited strings for `rule_ids` and `rule_versions` keywords within FirewallManagement Service Class body payload handlers. Closes 455.
- `_payload/firewall.py`
- `tests/test_firewall_management.py`
+ Fixed: Issue with passing comma-delimited string for the `groups` keyword within the generic exclusion body payload handler. Closes 456.
- `_payload/_generic.py`
- `tests/test_ml_exclusions.py`

---

0.8.4

Issues resolved
+ Fixed: TypeError when using a valid credential in the wrong cloud environment. (GOV -> US1 only). Closes 433.
- `oauth2.py`
- `test_authentications.py`
- Gratz to tsullivan06 for his assistance in identifying and resolving this issue.
+ Fixed: Missing method aliases in OAuth2 Service Class. Closes 432.
- `oauth2.py`
- Kudos to tsullivan06 for identifying this issue.
+ Fixed: Docstring typos in Custom IOA Service Class source.
- `custom_ioa.py`

---

0.8.3

Added features and functionality
+ Added: MSSP Direct Authentication - Additional authentication keyword is now available, `member_cid`, allowing developers targeting MSSP functionality to make use of Direct Authentication as opposed to still using Credential Authentication. This functionality is supported in all Service Classes and the Uber Class.
- `_service_class.py`
- `api_complete.py`
- `oauth2.py`
- `tests/test_authorization.py`

---

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:

---

Page 10 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.