- [B201] Found
debug=Truein Flask — removed in favor ofdebug=os.getenv("FLASK_DEBUG") - [B104] Found binding to all interfaces (
0.0.0.0) — now controlled viaFLASK_HOSTenv variable
These changes mitigate remote code execution and interface exposure risk in non-production environments.