Version 0.4.8 released! #148
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 0.4.8
This release contains a refactored MSSP Service Class, which now follows the new pattern for Service Classes. This change was implemented earlier than planned in order to address issue #144.
Unit test coverage
Bandit analysis
[main] INFO running on Python 3.8.5 Run started:2021-04-28 19:42:45.126398 Test results: No issues identified. Code scanned: Total lines of code: 18524 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):
Issues resolved
mssp.py
source to the new pattern being tested for Service Classes.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.4.8.
Beta Was this translation helpful? Give feedback.
All reactions