Version 1.2.8 released! #867
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 v1.2.8
This update resolves an issue with the abstraction of IDs into body payloads for five operations within the Uber Class.
Unit test coverage
Bandit analysis
[main] INFO running on Python 3.9.9 Run started:2022-12-22 03:59:13.024596 Test results: No issues identified. Code scanned: Total lines of code: 43756 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):
Version 1.2.8
Issues resolved
PREFER_IDS_IN_BODY
constant to trigger Uber Class body payload abstraction for theids
keyword. Closes [ BUG ] GetVulnerabilities operation does not return results when called from the Uber Class using the ids keyword. #864._uber_default_preference.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 1.2.8.
Beta Was this translation helpful? Give feedback.
All reactions