Skip to content

Commit 6826018

Browse files
authored
Merge pull request #3648 from splunk/inte_512
update message
2 parents 93aafa6 + 742d24e commit 6826018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

detections/endpoint/windows_appx_deployment_unsigned_package_installation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ drilldown_searches:
3939
earliest_offset: $info_min_time$
4040
latest_offset: $info_max_time$
4141
rba:
42-
message: Unsigned MSIX/AppX package $Path$ installation attempted on $dest$ by user $user_id$ using $CallingProcess$
42+
message: Unsigned MSIX/AppX package $file_name$ installation attempted on $dest$ by user $user_id$ using $CallingProcess$
4343
risk_objects:
4444
- field: dest
4545
type: system

0 commit comments

Comments
 (0)