Skip to content

Commit

Permalink
Fixing error caused by msticpy bug in ti_enrich
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhelle committed Nov 11, 2021
1 parent 4bdf7b6 commit d06e23d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions msticnb/nb/azsent/alert/ti_enrich.py
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ def show_full_alert(selected_alert):
alert_select = SelectAlert(
alerts=data,
action=show_full_alert,
time_col="StartTimeUtc",
columns=[
"AlertName",
"CompromisedEntity",
Expand Down

0 comments on commit d06e23d

Please sign in to comment.