Skip to content

fix: upgrade testcontainers to 0.27.2 to resolve CVEs#482

Merged
leekeiabstraction merged 2 commits intoapache:mainfrom
leekeiabstraction:fix/upgrade-testcontainers-cve
Apr 5, 2026
Merged

fix: upgrade testcontainers to 0.27.2 to resolve CVEs#482
leekeiabstraction merged 2 commits intoapache:mainfrom
leekeiabstraction:fix/upgrade-testcontainers-cve

Conversation

@leekeiabstraction
Copy link
Copy Markdown
Contributor

@leekeiabstraction leekeiabstraction commented Apr 5, 2026

Summary

  • Upgrades testcontainers from 0.25.0 to 0.27.2
  • Fixes RUSTSEC-2026-0066 (astral-tokio-tar 0.5.6 → 0.6.0: insufficient PAX extension validation)
  • Resolves RUSTSEC-2025-0134 (rustls-pemfile unmaintained — removed entirely in newer bollard)

Both are transitive dependencies only used in integration tests.

Test plan

  • cargo check --workspace --all-targets passes
  • cargo audit reports zero vulnerabilities
  • CI passes

Fixes RUSTSEC-2026-0066 (astral-tokio-tar) and
RUSTSEC-2025-0134 (rustls-pemfile unmaintained).
@leekeiabstraction
Copy link
Copy Markdown
Contributor Author

@fresh-borzoni 🙏 PTAL

Copy link
Copy Markdown
Contributor

@fresh-borzoni fresh-borzoni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@leekeiabstraction
Copy link
Copy Markdown
Contributor Author

Updated description, this doesn't close 480. Only update to resolve known CVEs.

@leekeiabstraction leekeiabstraction merged commit 4c22ad5 into apache:main Apr 5, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants