Fix security vulnerabilities #1

Merged
irfan merged 11 commits from security-fix into master 2025-12-31 15:28:40 +08:00
Owner

Changes

  • Upgrade base image dim to 0.4.0-stable-r1 with upgrades to address security vulnerability reports
  • Upgraded libraries to address security vulnerability reports: h11, redis, cryptography
  • Upgraded atproto and its dependencies to meet cryptography version constraints
  • backports.zoneinfo is only included to be installed for python versions < 3.9
  • Removed build step in alpine that is no longer needed in the newer included python version

Related issues/PRs

# Changes - Upgrade base image `dim` to `0.4.0-stable-r1` with upgrades to address security vulnerability reports - Upgraded libraries to address security vulnerability reports: `h11`, `redis`, `cryptography` - Upgraded `atproto` and its dependencies to meet `cryptography` version constraints - `backports.zoneinfo` is only included to be installed for python versions < `3.9` - Removed build step in alpine that is no longer needed in the newer included python version # Related issues/PRs - https://git.moekai.net/irfan/dim/pulls/1
Fixes security vulnerabilities:

- CVE-2025-66471
- CVE-2025-66418
- CVE-2024-47081
- CVE-2025-50181
- CVE-2025-50182
Fixes security vulnerabilities:

- CVE-2023-28858
- CVE-2023-28859
Fixes CVE-2025-43859
Fixes CVE-2024-12797
atproto 0.0.55 constraint: cryptography >=41.0.7, <44
Includes new dependency: typing-inspection
irfan merged commit 9f75c9e86e into master 2025-12-31 15:28:40 +08:00
irfan deleted branch security-fix 2025-12-31 15:28:45 +08:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
irfan/mango!1
No description provided.