Skip to content

Fix cargo-deny failure for tar RUSTSEC-2026-0068 #44

Description

@dzianisv

Summary

cargo-deny is currently failing on main and PR branches because codex-package-manager pulls in tar 0.4.44, which is flagged by RUSTSEC-2026-0068.

Evidence

  • failing main workflow: cargo-deny run 23563742907
  • failing PR workflow example: cargo-deny run 23590629513
  • advisory: RUSTSEC-2026-0068
  • suggested remediation from CI: upgrade to tar >= 0.4.45

Notes

This is repository-wide CI breakage, not specific to PR #42.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions