访问安全日志
安全日志列出过去 90 天内执行的所有操作 最多 50 条。
-
在任何页面的右上角,单击您的个人资料照片,然后单击 Settings(设置)。
-
在左侧边栏中,单击 Security(安全)。
-
在“Security history(安全历史记录)”下,将显示您的日志。
-
单击条目以查看有关该事件的更多信息。
了解安全日志中的事件
安全日志中列出的操作分为以下类别: |
| 类别名称 | 描述 |
| ------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| oauth_access
| 包含与您已连接的 OAuth 应用程序 相关的所有活动。
| profile_picture
| 包含与头像相关的所有活动。 |
| project
| 包含与项目板相关的所有活动。 |
| public_key
| 包含与公共 SSH 密钥相关的所有活动。 |
| repo
| 包含与您拥有的仓库相关的所有活动。
| 团队
| Contains all activities related to teams you are a part of.
| two_factor_authentication
| Contains all activities related to two-factor authentication.
| 用户
| 包含与您的帐户相关的所有活动。 |
下面列出了这些类别中各事件的说明。
oauth_access
类别
操作 | 描述 |
---|---|
create | 当您授予 OAuth 应用程序 访问权限时触发。 |
destroy | 当您撤销 OAuth 应用程序 对您帐户的访问权限时触发。 |
profile_picture
类别
操作 | 描述 |
---|---|
update | 当您设置或更新个人资料图片时触发。 |
project
类别
操作 | 描述 |
---|---|
create | 在创建项目板时触发。 |
rename | 当项目板被重命名时触发。 |
update | 当项目板被更新时触发。 |
delete | 在删除项目板时触发。 |
link | 当仓库被链接到项目板时触发。 |
unlink | 当仓库从项目板解除链接时触发。 |
project.access | 当项目板的可见性被更改时触发。 |
update_user_permission | 在项目板中添加或删除外部协作者时,或者他们的权限级别被更改时触发。 |
public_key
类别
操作 | 描述 |
---|---|
create | 当您为 GitHub Enterprise Server 帐户添加新公共 SSH 密钥时触发。 |
delete | 当您删除 GitHub Enterprise Server 帐户的公共 SSH 密钥时触发。 |
repo
类别
操作 | 描述 |
---|---|
access | 当您拥有的仓库从“私有”切换到“公共”(反之亦然)时触发。 |
add_member | 当 GitHub Enterprise Server 用户 被授权协作使用仓库时触发。 |
add_topic | 当仓库所有者向仓库添加主题时触发。 |
archived | Triggered when a repository owner archives a repository. |
config.disable_anonymous_git_access | 当公共仓库中禁用匿名 Git 读取权限时触发。 |
config.enable_anonymous_git_access | 当公共仓库中启用匿名 Git 读取权限时触发。 |
config.lock_anonymous_git_access | 当仓库的匿名 Git 读取权限设置被锁定时触发。 |
config.unlock_anonymous_git_access | 当仓库的匿名 Git 读取权限设置被解锁时触发。 |
create | 在创建新仓库时触发。 |
destroy | 当仓库被删除时触发。 |
remove_member | 从仓库中删除 GitHub Enterprise Server 用户的协作者身份时触发。 |
remove_topic | 当仓库所有者从仓库中删除主题时触发。 |
rename | 当仓库被重命名时触发。 |
转让 | 当仓库被转让时触发。 |
transfer_start | 在仓库转让即将发生时触发。 |
unarchived | 当仓库所有者取消存档仓库时触发。 |
team
类别
操作 | 描述 |
---|---|
add_member | 当您所属组织的成员将您添加到团队时触发。 |
add_repository | 当您所属团队被授予控制仓库的权限时触发。 |
create | 当您所属组织中创建了新团队时触发。 |
destroy | 当您所属团队从组织中被删除时触发。 |
remove_member | 从您所属团队中删除组织成员时触发。 |
remove_repository | 当仓库不再受团队控制时触发。 |
two_factor_authentication
类别
操作 | 描述 |
---|---|
enabled | 在启用双重身份验证时触发。 |
disabled | 在禁用双重身份验证时触发。 |
user
类别
操作 | 描述 |
---|---|
add_email | Triggered when you add a new email address. |
create | 当您创建新用户帐户时触发。 |
remove_email | 当您删除电子邮件地址时触发。 |
rename | Triggered when you rename your account. |
change_password | 当您更改密码时触发。 |
forgot_password | Triggered when you ask for a password reset. |
login | 当您登录 your GitHub Enterprise Server instance 时触发。 |
failed_login | Triggered when you failed to log in successfully. |
two_factor_requested | Triggered when GitHub Enterprise Server asks you for your two-factor authentication code. |
show_private_contributions_count | 当您在个人资料中公开私有贡献时触发。 |
hide_private_contributions_count | 当您在个人资料中隐藏私有贡献时触发。 |
user_status
类别
操作 | 描述 |
---|---|
update | 当您在个人资料中设置或更改状态时触发。 更多信息请参阅“设置状态”。 |
destroy | 当您在个人资料中清除状态时触发。 |