Skip to content

[RSPEED-2459] Remove diskcache from the container#299

Merged
samdoran merged 1 commit intorhel-lightspeed:mainfrom
samdoran:no-bad-pickles
Mar 13, 2026
Merged

[RSPEED-2459] Remove diskcache from the container#299
samdoran merged 1 commit intorhel-lightspeed:mainfrom
samdoran:no-bad-pickles

Conversation

@samdoran
Copy link
Copy Markdown
Member

There is a vulnerability (CVE-2025-69872, of questionable merit) with diskcache with no current available fix. diskcache is not needed directly by this project, so it can be removed.

There is no way with pip or uv to prevent it from being installed by those tools. In the container, we can manually remove it without breaking the application.

Related:

There is a vulnerability with this transient dependency with no
current available fix. This is not needed, so it can be removed.

There is no way with pip or uv to prevent it from being installed
by those tools. In the container, we can manually remove it without
breaking the application.
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Flag Coverage Δ
unittests 97.39% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@samdoran samdoran merged commit 92cb724 into rhel-lightspeed:main Mar 13, 2026
14 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