Skip to content

Commit

Permalink
fix (#37007)
Browse files Browse the repository at this point in the history
  • Loading branch information
RosenbergYehuda authored Oct 31, 2024
1 parent 393188c commit 3cca8eb
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -650,18 +650,18 @@ tasks:
conditions:
- label: ' Verified'
condition:
- - operator: containsString
- - operator: in
left:
value:
complex:
root: ExtractedIndicators
accessor: File
root: incident
accessor: filesha256
iscontext: true
right:
value:
complex:
root: incident
accessor: filesha256
root: ExtractedIndicators
accessor: File
iscontext: true
ignorecase: true
continueonerrortype: ""
Expand Down Expand Up @@ -1507,7 +1507,7 @@ tasks:
alertsandrelatedinfo:
simple: '[{"columnheader3":""},{},{}]'
externalsystemid:
simple: "84"
simple: "812"
separatecontext: false
continueonerrortype: ""
view: |-
Expand Down

0 comments on commit 3cca8eb

Please sign in to comment.