v2.2
This release adds detection of unsafe repos and skips them.
In april 2022 a vulnerability was found in git. See
https://github.blog/2022-04-12-git-security-vulnerability-announced/. The implemented fix for git is to warn the user and to skip the repo. The warning screws up our output, so we also detect and skip those repos with our own message.