{"meta":{"title":"错误：我们正在进行 SSH 密钥审核","intro":"此错误意味着无法验证正在用于执行 Git 操作的 SSH 密钥。","product":"身份验证","breadcrumbs":[{"href":"/zh/authentication","title":"身份验证"},{"href":"/zh/authentication/troubleshooting-ssh","title":"SSH 故障排除"},{"href":"/zh/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 密钥](/zh/authentication/keeping-your-account-and-data-secure/reviewing-your-ssh-keys)，并拒绝或批准未验证的密钥。 单击错误消息中的 URL 链接将转到 SSH 设置页面，会在\nSSH 密钥列表中突出显示未验证的 SSH 密钥。"}