Skip to main content
Git app icon

Git

This app integrates with git and supports common git actionsBuilt by Splunk LLC
soar product badge

Default Version 5.0.0

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, 6.4, 6.3

Rating
0
(0)

Log in to rate this app

Support
Splunk Supported
Ranking

#4 in DevOps

This app integrates with git and supports common git actions

Supported actions

  • test connectivity: Validate credentials provided for connectivity
  • configure ssh: Create an RSA Key pair for SSH connectivity
  • list repos: List repos configured/pulled
  • update file: Update (overwrite) contents of a file in the working directory
  • git status: Get the result of git status
  • git checkout: Checks out the provided branch in the local repository. Creates branch if it does not exist
  • delete file: Delete a file from the local working directory
  • add file: Create a file in the local working directory
  • git commit: Commit changes
  • git push: Push commits to the remote server
  • git pull: Pull the repo
  • delete repo: Delete a cloned repository
  • clone repo: Clone the repo
  • on poll: Schedule regular cloning of a repository