New bleeding edge build (v0.6.4) now available! #332
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.4
This update provides the new Hash Analyzer Service Class and adds unit testing for the Quarantine Service Class.
Planned release date
This update is scheduled to release to the production index on 09.08.2021.
Unit test coverage
Bandit analysis
[main] INFO running on Python 3.8.10 Run started:2021-09-07 23:09:13.672816 Test results: No issues identified. Code scanned: Total lines of code: 22299 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):
Added features and functionality
hash_analyzer.py
test_hash_analyzer.py
_hash_analyzer.py
test_quarantine.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