Skip to content

security: fix all 12 Dependabot vulnerabilities in Flask API#6

Merged
Maneesh-Relanto merged 2 commits intomainfrom
security/fix-dependabot-vulnerabilities
Feb 3, 2026
Merged

security: fix all 12 Dependabot vulnerabilities in Flask API#6
Maneesh-Relanto merged 2 commits intomainfrom
security/fix-dependabot-vulnerabilities

Conversation

@Maneesh-Relanto
Copy link
Owner

  • Upgrade Flask 3.0.0 -> 3.1.2
  • Upgrade Werkzeug 3.0.1 -> 3.1.5 (fixes debugger RCE, safe_join issues)
  • Upgrade Flask-CORS 4.0.0 -> 6.0.2 (fixes CORS security issues)
  • Upgrade requests 2.31.0 -> 2.32.5 (fixes credential leak)
  • Upgrade pytest 7.4.3 -> 9.0.2

All tests passing (30/34, same as before).
All 12 Dependabot alerts resolved.

- Upgrade Flask 3.0.0 -> 3.1.2
- Upgrade Werkzeug 3.0.1 -> 3.1.5 (fixes debugger RCE, safe_join issues)
- Upgrade Flask-CORS 4.0.0 -> 6.0.2 (fixes CORS security issues)
- Upgrade requests 2.31.0 -> 2.32.5 (fixes credential leak)
- Upgrade pytest 7.4.3 -> 9.0.2

All tests passing (30/34, same as before).
All 12 Dependabot alerts resolved.
- Remove conflicting requests==2.31.0 entry
- Update pytest-cov to >=4.1.0 for consistency
@Maneesh-Relanto Maneesh-Relanto merged commit 4554252 into main Feb 3, 2026
4 of 9 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.

1 participant