intelowlproject / IntelOwl

IntelOwl: manage your Threat Intelligence at scale
https://intelowlproject.github.io
GNU Affero General Public License v3.0
3.19k stars 400 forks source link

Bump greynoise from 2.1.0 to 2.2.0 in /requirements #2389

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps greynoise from 2.1.0 to 2.2.0.

Release notes

Sourced from greynoise's releases.

v2.0.0

What's Changed

Full Changelog: https://github.com/GreyNoise-Intelligence/pygreynoise/compare/v2.1.0...v2.2.0

Changelog

Sourced from greynoise's changelog.

Version 2.2.0_

Date: June 11, 2024

  • API client:

    • Update analyze command to use analysis endpoint
    • Add persona_details command to pull a sensor persona's details based on ID
    • Add sensor_list command to pull list of sensors from a users workspace, based on API key used
    • Add sensor_activity command to pull sensor activity feed from users workspace
    • Add sensor_activity_ips command to pull list of source ips from sensor activity feed
  • CLI:

    • Update analyze output to match that of new endpoint response
    • Add persona-details command to display command response
    • Add sensor-list command to display command response
    • Add sensor-activity command to display command response
  • Dependencies:

    • Updated Clic to version 8.1.7
    • Updated ansimarkup to version 2.1.0
    • Updated click-repl to version 0.3.0
    • Updated dict2xml to version 1.7.5
    • Updated jinja2 to version 3.1.4
    • Updated more-itertools to version 10.3.0 (for py3.8 and above only)
    • Updated requests to version 2.32.3
Commits
  • 3a7eb7d v2.2.0 Release (#824)
  • cf6554f update dependabot target
  • 663c562 Bump black from 23.1.0 to 24.3.0 in /requirements (#800)
  • 0637cb0 Bump pre-commit from 3.3.2 to 3.7.0 in /requirements (#802)
  • 98cf6eb Bump isort from 5.12.0 to 5.13.2 in /requirements (#795)
  • d9898c0 Bump flake8 from 6.0.0 to 7.0.0 in /requirements (#794)
  • e1f78fb Bump yamllint from 1.28.0 to 1.34.0 in /requirements (#791)
  • 8ae8d0c Bump ipython from 8.14.0 to 8.21.0 in /requirements (#790)
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)