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
Expanded the query SQL query built from user-controlled sources (py/sql-injection) to alert if user-input is added to a TextClause from SQLAlchemy, since that can lead to SQL injection.