Project

General

Profile

Bug #22660

Updated by Peter Amstutz 3 days ago

Reported by user: some git services use HTTP basic auth with the username and password or API token embedded in the repo URL.    The arvados-cwl-runner feature that records git metadata will leak this by accident.    If the URL starts with http or https it should filter out the username/password portion of the URL. 

Back