Small update
- Change service to audit - Add operation
This commit is contained in:
@@ -13,9 +13,10 @@ tags:
|
||||
- attack.t1098.003
|
||||
logsource:
|
||||
product: github
|
||||
service: audit_logs
|
||||
service: audit
|
||||
detection:
|
||||
selection:
|
||||
operation: 'authentication'
|
||||
action:
|
||||
- 'project.update_user_permission'
|
||||
- 'org.remove_outside_collaborator'
|
||||
@@ -28,4 +29,4 @@ fields:
|
||||
falsepositives:
|
||||
- Validate the actor if permitted to access the repo.
|
||||
- Validate the Multifactor Authentication changes.
|
||||
level: medium
|
||||
level: medium
|
||||
|
||||
Reference in New Issue
Block a user