Changelog

Synapse-GreyNoise Changelog

v1.5.1 - 2023-12-01

Bugfixes

  • Fix an issue where the API key was not being sent with some requests.

v1.5.0 - 2023-11-27

Deprecations

  • Caching has been removed from the greynoise.gnql.search, greynoise.enrich, greynoise.community.ip, greynoise.ipcontext, greynoise.riot, and greynoise.quickcheck commands, so the --asof argument has been deprecated and will no longer have any effect.

This release contains an automatic cache cleanup that will run when the package is first upgraded. This will remove cached API response data from the jsonstor for commands which no longer perform caching.

v1.4.0 - 2023-03-22

Features and Enhancements

  • Update Power-Up to build with code signing.

v1.3.1 - 2022-10-18

Bugfixes

  • Fix incorrect example in greynoise.gnql.stats command help.

v1.3.0 - 2022-09-28

Features and Enhancements

  • Update greynoise.gnql.search to create it:exec:query nodes with -(found)> edges.

  • Add greynoise.enrich command.

  • Add greynoise.gnql.stats command.

v1.2.0 - 2022-05-12

Features and Enhancements

  • Cached API responses are now stored in the JsonStor instead of in nodedata.

v1.1.0 - 2021-12-17

Features and Enhancements

  • Add _greynoise:seen extended model prop on inet:ipv4 nodes.

  • Specify a “user-agent” header when querying the GreyNoise API.

v1.0.1 - 2021-11-29

Bugfixes

  • Update names of node actions to reflect GreyNoise offerings.

v1.0.0 - 2021-11-01

Features and Enhancements

  • Initial release of the Synapse-GreyNoise Power-Up