Github¶
Cyderes supports the ingestion of audit logs from GitHub. GitHub is a provider for internet hosting software development and version control. To learn more about the types of audit logs GitHub provides, visit this guide. Audit logs are obtained via the Github REST API.
Details for which can be seen here
Chronicle Data Types¶
- GITHUB
Requirements¶
For the REST API, a personal access token needs to be configured, and it requires the admin:org
permission.
Refer to this guide for directions on how to create a personal access token.
Note
The GitHub personal access token must be authorized with your organization's SSO. Please refer to this guide.
Gather Information¶
Please send the following to Cyderes when setup is completed:
- Organization Name (GitHub username)
- Personal Access Token