Skip to content

fix(deps): update module github.com/pkg/sftp to v1.13.11#660

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/github.com-pkg-sftp-1.x
Jul 12, 2026
Merged

fix(deps): update module github.com/pkg/sftp to v1.13.11#660
renovate[bot] merged 1 commit into
mainfrom
renovate/github.com-pkg-sftp-1.x

Conversation

@renovate

@renovate renovate Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/pkg/sftp v1.13.10v1.13.11 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

pkg/sftp (github.com/pkg/sftp)

v1.13.11: - maintenance release

Compare Source

This release bounds an unchecked pre-allocation in the SSH_FILEXFER_ATTRS decoder, updates dependencies, and includes minor code cleanups.

Security/robustness

The attribute decoder (unmarshalFileStat) allocated the extended-attribute slice directly from the wire-supplied extended_count without bounding it against the available bytes. A peer could advertise a huge extended_count in a small packet and force a multi-gigabyte allocation up front, crashing the process with fatal error: out of memory before a single entry was parsed.

What's Changed
New Contributors

Full Changelog: pkg/sftp@v1.13.10...v1.13.11


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Dependency updates label Jul 12, 2026
@renovate
renovate Bot enabled auto-merge (squash) July 12, 2026 18:51
@netlify

netlify Bot commented Jul 12, 2026

Copy link
Copy Markdown

Deploy Preview for devsydev canceled.

Name Link
🔨 Latest commit ffbf2c6
🔍 Latest deploy log https://app.netlify.com/projects/devsydev/deploys/6a53e2365e53d30008ef3d8e

@netlify

netlify Bot commented Jul 12, 2026

Copy link
Copy Markdown

Deploy Preview for images-devsy-sh failed.

Name Link
🔨 Latest commit ffbf2c6
🔍 Latest deploy log https://app.netlify.com/projects/images-devsy-sh/deploys/6a53e236ec4f50000890f41d

@renovate
renovate Bot merged commit 1b6ac81 into main Jul 12, 2026
55 of 59 checks passed
@renovate
renovate Bot deleted the renovate/github.com-pkg-sftp-1.x branch July 12, 2026 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants