New bleeding edge build (v0.6.5) now available! #335
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 (unavailable at this time) and resolves an issue impacting usage of Quarantine endpoints via the Uber Class.
Planned release date
This update will release to the production index on 09.09.21.
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 check out 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
Beta Was this translation helpful? Give feedback.
All reactions