def list_tables(self, repo):
        self._check_for_injections(repo)

        all_repos = self.list_repos()