Skip to content

Commit f01a0a9

Browse files
natasha-moore-elasticbenironside
authored andcommitted
Signature option available for macOS Trusted Apps conditions
1 parent 643b772 commit f01a0a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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

docs/serverless/edr-manage/trusted-apps-ov.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To add a trusted application:
4343
+
4444
*** `Hash`: The MD5, SHA-1, or SHA-256 hash value of the application's executable.
4545
*** `Path`: The full file path of the application's executable.
46-
*** `Signature`: (Windows only) The name of the application's digital signer.
46+
*** `Signature`: (Windows and macOS only) The name of the application's digital signer.
4747
+
4848
[TIP]
4949
====

0 commit comments

Comments
 (0)