{"meta":{"title":"오류: SSH 키 감사를 수행하고 있음","intro":"이 오류는 Git 작업을 수행하는 데 사용하는 SSH 키가 확인되지 않음을 의미합니다.","product":"인증","breadcrumbs":[{"href":"/ko/authentication","title":"인증"},{"href":"/ko/authentication/troubleshooting-ssh","title":"SSH 문제 해결"},{"href":"/ko/authentication/troubleshooting-ssh/error-were-doing-an-ssh-key-audit","title":"SSH 키 감사"}],"documentType":"article"},"body":"# 오류: SSH 키 감사를 수행하고 있음\n\n이 오류는 Git 작업을 수행하는 데 사용하는 SSH 키가 확인되지 않음을 의미합니다.\n\n확인되지 않은 키를 사용하여 Git 작업을 수행하는 경우 SSH 키를 감사하라는 메시지가 표시됩니다.\n\n```shell\nERROR: We're doing an SSH key audit.\nReason: unverified due to lack of use\nPlease visit https://github.com/settings/ssh\nto approve this key so we know it's safe.\nFingerprint: ab:08:46:83:ff:f6:c4:f8:a9:4e:68:6b:94:17:f2:46\nfatal: could not read from remote repository\n```\n\n## 문제 해결\n\n문제를 해결하려면 [SSH 키를 검토](/ko/authentication/keeping-your-account-and-data-secure/reviewing-your-ssh-keys)하고 확인되지 않은 키를 거부하거나 승인해야 합니다. 오류 메시지의 URL 링크를 클릭하면 SSH 설정 페이지로 이동되며, SSH 키 목록에서 확인되지 않은 SSH 키가 강조 표시됩니다."}