Skip to content

chore(deps): bump github.com/containerd/containerd from 1.7.35 to 1.7.36 in /services/apps/git_integration/src/crowdgit/services/vulnerability_scanner - #4780

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/services/apps/git_integration/src/crowdgit/services/vulnerability_scanner/github.com/containerd/containerd-1.7.36
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/services/apps/git_integration/src/crowdgit/services/vulnerability_scanner/github.com/containerd/containerd-1.7.36

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 25, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/containerd/containerd from 1.7.35 to 1.7.36.

Release notes

Sourced from github.com/containerd/containerd's releases.

containerd 1.7.36

Welcome to the v1.7.36 release of containerd!

The thirty-sixth patch release for containerd 1.7 contains various fixes and updates including a security patch.

Security Updates

Highlights

Image Storage

  • Ensure all layers are fetched when multiple manifests in an index share a config descriptor (#14142)

Runtime

  • Mask /proc/interrupts and CPU thermal throttle sysfs paths in Linux containers by default (#14184)

Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues.

Contributors

  • Samuel Karp
  • Chris Henzie
  • Derek McGowan

Changes

  • b0ab39c205 Prepare release notes for v1.7.36
  • 670a5de22f Merge commit from fork
  • a3a39e5873 Bound Walk references
  • ffc673f859 Bound Dispatch concurrency and references
  • pkg/oci: mask thermal interrupt info (#14184)
  • core/unpack: fetch layers of every config-sharing manifest (#14142)
    • 4684c683c2 core/unpack: fetch layers of every config-sharing manifest
    • 7fba9f7c3c Create new imagetest package

Dependency Changes

This release has no dependency changes

... (truncated)

Commits
  • 2892c20 Merge pull request #14229 from samuelkarp/prepare-release-1.7.36
  • cac5660 Prepare release notes for v1.7.36
  • 670a5de Merge commit from fork
  • a3a39e5 Bound Walk references
  • ffc673f Bound Dispatch concurrency and references
  • e594492 Merge pull request #14184 from samuelkarp/cherry-pick-c176f-to-release/1.7
  • 19334a4 pkg/oci: mask thermal interrupt info
  • a81ea12 Merge pull request #14142 from chrishenzie/unpack-shared-config-1.7
  • 4684c68 core/unpack: fetch layers of every config-sharing manifest
  • 7fba9f7 Create new imagetest package
  • 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 show <dependency name> 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.35 to 1.7.36.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v1.7.35...v1.7.36)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-version: 1.7.36
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 25, 2026
@cursor

cursor Bot commented Sep 25, 2026 •

Copy link
Copy Markdown

PR Summary

Low Risk
Lockfile-only patch bump of an indirect container runtime dependency; no direct code paths change in this repo.

Overview
Bumps the indirect github.com/containerd/containerd dependency from 1.7.35 to 1.7.36 in the crowdgit vulnerability_scanner Go module, with matching go.sum checksum updates. There are no application or service code changes.

The upgrade picks up containerd’s 1.7.36 patch release, including the security fix for CVE-2026-53493 (per upstream release notes), plus minor image unpack and Linux container sysfs masking fixes in that dependency tree.

Reviewed by Cursor Bugbot for commit 5e6621f. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Jira Issue Key Missing

Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability.

Example:

  • feat: add user authentication (CM-123)
  • feat: add user authentication (IN-123)

Projects:

  • CM: Community Data Platform
  • IN: Insights

Please add a Jira issue key to your PR title.

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant