1
0

Added KeePass.exe to ignore list

This commit is contained in:
2025-05-27 14:24:35 +02:00
parent 997244e054
commit 7833cc3a00

View File

@@ -30,6 +30,11 @@
"kind": "Exe", "kind": "Exe",
"id": "vmconnect.exe", "id": "vmconnect.exe",
"matching_strategy": "Equals" "matching_strategy": "Equals"
},
{
"kind": "Exe",
"id": "KeePass.exe",
"matching_strategy": "Equals"
} }
], ],
"object_name_change_applications": [ "object_name_change_applications": [