[ENGDOCS-910] Add new audit log categories (#15408)

* Add new audit log categories

* Update docker-hub/audit-log.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
Craig Osterhout 2022-08-19 08:51:15 -07:00 committed by GitHub
parent 0bda91020f
commit 409f63bb47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -58,6 +58,7 @@ Refer to the following section for a list of events and their descriptions:
| Team Member Added | Details of the member added to your team | | Team Member Added | Details of the member added to your team |
| Team Member Removed | Details of the member removed from your team | | Team Member Removed | Details of the member removed from your team |
| Team Member Invited | Details of the member invited to your team | | Team Member Invited | Details of the member invited to your team |
| Organization Member Added | Details of the member added to your organization |
| Organization Member Removed | Details about the member removed from your organization | | Organization Member Removed | Details about the member removed from your organization |
| Organization Created | Activities related to the creation of a new organization | | Organization Created | Activities related to the creation of a new organization |
| Organization Settings Updated | Details related to the organization setting that was updated | | Organization Settings Updated | Details related to the organization setting that was updated |
@ -66,6 +67,9 @@ Refer to the following section for a list of events and their descriptions:
| Registry Access Management registry added | Activities related to the addition of a registry | | Registry Access Management registry added | Activities related to the addition of a registry |
| Registry Access Management registry removed | Activities related to the removal of a registry | | Registry Access Management registry removed | Activities related to the removal of a registry |
| Registry Access Management registry updated | Details related to the registry that was updated | | Registry Access Management registry updated | Details related to the registry that was updated |
| Single Sign-On domain added | Details of the single sign-on domain added to your organization |
| Single Sign-On domain removed | Details of the single sign-on domain removed from your organization |
| Single Sign-On domain verified | Details of the single sign-on domain verified for your organization |
### Repository events ### Repository events