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
async_watcher.py:166-169 names tasks decree-watcher-{tenant_id} with no sanitization. User-controlled tenant IDs containing control characters end up in task names.
Description
async_watcher.py:166-169names tasksdecree-watcher-{tenant_id}with no sanitization. User-controlled tenant IDs containing control characters end up in task names.