Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGit action events (e.g. clone and push) appear in the audit logs #109
Labels
Projects
Comments
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
andgit.push
, will be incorporated alongside existing audit log events and available for search, export, and access via the API. Thegit.clone
event will be recorded on clone, fetch, and pull.