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
get_badge uses urllib.parse.urlencode for query parameters instead of raw string concatenation, preventing URL injection via project names containing special characters
list_system_events only sends non-default query parameters, consistent with other tools