improved
2022-02-09: Update to GreyNoise Python SDK
almost 2 years ago by Brad Chiappetta
Update to GreyNoise Python SDK
The GreyNoise Python SDK has been updated. The latest version is: v1.2.0
Updates:
-
API client:
- Add ip_multi command to support bulk IP Context lookups
- Fix issue with "include_invalid" option on quick command failing with "riot" key missing
-
CLI:
- Add ip-multi command to support bulk IP Context lookups
- Add support for comma separated IP lists for ip-multi and quick commands
- Add size and scroll arguments for query and stats command
- Update quick command to not error completely when non-routable IP is passed as an input in a list
-
Dependencies:
- Added colorama dependency
- Update Click to 8.0.3
- Updated cachetools to 5.0.0
- Updated jinja to 3.0.3
- Updated more-itertools to 8.12.0
- Updated requests to 2.27.1
- Updated structlog to 21.5.0