New bleeding edge / development builds (v1.1.3) now available! #678
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
Uh oh!
There was an error while loading. Please reload this page.
-
FalconPy v1.1.3
This update adds abstraction for
rules
payload attributes within thecreate_rule_group
method, anddiff_operations
payload attributes within theupdate_rule_group
method.Planned release date
This update will release to the stable package in the production index on 06.06.2022.
Unit test coverage
Bandit analysis
[main] INFO running on Python 3.9.9 Run started:2022-06-01 21:23:31.271920 Test results: No issues identified. Code scanned: Total lines of code: 35132 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
create_rule_group
method. Firewall diff_operations payload abstraction for theupdate_rule_group
method._payload/_firewall.py
firewall_management.py
tests/test_firewall_management.py
Bleeding Edge 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
Development Package Installation
This update is immediately available within the
crowdstrike-falconpy-dev
package.You can check out this new version by installing the package via the Python Package Index.
or
Upgrading
Existing development package users 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