This actually includes all query param values and check for file pattern to check against tarball pattern.
Prior to this commit, this only looked over a hard-coded list of keys (file, f, name, url) detected through docker runs.
This way of doing it should decrease future misdetections.
Related to T3781