Version 1.2.13 released! #949
jshcodes
started this conversation in
Show and Tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
FalconPy v1.2.13
This update adds two new operations to the Discover Service Class, and one new operation to the MessageCenter Service Class. A minor docstring issue is also resolved.
Unit test coverage
Bandit analysis
[main] INFO running on Python 3.9.16 Run started:2023-04-06 18:11:29.923455 Test results: No issues identified. Code scanned: Total lines of code: 44688 Total lines skipped (#nosec): 0 Run metrics: Total issues (by severity): Undefined: 0 Low: 0 Medium: 0 High: 0 Total issues (by confidence): Undefined: 0 Low: 0 Medium: 0 High: 0 Files skipped (0):
Added features and functionality
get_iot_hosts
andquery_iot_hosts
._endpoint/_discover.py
_endpoint/deprecated/_discover.py
discover.py
tests/test_discover.py
CreateCaseV2
._endpoint/_message_center.py
_payload/_message_center.py
message_center.py
tests/test_message_center.py
Issues resolved
GetAzureInstallScript
operation within the KubernetesProtection Service Class. Closes [ DOC ] id keyword is incorrectly defined as ids in GetAzureInstallScript operation docstring #933.kubernetes_protection.py
Installation
You can install this new release by installing the package via the Python Package Index.
or
Upgrading
You can upgrade to this new release by installing the update via the Python Package Index.
or
This discussion was created from the release Version 1.2.13.
Beta Was this translation helpful? Give feedback.
All reactions