New bleeding edge / development builds (v1.6.0) now available! #1416
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
Uh oh!
There was an error while loading. Please reload this page.
-
FalconPy v1.6.0
This update drops Python 3.7 support.
Unit test coverage
Bandit analysis
[main] INFO running on Python 3.13.3 Run started:2025-12-31 20:22:31.658698 Test results: No issues identified. Code scanned: Total lines of code: 116157 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):Other
3.7. Developers using this version of Python should pin to versions below1.6.0..github/workflows/unit_testing_ubuntu.ymlpyproject.tomlREADME.mdSECURITY.mdBleeding 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-devpackage.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