Skip to content

Commit

Permalink
fix(harfanglab): add missing observable on some fields
Browse files Browse the repository at this point in the history
  • Loading branch information
jadeen authored Jan 10, 2025
1 parent 21b43f2 commit f0d688e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions HarfangLab/harfanglab/_meta/fields.yml
Original file line number Diff line number Diff line change
Expand Up @@ -711,11 +711,19 @@ action.properties.TargetSid:
action.properties.TargetUserName:
description: ''
name: action.properties.TargetUserName
observable:
name: Target User
property: account_login
type: user-account
type: keyword

action.properties.TargetUserSid:
description: ''
name: action.properties.TargetUserSid
observable:
name: Target User
property: user_id
type: user-account
type: keyword

action.properties.TaskContent:
Expand Down

0 comments on commit f0d688e

Please sign in to comment.