heroui logo

Github Repository Transfer

Panther Rules

View Source
Summary
This detection rule monitors actions related to the transfer of GitHub repositories within or between organizations. It tracks specific GitHub audit log events such as `repo.transfer_outgoing`, which indicates that a user has sent a request to transfer a repository to another user or organization, and `repo.transfer_start`, which denotes the initiation of this transfer process. Additionally, it captures the final transfer event `repo.transfer`, confirming that the repository has officially changed ownership. The rule is designed to flag potentially unauthorized or unexpected transfers by analyzing user actions against expected behavior, as documented in the provided references. It is essential for maintaining oversight over repository management, ensuring that any transfers align with organizational policies.
Categories
  • Cloud
  • Web
  • Application
  • Identity Management
Data Sources
  • User Account
  • Application Log
  • Network Share
Created: 2022-12-15