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 4 of 16

1.2.12

Added features and functionality
+ Added: Enhanced payload handler for `create_rule` operation to allow for passing a list of dictionaries for the `field_values` keyword. Closes 916.
- `_payload/_ioa.py`
- `tests/test_custom_ioa.py`
+ Added: 5 new operations added to the __KubernetesProtection__ Service Class, `GetAzureInstallScript`, `GetAzureTenantConfig`, `GetAzureTenantIDs`, `GetCombinedCloudClusters`, and `GetStaticScripts`.
- `_endpoint/_kubernetes_protection.py`
- `kubernetes_protection.py`
> Unit testing expanded to complete code coverage.
- `tests/test_kubernetes_protection.py`

Issues resolved
+ Fixed: Updated docstring comments to properly reflect syntax for providing a trusted certificate bundle for API requests. Closes 910.
- `_service_class.py`
- `api_complete.py`
+ Pinned: IPython version pinned to 8.10.0 to avoid `SNYK-PYTHON-IPYTHON-3318382`.
- `requirements-dev.txt`
+ Fixed: Added missing `ids` keyword handlers for Uber Class operation calls. Closes 919.
- `_uber_default_preferences.py`
+ Fixed: Updated docstrings for `combinedQueryVulnerabilities` operation to properly list request limit of 5000. Closes 922.
- `spotlight_vulnerabilities.py`

Other
+ Updated: Removed unnecessary `source` parameter from endpoint module for `ArchiveUploadV2` operation.
- `_endpoint/_sample_uploads.py`

---

1.2.11

Added features and functionality
+ Added: Two new operations added to the __Discover__ Service Class, `query_applications` and `get_applications`.
- `discover.py`
> Unit testing expanded to complete code coverage.
- `tests/test_discover.py`

Issues resolved
+ Fixed: Added `variables` keyword to `GraphQL` within __IdentityProtection__ Service Class. Closes 902.
- `identity_protection.py`
> Unit testing expanded to complete code coverage.
- `tests/test_identity_protection.py`
- Thanks go out to cl6227 for identifying and reporting this issue! 🙇

+ Fixed: Missing default value for `file_data` keyword argument of the `upload_sample` method of the __SampleUploads__ Service Class. Closes 898.
- `falconx_sandbox.py`
- Thanks go out to awhogan for identifying and reporting this issue! 🙇

---

1.2.10

Added features and functionality
+ Added: Two new operations added to the __DeviceControlPolicies__ Service Class, `getDefaultDeviceControlPolicies` and `updateDefaultDeviceControlPolicies`.
- `device_control_policies.py`
> Adds one new payload handler.
- `_payload/__init__.py`
- `_payload/_device_control_policy.py`
> Unit testing expanded to complete code coverage.
- `tests/test_device_control_policies.py`
+ Added: Three new operations to the __Intel__ Service Class, `GetMitreReport`, `PostMitreAttacks` and `QueryMitreAttacks`.
- `intel.py`
> Unit testing expanded to complete code coverage.
- `tests/test_intel.py`

Issues resolved
+ Fixed: Error handling `id` argument within the body payload handler for the `updateDeviceControlPolicies` operation.
- `_payload/_device_control_policy.py`
- Special thanks go out to CommonVulnerability for reporting this issue and submitting the fix! 🙇

Other
+ Updated: Removed `scans_report` operation from the new __ODS__ Service Class.
- `ods.py`
> Unit testing updated.
- `tests/test_ods.py`

---

1.2.9

Issues resolved
+ Fixed: Authentication object synchronization issue for certain scenarios. Relates to 829.
- `_util.py`
- Thanks go out to davidt99 for contributing this fix!

---

1.2.8

Issues resolved
+ Fixed: Add missing operation IDs to `PREFER_IDS_IN_BODY` constant to trigger Uber Class body payload abstraction for the `ids` keyword. Closes 864.
- `_uber_default_preference.py`
- Thanks to tsullivan06 for identifying this issue!

---

1.2.7

Added features and functionality
+ Added: One operation added to the __SampleUploads__ Service Class, `ArchiveUploadV1`.
- `sample_uploads.py`
> Unit testing expanded to complete code coverage.
- `tests/test_sample_uploads.py`
+ Added: Four new operations to the __KubernetesProtection__ Service Class, `ListAzureAccounts`, `CreateAzureSubscription`, `DeleteAzureSubscription`, and `PatchAzureServicePrincipal`.
- `kubernetes_protection.py`
> Unit testing expanded to complete code coverage.
- `tests/test_kubernetes_protection.py`

Issues resolved
+ Fixed: Missing redirection endpoints for legacy operations within the __MSSP__ Service Class. (`getCIDGroupMembersByV1`, `getCIDGroupByIdV1`, `getUserGroupMembersByIDV1` and `getUserGroupsByIDV1`) Calls to the generic operation ID (ex: `getUserGroupsByID`) are redirected to the v2 equivalent. Closes 859.
- `mssp.py`

+ Fixed: Added missing redirection for `update_policy_container_v2` operation to the __FirewallManagement__ Service Class. Closes 856.
- `firewall_management.py`

---

Page 4 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.