Skip to content

chore: update Python version and dependencies in Docker configuration#8

Merged
cx-ryan-wakeham merged 1 commit intomainfrom
upgrade/python-3.11
Dec 11, 2025
Merged

chore: update Python version and dependencies in Docker configuration#8
cx-ryan-wakeham merged 1 commit intomainfrom
upgrade/python-3.11

Conversation

@cx-ryan-wakeham
Copy link
Owner

  • Upgraded Python version from 3.8.10 to 3.11.0 in .python-version and Dockerfile.
  • Modified docker-entrypoint.sh to use 'python' instead of 'python3'.
  • Updated requirements.txt to reflect new versions of Flask-CORS, psycopg2-binary, PyJWT, lxml, Pillow, python-magic, and PyYAML.

- Upgraded Python version from 3.8.10 to 3.11.0 in .python-version and Dockerfile.
- Modified docker-entrypoint.sh to use 'python' instead of 'python3'.
- Updated requirements.txt to reflect new versions of Flask-CORS, psycopg2-binary, PyJWT, lxml, Pillow, python-magic, and PyYAML.
@cx-ryan-wakeham cx-ryan-wakeham merged commit 65cccd4 into main Dec 11, 2025
1 check was pending
@cx-ryan-wakeham
Copy link
Owner Author

Logo
Checkmarx One – Scan Summary & Detailsaddbb2ac-a149-48b8-b4a6-eef9698ae277

New Issues (1)

Checkmarx found the following issues in this Pull Request

Severity Issue Source File / Package Checkmarx Insight
HIGH CVE-2024-6221 Python-Flask-Cors-4.0.0
detailsRecommended version: 4.0.2
Description: A vulnerability in Flask-Cors version 4.0.0a0 through 4.0.1 allows the '`Access-Control-Allow-Private-Network' CORS header to be set to true by def...
Attack Vector: NETWORK
Attack Complexity: LOW

ID: sZ4p%2Bnp2eHl0fYgwb14CzBXB160xgkFf6zmgtcZ0L7k%3D
Vulnerable Package

Use @Checkmarx to reach out to us for assistance.

Just send a PR comment with @Checkmarx followed by a natural language request.

Examples: @Checkmarx how are you able to help me? @Checkmarx rescan this PR

@cx-ryan-wakeham cx-ryan-wakeham deleted the upgrade/python-3.11 branch January 26, 2026 16:02
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.

1 participant