Skip to content

Commit 001b577

Browse files
mergify[bot]natasha-moore-elasticgithub-actions[bot]
authored
[8.17] [Nov 26] Signature option available for macOS Trusted Apps conditions (backport #6183) (#6260)
* Signature option available for macOS Trusted Apps conditions (#6183) (cherry picked from commit 5fb37a6) # Conflicts: # docs/serverless/edr-manage/trusted-apps-ov.asciidoc * Delete docs/serverless directory and its contents --------- Co-authored-by: natasha-moore-elastic <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f32f68a commit 001b577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/management/admin/trusted-apps.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To add a trusted application:
3737
* `Field`: Select a field to identify the trusted application:
3838
** `Hash`: The MD5, SHA-1, or SHA-256 hash value of the application's executable.
3939
** `Path`: The full file path of the application's executable.
40-
** `Signature`: (Windows only) The name of the application's digital signer.
40+
** `Signature`: (Windows and macOS only) The name of the application's digital signer.
4141
+
4242
TIP: To find the signer's name for an application, go to *Kibana* -> *Discover* and query the process name of the application's executable (for example, `process.name : "mctray.exe"` for a McAfee security binary). Then, search the results for the `process.code_signature.subject_name` field, which contains the signer's name (for example, `McAfee, Inc.`).
4343

0 commit comments

Comments
 (0)