GitHub
Version: 1.5
Updated: Jul 06, 2023
GitHub is an Internet hosting service for software development and version control using Git. It provides the distributed version control of Git plus access control, bug tracking, software feature requests, task management, continuous integration, and wikis for every project
Actions​
- List Organizations (Enrichment) - List organizations for the authenticated user.
- List Organization Members (Enrichment) - List all users who are members of an organization.
- List Organization Repositories (Enrichment) - Lists repositories for the specified organization.
- List Commits (Enrichment) - List commits in repository.
- Get Commit (Enrichment) - Returns the contents of a single commit reference.
- Get Commit By URL (Enrichment) - Returns details of a commit by providing url.
GitHub in Automation Service and Cloud SOAR​
- Access integrations in the Automation Service or Cloud SOAR.
- After the list of the integrations appears, search/look for the integration and click on the row.
- The integration details will appear. Click on the "+" button to add new Resource.
- Populate all the required fields (*)
- API URL. Default is 'https://api.github.com'.
- Token. Insert the Token.
- Click Save.
- To make sure the resource is working, hover over the resource and then click the pencil icon that appears on the right.
- Click TEST SAVED SETTINGS.
- You should receive a successful notification in the bottom right corner.
Change Log​
- May 16, 2023 (v1.2) - First upload
- May 22, 2023 (v1.4) - Action Get Commit by URL refactored
- July 6, 2023 (v1.5) - Removed leading/trailing spaces