New bleeding edge build (v0.7.4) now available! #405
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.7.4
This update provides the last of the Service Class revisions for BODY payload abstraction and PEP-257 formatting. This update also completes the Service Class updates project.
Planned release date
This update will release to the production index on 10.31.2021.
Unit test coverage
Bandit analysis
[main] INFO running on Python 3.9.7 Run started:2021-10-28 05:51:12.531460 Test results: No issues identified. Code scanned: Total lines of code: 32039 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
cspm_registration.py
- Closes [ ENH ] Refactor CSPMRegistration service class to the latest code pattern (Rev 4) #394device_control_policies.py
- Closes [ ENH ] Refactor DeviceControlPolicies service class to the latest code pattern (Rev 4) #396falconx_sandbox.py
- Closes [ ENH ] Refactor FalconXSandbox service class to the latest code pattern (Rev 4) #397mssp.py
- Closes [ ENH ] Refactor FlightControl service class to the latest code pattern (Rev 4) #398kubernetes_protection.py
- Closes [ ENH ] Refactor KubernetesProtection service class to the latest code pattern (Rev 4) #399custom_ioa.py
- Closes [ ENH ] Refactor CustomIOA service class to the latest code pattern (Rev 4) #400falcon_complete_dashboard.py
- Closes [ ENH ] Refactor CompleteDashboard service class to the latest code pattern (Rev 4) #401firewall_policies.py
- Closes [ ENH ] Refactor FirewallPolicies service class to the latest code pattern (Rev 4) #402firewall_management.py
- Closes [ ENH ] Refactor FirewallManagement service class to the latest code pattern (Rev 4) #403Installation
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