[ 
https://issues.apache.org/jira/browse/YETUS-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer updated YETUS-1159:
------------------------------------
    Description: 
When using Github Actions, the test-patch action fails with 

{code}
  fatal: unsafe repository ('/github/workspace/src' is owned by someone else)
  To add an exception for this directory, call:
  
        git config --global --add safe.directory /github/workspace/src
  ERROR: git reset is failing
{code}

as a result of the changes triggered by new versions of git that have the fix 
for CVE-2022-24765.  

> fixes for CVE-2022-24765 
> -------------------------
>
>                 Key: YETUS-1159
>                 URL: https://issues.apache.org/jira/browse/YETUS-1159
>             Project: Yetus
>          Issue Type: Bug
>          Components: Precommit
>            Reporter: Allen Wittenauer
>            Assignee: Allen Wittenauer
>            Priority: Blocker
>             Fix For: 0.14.0
>
>
> When using Github Actions, the test-patch action fails with 
> {code}
>   fatal: unsafe repository ('/github/workspace/src' is owned by someone else)
>   To add an exception for this directory, call:
>   
>       git config --global --add safe.directory /github/workspace/src
>   ERROR: git reset is failing
> {code}
> as a result of the changes triggered by new versions of git that have the fix 
> for CVE-2022-24765.  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to