New bleeding edge build (v0.4.5) now available! #126
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 0.4.5
Hi everyone!
I'm pleased to announce a new bleeding edge release, FalconPy v0.4.5, is now available via test.pypi.org.
This new build provides an early release preview to the enhancements implemented in PR #124.
Added features and functionality
Added: Custom Indicators of Attack (IOA) API Service Class (
custom_ioa.py
)test_custom_ioa.py
)Added: Falcon X Quick Scan API Service Class (
quick_scan.py
)test_quick_scan.py
)Added: Uber class endpoints (
_endpoints.py
)Issues resolved
_util.py
(parse_id_list)Other
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