murjax / Github-Repo-Cloner

A command line toolkit for cloning a user's repositories written in multiple languages.
3 stars 5 forks source link

Feature: Security, sanitize clone url (all implementations) #25

Open murjax opened 1 year ago

murjax commented 1 year ago

Ensure the clone url is always a url. We currently trust that the clone url doesn't contain harmful content.

MichaelDimmitt commented 1 year ago

All implementations checklist: