Version 0.8.4 released! #445
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.8.4
This update adds missing method aliases and resolves a TypeError that can be generated in certain cross-cloud login scenarios within the OAuth2 Service Class.
Some cleanup in the docstrings of the Custom IOA Service Class was also performed.
Unit test coverage
Bandit analysis
[main] INFO running on Python 3.8.10 Run started:2021-11-23 04:07:12.341835 Test results: No issues identified. Code scanned: Total lines of code: 32510 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
oauth2.py
test_authentications.py
oauth2.py
custom_ioa.py
_util.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.8.4.
Beta Was this translation helpful? Give feedback.
All reactions