# Packages
No description provided by the author
# Functions
GetRandomString returns a random string which is n characters long.
SanitizeErrorMessage takes in a given error message and returns a new, sanitized error with things like tokens removed.
ValidateRemote minimally validates the remote gitops URL to ensure it contains the "https" scheme and supported "github.com" and "gitlab.com" hosts.