New bleeding edge build (v0.5.5) now available! #237
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 v0.5.5
This update provides code quality updates, moves all remaining service classes to the new code pattern supporting parameter dictionary abstraction, and introduces a new code pattern in several service classes that is easier to use.
This update also contains a bug fix for timeout parameter handling when using Legacy authentication.
Planned release date
This package update is planned for release on 08.06.2021.
Unit test coverage
Bandit analysis
[main] INFO running on Python 3.9.2 Run started:2021-08-02 04:46:22.824426 Test results: No issues identified. Code scanned: Total lines of code: 21718 Total lines skipped (#nosec): 0 Run metrics: Total issues (by severity): Undefined: 0.0 Low: 0.0 Medium: 0.0 High: 0.0 Total issues (by confidence): Undefined: 0.0 Low: 0.0 Medium: 0.0 High: 0.0 Files skipped (0):
Added features and functionality
custom_ioa.py
device_control_policies.py
firewall_policies.py
firewall_management.py
falconx_sandbox.py
hosts.py
host_group.py
intel.py
oauth2.py
quick_scan.py
real_time_response.py
real_time_response_admin.py
sensor_update_policy.py
sensor_downloads.py
sample_uploads.py
user_management.py
Issues resolved
Other
Installation
You can check out 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
Beta Was this translation helpful? Give feedback.
All reactions