π¨ [security] Update net-imap 0.5.14 β 0.5.15 (minor)#1901
Merged
Conversation
hennevogel
approved these changes
Jun 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
π¨ 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?
Security Advisories π¨
π¨ Net::IMAP: Command Injection via non-synchronizing literal in "raw" argument
π¨ Net::IMAP: Denial of Service via incomplete raw argument validation
π¨ Net::IMAP: Command Injection via ID command argument
Commits
See the full diff on Github. The new version differs by 23 commits:
π Bump version to 0.5.15π Merge pull request #703 from ruby/backport/v0.5/security-patchesπ pick 0ea9eba3 (#701): β Fix flaky tests for MacOS, TruffleRubyπ pick ae9f83b5 (#701): β»οΈ Extract str.bytesize lvar in send_literalπ pick 62a0da6d (#701): π₯ Validate non-synchronizing literals supportπ pick d6ddd294 (#700): π Prevent trailing `{0}` in RawData validationπ pick 1f97168b (#699): π₯ Validate `#enable` arguments are all atomsπ pick 8d9397ab (#698): π₯ Validate QuotedString contains only valid bytesπ pick e3c50fad (#698): β»οΈ Refactor RawText, add improve test coverageπ pick aab64f92 (#686): π§΅ Fix deadlock in `#disconnect`π Merge pull request #696 from ruby/backport/v0.5-multipleπ Merge branch 'backport/v0.5/pr679/raw_data-improvements' into v0.5-stableπ Merge branch 'backport/v0.5-678-improvements-to-fake_server' into v0.5-stableπ pick 257e51d0 (#679): β»οΈ Extract RawData.split(string)π pick 95afda8f (#679): β»οΈ Allow RawData.new to directly set parts arrayπ pick a27a0022 (#678): β Allow test server td ignore abrupt EOFπ pick ef6fde3b (#678): β Handle "stream closed" as EOF (tests only)π pick b02182ce (#678): β π Fix FakeServer CommandParseError (tests only)π pick 0d508fa7 (#681): π₯ Validate server's literal byte size formatπ pick 94c79576 (#677): πβ οΈ Boost visibility of raw data argument warningsπ pick 3fe06a4c (#676): π₯ Ensure send_number_data input is an Integerπ pick 5c213ab7 (#675): π·οΈ Allow 64-bit Integer argumentsπ pick e224fd67: π₯ Validate that Atom and Flag are not emptyDepfu 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