SCOPE_REGEX

gafaelfawr.constants.SCOPE_REGEX = '^[a-zA-Z0-9:._-]+$'

Regex matching a valid scope.