Skip to content

v2.2

Latest
Compare
Choose a tag to compare
@fboender fboender released this 11 Jun 08:13
· 4 commits to master since this release

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.