Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub detections improvement #3278

Open
wants to merge 36 commits into
base: develop
Choose a base branch
from
Open

Conversation

P4T12ICK
Copy link
Collaborator

@P4T12ICK P4T12ICK commented Jan 15, 2025

New GitHub detections:

  • GitHub Enterprise Created Self Hosted Runner
  • GitHub Enterprise Delete Branch Ruleset
  • GitHub Enterprise Disable 2FA Requirement
  • GitHub Enterprise Disable Audit Log Event Stream
  • GitHub Enterprise Disable Classic Branch Protection Rule
  • GitHub Enterprise Disable Dependabot
  • GitHub Enterprise Disable IP Allow List
  • GitHub Enterprise Modify Audit Log Event Stream
  • GitHub Enterprise Pause Audit Log Event Stream
  • GitHub Enterprise Remove Organization
  • GitHub Enterprise Repository Archived
  • GitHub Enterprise Repository Deleted
  • GitHub Organizations Delete Branch Ruleset
  • GitHub Organizations Disable 2FA Requirement
  • GitHub Organizations Disable Classic Branch Protection Rule
  • GitHub Organizations Disable Dependabot
  • GitHub Organizations Repository Archived
  • GitHub Organizations Repository Deleted

These detections are splitted into GitHub Enterprise and GitHub Organizations. Depending when a user collects GitHub logs on a GitHub Enterprise level or a GitHub Organizations level, the way how logs are collected are completely different and the corresponding log parsing rules. Therefore, there are cases in which the same detection is developed for both ways.

@P4T12ICK P4T12ICK added the WIP DO NOT MERGE Work in Progress label Jan 15, 2025
@P4T12ICK P4T12ICK removed the WIP DO NOT MERGE Work in Progress label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants