Skip to content

Commit 153312c

Browse files
vakohlbatamig
andauthored
Apply suggestions from code review
Co-authored-by: Batami Gold <[email protected]>
1 parent d0bf6af commit 153312c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/sentinel/normalization-schema-alert.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ This section enables you to capture details related to a file entity involved in
188188
|-------|-------|------|-------------|
189189
| **FileName** | Optional | string | Name of the file associated with the alert, without path or a location.<br><br>e.g. `Notepad.exe` |
190190
| **FilePath** | Optional | string | he full, normalized path of the target file, including the folder or location, the file name, and the extension.<br><br>e.g. `C:\Windows\System32\notepad.exe` |
191-
| **FileSHA1** | Optional | string | SHA1 hash of the file.<br><br>e.g. `d55c5a4df19b46db8c54` |
191+
| **FileSHA1** | Optional | string | SHA1 hash of the file.<br><br>e.g. `j5kl6mn7op8qr9st0uv1` |
192192
| **FileSHA256** | Optional | string | SHA256 hash of the file.<br><br>e.g. `a1bc2de3fh4ij5kl6mn7op8qrs2de3` |
193193
| **FileMD5** | Optional | string | MD5 hash of the file.<br><br>e.g. `j5kl6mn7op8qr9st0uv1wx2yz3ab4c` |
194194
| **FileSize** | Optional | long | Size of the file in bytes.<br><br>e.g. `123456` |
@@ -219,7 +219,7 @@ If your alert includes information about email entity, use the following fields
219219
| Field | Class | Type | Description |
220220
|-------|-------|------|-------------|
221221
| **EmailMessageId** | Optional | string | Unique identifier for the email message, associated with the alert.<br><br>e.g. `Request for Invoice Access` |
222-
| **EmailSubject** | Optional | string | Subject of the email.<br><br>e.g. `72b90fc1-8fe3-455e-71a8-08dce6f17f15` |
222+
| **EmailSubject** | Optional | string | Subject of the email.<br><br>e.g. `j5kl6mn7-op8q-r9st-0uv1-wx2yz3ab4c` |
223223

224224

225225

0 commit comments

Comments
 (0)