New bleeding edge / development builds (v1.0.9) now available! #616
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.0.9
This update implements four new operations within the Discover service collection.
get_accounts
query_accounts
get_logins
query_logins
Planned release date
This update will release to the stable package in the production index on 04.25.2022.
Unit test coverage
Bandit analysis
[main] INFO running on Python 3.9.9 Run started:2022-04-21 17:18:35.234195 Test results: No issues identified. Code scanned: Total lines of code: 34762 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):
Added features and functionality
get_accounts
get_logins
query_accounts
query_logins
discover.py
tests/test_discover.py
Other
combinedQueryVulnerabilities
operation within the Spotlight Vulnerabilities Service Class. Closes [ DOC ] Add evaluation_logic as an allowed facet for Spotlight Vulnerabilities queries #608.spotlight_vulnerabilities.py
Bleeding Edge 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
Development Package Installation
This update is immediately available within the
crowdstrike-falconpy-dev
package.You can check out this new version by installing the package via the Python Package Index.
or
Upgrading
Existing development package users 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