Version 0.6.3 released! #326
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.6.3
This update merges the functionality of the two IOC service classes. Provides two new service classes, and deprecates the CS_USERNAME parameter from the CustomIOA and FirewallManagement service classes.
Unit test coverage
Bandit analysis
[main] INFO running on Python 3.9.6 Run started:2021-08-27 20:14:46.536026 Test results: No issues identified. Code scanned: Total lines of code: 22105 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
falcon_container.py
hosts.py
spotlight_vulnerabilities.py
iocs.py
to the new IOC Service Class.ioc.py
iocs.py
custom_ioa.py
,firewall_management.py
quarantine.py
zero_trust_assessment.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 0.6.3.
Beta Was this translation helpful? Give feedback.
All reactions