Greynoise

Latest version: v2.3.0

Safety actively analyzes 688724 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.8.0

================
**Date**: March 26, 2021

* API client:

* Added support for Community API
* Added information about "integration_name" parameter to docs
* **BREAKING CHANGE** Updated test_connection() to use /ping endpoint and return API response
message and exception instead of string values

* CLI:

* Added support for Community API
* Updated Analyze command to include RIOT
* Changed default behavior to no longer use `query`. Invalid commands return error now

* Dependencies:

* Updated cachetools to 4.2.1
* Updated jinja2 to 2.11.3
* Updated more-itertools to 8.7.0
* Update structlog to 21.1.0

0.7.0

================
**Date**: January 07, 2021

* API client:

* Add "include_invalid" option to QUICK lookup to return invalid IPs as part of the JSON response
* Added support for new /riot endpoint
* Updated logic in quick to better handle non-list format input ('ip_1,ip_2')instead of
['ip_1','ip_2']
* Added ability to configure CACHE TTL and CACHE MAX SIZE instead of only using hardcoded defaults

* CLI:

* Added support for new riot command
* Updated json_formatter for query commands to return data only as New Line Delimited JSON

* Dependencies:

* Updated sphinx to 3.4.0
* Updated structlog to 20.2.0 for python 3.6 and 3.7

0.6.0

================
**Date**: December 21, 2020

* API client:

* Added ``test_connection`` method to allow for integrations to validate connection and API key

* CLI:

* Added spoofable and CVE outputs where possible

* Both API client and CLI:

* Fix IP_Validation method bug which was preventing valid IPs from being submitted

0.5.0

================
**Date**: December 16, 2020

* API client:

* add ``metadata`` method.
* replace `dicttoxml` with `dict2xml` for license-compatibility.

* Both API client and CLI:

* Update dependencies to the latest version
* Add support for PROXY usage
* Update the IP validator to ensure better validation

0.4.1

================
**Date**: January 3, 2020

* API client:

* add ``spoofable`` field.

0.4.0

================
**Date**: November 18, 2019

* API client:

* add ``interesting`` method.
* add ``filter`` method.
* add ``analyze`` method.
* add ``scroll`` and ``size`` parameters to ``query`` method.
* add ``api_server`` and ``integration_name`` parameters to ``__init__`` method.

* CLI:

* add ``interesting`` subcommand.
* add ``filter`` subcommand.
* add ``analyze`` subcommand.
* add ``api_server`` option to setup subcommand.

* Both API client and CLI:
* use structlog logging library.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.