uptane / aktualizr

C++ Uptane Client
Mozilla Public License 2.0
15 stars 15 forks source link

Builds fail due to git CVE-2022-24765 fixes #71

Closed cajun-rat closed 2 years ago

cajun-rat commented 2 years ago

I think that git's logic to defend against CVE-2022-24765 breaks our CI builds, with the following error:

 fatal: unsafe repository ('/home/runner/work/aktualizr/aktualizr' is owned by someone else)
To add an exception for this directory, call:

    git config --global --add safe.directory /home/runner/work/aktualizr/aktualizr