You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
app.run(debug=True) is present in the main application file. In a deployed context, this enables the interactive Werkzeug debugger, which is a remote code execution vector.