From 937edbbbf3711fe611f75269d7aaf455963c5c7d Mon Sep 17 00:00:00 2001 From: CC11001100 Date: Tue, 10 Sep 2024 10:45:00 +0800 Subject: [PATCH] Fix some English spelling errors in the README. (#675) * typo: Ekeid -> Elkeid * typo: Threat Repsonse -> Threat Response * typo: Ekeid -> Elkeid in README-zh_CN.md --- README-zh_CN.md | 2 +- README.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README-zh_CN.md b/README-zh_CN.md index 8eac3238b..0fb81d35b 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -21,7 +21,7 @@ Elkeid 具备以下主要能力: * **Elkeid** 的规则引擎 **Elkeid HUB** 也可以很好的和外部多系统进行联动对接。 -**Ekeid** 将这些能力都很好的融合在一个平台内,满足不同工作负载的复杂安全需求的同时,还能实现多组件能力关联,更难得的是每个组件均经过字节跳动海量数据和多年的实战检验。 +**Elkeid** 将这些能力都很好的融合在一个平台内,满足不同工作负载的复杂安全需求的同时,还能实现多组件能力关联,更难得的是每个组件均经过字节跳动海量数据和多年的实战检验。 diff --git a/README.md b/README.md index 11db9c8df..6c1e7a242 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Elkeid has the following key capabilities: * **Elkeid**'s rule engine **Elkeid HUB** can also be well linked with external multiple systems. -**Ekeid** integrates these capabilities into one platform to meet the complex security requirements of different workloads, while also achieving multi-component capability association. What is even more rare is that each component undergoes massive byte-beating. Data and years of combat testing. +**Elkeid** integrates these capabilities into one platform to meet the complex security requirements of different workloads, while also achieving multi-component capability association. What is even more rare is that each component undergoes massive byte-beating. Data and years of combat testing. @@ -90,9 +90,9 @@ Therefore, it is necessary to have complete anti-intrusion and risk perception c | Alarm traceability (resident traceability) | :ng_man: | :white_check_mark: | | Alert Whitelist | :white_check_mark: | :white_check_mark: | | Multi-alarm aggregation capability | :ng_man: | :white_check_mark: | -| Threat Repsonse (Process) | :ng_man: | :white_check_mark: | -| Threat Repsonse (Network) | :ng_man: | :white_check_mark: | -| Threat Repsonse (File) | :ng_man: | :white_check_mark: | +| Threat Response (Process) | :ng_man: | :white_check_mark: | +| Threat Response (Network) | :ng_man: | :white_check_mark: | +| Threat Response (File) | :ng_man: | :white_check_mark: | | File isolation | :ng_man: | :white_check_mark: | | Vulnerability discovery | `few vuln info` | :white_check_mark: | | Vulnerability information hot update | :ng_man: | :white_check_mark: |