Skip to content

Update Dockerfile Python version to hardened one#1697

Open
Bob-le-pirate wants to merge 1 commit intoFlareSolverr:masterfrom
Bob-le-pirate:patch-1
Open

Update Dockerfile Python version to hardened one#1697
Bob-le-pirate wants to merge 1 commit intoFlareSolverr:masterfrom
Bob-le-pirate:patch-1

Conversation

@Bob-le-pirate
Copy link
Copy Markdown

Dear all,

I propose you to use Hardened image for python : 3.13-debian13-sfw-dev instead of 3.13-slim-bookworm.
Tested on my server with FreshRSS instance, it works fine (like original one).

I scan vulnerabilities between the two images :

flaresolverr/flaresolverr:latest (debian 12.12)
===============================================
Total: 748 (UNKNOWN: 46, LOW: 316, MEDIUM: 217, HIGH: 154, CRITICAL: 15)
flaresolverr:1.0.0 (debian 13.3)
================================
Total: 300 (UNKNOWN: 1, LOW: 195, MEDIUM: 80, HIGH: 24, CRITICAL: 0)

The new version seems more safe.

Best regards.

Use Hardened image for python : 3.13-debian13-sfw-dev
@ilike2burnthing
Copy link
Copy Markdown
Contributor

Looking to downgrade - #1670

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