chore(deps): update dependency greynoise to v3.1.0 - #7116
Conversation
|
The following packages appear to be unused:
|
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates GreyNoise Python client dependency across multiple connectors to a newer pinned version.
Changes:
- Bump
greynoisefrom3.0.1to3.1.0in the GreyNoise enrichment connector - Bump
greynoisefrom3.0.1to3.1.0in the GreyNoise vuln enrichment connector - Bump
greynoisefrom3.0.1to3.1.0in the GreyNoise feed import connector
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| internal-enrichment/greynoise/src/requirements.txt | Updates pinned greynoise dependency to 3.1.0 |
| internal-enrichment/greynoise-vuln/src/requirements.txt | Updates pinned greynoise dependency to 3.1.0 |
| external-import/greynoise-feed/src/requirements.txt | Updates pinned greynoise dependency to 3.1.0 |
| pycti==7.260722.0 | ||
| pycountry==24.6.1 | ||
| greynoise==3.0.1 | ||
| greynoise==3.1.0 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7116 +/- ##
===========================================
+ Coverage 35.64% 83.81% +48.16%
===========================================
Files 2048 3 -2045
Lines 125310 383 -124927
===========================================
- Hits 44672 321 -44351
+ Misses 80638 62 -80576 📢 Thoughts on this report? Let us know! 🚀 New features to boost your workflow:
|
This PR contains the following updates:
==3.0.1→==3.1.0Release Notes
GreyNoise-Intelligence/pygreynoise (greynoise)
v3.1.0Compare Source
================
Date: unreleased
API client:
psychic_lookup,psychic_lookup_ips,psychic_statsfunctions to support Psychic API endpointspsychic_download_mmdb,psychic_download_bin,psychic_download_csv,psychic_generate_bitmapfunctions to support Psychic file downloadscvesfunction to support bulk CVE lookup API endpointscallback_ip,callback_list,callback_export_ips,callback_overviewfunctions to support Callback API endpointsrecall,recall_stats,recall_timeseriesfunctions to support Recall API endpointstimelineandtimelinehourlyfunctionfilterfunction to correctly handle v3 API response formattagsfunction is now used instead ofmetadata, but is still available for backwards compatibility.similarfunction is deprecated and will be removed in a future version.sensor_activityandsensor_activity_ipsfunctions are deprecated and will be removed in a future version.timelinehourlyfunction is deprecated and will be removed in a future version.CLI:
psychic-downloadandpsychic-generatecommands to support Psychic file downloadsipcommand to support Psychic API endpoints with new-p/--psychicoptioncallbackcommands to support Callback API endpointsrecallcommands to support Recall API endpointssensor-activitycommand as it is deprecated and will be removed in a future version.timelinehourlycommand as it is deprecated and will be removed in a future version.alerts,account,feedback,signature,interesting.Dependencies:
requeststo version 2.34.2more-itertoolsto version 11.1.0cachetoolsto version 7.0.5Clickto version 8.3.1ansimarkupto version 2.2.0dict2xmlto version 1.7.8maxminddbto version 3.1.1v3.0.3Compare Source
================
Date: May 15, 2026
exclude_fieldsparameter toquerycommandstatsto use v3 endpointv3.0.2Compare Source
================
Date: March 10, 2026
proxyparameter to be used for all API requestsConfiguration
📅 Schedule: (in timezone Europe/Paris)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.