From b74b224a8991f9f1ba69806f12b3a6bd987d7c0d Mon Sep 17 00:00:00 2001 From: Asuka Nakajima Date: Fri, 25 Oct 2024 17:29:09 +0900 Subject: [PATCH] Update process.yml --- rfcs/text/0048/process.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/rfcs/text/0048/process.yml b/rfcs/text/0048/process.yml index ccce7705d0..25823a66ad 100644 --- a/rfcs/text/0048/process.yml +++ b/rfcs/text/0048/process.yml @@ -14,18 +14,18 @@ level: extended type: keyword ignore_above: 8192 - description: The URL of the webpage that linked to the file. + description: The URL of the webpage that linked to the process's executable file. example: http://example.com/article1.html - name: origin_url level: extended type: keyword ignore_above: 8192 - description: The URL where the file is hosted. - example: http://example.com/imgs/article1_img1.jpg + description: The URL where the process's executable file is hosted. + example: http://example.com/files/example.exe - name: zone_identifier level: extended type: short - description: Windows Zone Identifier for a file. - example: 3 + description: Numerical identifier that indicates the security zone of the executable file's origin. + example: 3