hashicorp / nomad-driver-podman

A nomad task driver plugin for sandboxing workloads in podman containers
https://developer.hashicorp.com/nomad/plugins/drivers/podman
Mozilla Public License 2.0
225 stars 63 forks source link

build(deps): bump github.com/hashicorp/nomad from 1.7.3 to 1.7.4 #317

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 7 months ago

Bumps github.com/hashicorp/nomad from 1.7.3 to 1.7.4.

Release notes

Sourced from github.com/hashicorp/nomad's releases.

v1.7.4

1.7.4 (February 08, 2024)

SECURITY:

  • deps: Updated runc to 1.1.12 to address CVE-2024-21626 [GH-19851]
  • migration: Fixed a bug where archives used for migration were not checked for symlinks that escaped the allocation directory [GH-19887]
  • template: Fixed a bug where symlinks could force templates to read and write to arbitrary locations (CVE-2024-1329) [GH-19888]
Changelog

Sourced from github.com/hashicorp/nomad's changelog.

1.7.4 (February 08, 2024)

SECURITY:

  • deps: Updated runc to 1.1.12 to address CVE-2024-21626 [GH-19851]
  • migration: Fixed a bug where archives used for migration were not checked for symlinks that escaped the allocation directory [GH-19887]
  • template: Fixed a bug where symlinks could force templates to read and write to arbitrary locations (CVE-2024-1329) [GH-19888]
Commits
  • 2901912 Generate files for 1.7.4 release
  • 9239079 template: sandbox template rendering
  • de55da6 migration: check symlink sources during archive unpack
  • 6c828c4 Backport of template: run template tests on Windows where possible into relea...
  • 308d601 Backport of deps: update dependencies indirectly bringing in older runc into ...
  • 6fa9294 Backport of chore(deps): bump github.com/opencontainers/runc from 1.1.10 to 1...
  • 3e4e138 Prepare for next release
  • See full diff in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/hashicorp/nomad-driver-podman/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

pkazmierczak commented 2 months ago

@dependabot rebase

dependabot[bot] commented 2 months ago

Looks like github.com/hashicorp/nomad is up-to-date now, so this is no longer needed.