Summary
We are adding Git CLI activities to the audit log on Github Enterprise Cloud. This data will sit alongside events captured through the web interface to provide enterprise customers with a vastly expanded data set for security and compliance audits.
Intended Outcome
Customers will be able to more fully observe UI and CLI activity on their account through the audit log. This will help customers to better meet administration, compliance, and security response needs.
How will it work?
Two new events, git.clone and git.push, will be incorporated alongside existing audit log events and available for search, export, and access via the API. The git.clone event will be recorded on clone, fetch, and pull.
Summary
We are adding Git CLI activities to the audit log on Github Enterprise Cloud. This data will sit alongside events captured through the web interface to provide enterprise customers with a vastly expanded data set for security and compliance audits.
Intended Outcome
Customers will be able to more fully observe UI and CLI activity on their account through the audit log. This will help customers to better meet administration, compliance, and security response needs.
How will it work?
Two new events,
git.cloneandgit.push, will be incorporated alongside existing audit log events and available for search, export, and access via the API. Thegit.cloneevent will be recorded on clone, fetch, and pull.