Skip to main content
GitHub app icon

GitHub

This app integrates with GitHub to support various investigative and issue-based actionsBuilt by Splunk LLC
soar product badge

Default Version 3.0.1

July 21, 2026

Compatibility

SOAR On-Prem, SOAR Cloud

Platform Version: 8.7, 8.6, 8.5, 8.4, 8.0, 7.2, 7.1, 7.0

Rating
0
(0)

Log in to rate this app

Support
Splunk Supported
Ranking

#27 in Information

This app integrates with GitHub to support various investigative and issue-based actions

Supported actions

  • test connectivity: test connectivity
  • make request: Execute an arbitrary HTTP request against the GitHub API. Handles both authentication modes configured on the asset: personal access token and OAuth Bearer token. The endpoint is appended to https://api.github.com — do not include the base URL.
  • add collaborator: Add user as a collaborator to repo
  • add labels: Add label(s) to an issue on the GitHub repository
  • add member: Add user in a team
  • create comment: Create a comment for an issue on the GitHub repository
  • create issue: Create an issue for the GitHub repository
  • get issue: Retrieve an issue for the GitHub repository
  • list comments: List comments for an issue on the GitHub repository
  • list events: List events performed by a user
  • list issues: Get a list of issues for the GitHub repository
  • list organizations: List all organizations
  • list repos: List all repos of an organization
  • list teams: List all teams of an organization
  • list users: List users of an organization
  • remove collaborator: Remove user as a collaborator from the repo
  • remove member: Remove user from the team
  • update issue: Update an issue for the GitHub repository