Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚨 [security] Update gibbon 1.1.5 → 3.5.0 (major) #222

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Jun 8, 2023


🚨 Your current dependencies have known security vulnerabilities 🚨

This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!


Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ gibbon (1.1.5 → 3.5.0) · Repo · Changelog

Security Advisories 🚨

🚨 Server side request forgery in gibbon

Gibbon v3.4.3 and below allows attackers to execute a Server-Side Request Forgery (SSRF) via a crafted URL. This issue has been resolved in version 3.4.4

Release Notes

3.5.0 (from changelog)

  • Remove support for retired Export API

3.4.4 (from changelog)

  • Remove non-alpha characters when parsing datacenter from API keys to prevent potential attackers from injecting a domain via the API key. This would only be possible if one were using user-provided API keys (e.g. from a form, etc.).

3.4.3 (from changelog)

  • Support for Faraday 2.0, which requires new syntax for basic auth

3.4.2 (from changelog)

  • Fixing the deprecation warning in version 3.4.2 requires moving to a minimum version of Faraday 1.0.0 (more than 2 years old).

3.4.1 (from changelog)

  • Fix deprecation warning for upcoming versions of Faraday (2.x.x)

3.4.0 (from changelog)

  • Support for Faraday 1.x.x and higer

3.3.4 (from changelog)

  • Added support for setting API key via environment variable for Export API
  • Updated webmock

3.3.3 (from changelog)

  • Removes bit of extra conditional logic that was part of supporting older versions of Faraday

3.3.1 (from changelog)

  • Fix statically setting faraday_adapter did not set adapter on new requests

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ multi_json (indirect, 1.13.1 → 1.15.0) · Repo · Changelog

Release Notes

1.15.0 (from changelog)

1.14.1 (from changelog)

1.14.0 (from changelog)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 21 commits:

🆕 faraday (added, 2.7.6)

🆕 faraday-net_http (added, 3.0.2)

🆕 ruby2_keywords (added, 0.0.5)

🗑️ httparty (removed)

🗑️ multi_xml (removed)


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants