Version 0.6.5 released! #336
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.5
This update removes the Hash Analyzer service class and resolves an issue impacting usage of Quarantine endpoints via the Uber Class.
Unit test coverage
Bandit analysis
[main] INFO running on Python 3.8.10 Run started:2021-09-08 17:26:49.177359 Test results: No issues identified. Code scanned: Total lines of code: 22160 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
hash_analyzer.py
_endpoint/_hash_analyzer.py
test_hash_analyzer.py
_endpoint/__init__.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.5.
Beta Was this translation helpful? Give feedback.
All reactions