Text Improvements
The following user-facing text issues were found in the repository. Each is a low-effort fix.
1. Typo family: recieve → receive in Security rule descriptions
File: packages/security_detection_engine/kibana/security_rule/3df49ff6-985d-11ef-88a1-f661ea17fbcd_8.json (line 6)
Current text: ...subscribe to recieve topic messages...
Suggested fix: ...subscribe to receive topic messages...
Why: Clear spelling error in user-facing rule description.
File: packages/security_detection_engine/kibana/security_rule/3df49ff6-985d-11ef-88a1-f661ea17fbcd_9.json (line 6)
Current text: ...subscribe to recieve topic messages...
Suggested fix: ...subscribe to receive topic messages...
Why: Clear spelling error in user-facing rule description.
File: packages/security_detection_engine/kibana/security_rule/3df49ff6-985d-11ef-88a1-f661ea17fbcd_10.json (line 6)
Current text: ...subscribe to recieve topic messages...
Suggested fix: ...subscribe to receive topic messages...
Why: Clear spelling error in user-facing rule description.
2. Grammar typo in the same rule family
File: packages/security_detection_engine/kibana/security_rule/3df49ff6-985d-11ef-88a1-f661ea17fbcd_8.json (line 6)
Current text: Identifies when a use subscribes to an SNS topic...
Suggested fix: Identifies when a user subscribes to an SNS topic...
Why: Clear grammatical/wording error (use instead of user) in user-facing description text.
Suggested Actions
What is this? | From workflow: Text Auditor
Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.
Text Improvements
The following user-facing text issues were found in the repository. Each is a low-effort fix.
1. Typo family:
recieve→receivein Security rule descriptionsFile:
packages/security_detection_engine/kibana/security_rule/3df49ff6-985d-11ef-88a1-f661ea17fbcd_8.json(line 6)Current text:
...subscribe to recieve topic messages...Suggested fix:
...subscribe to receive topic messages...Why: Clear spelling error in user-facing rule description.
File:
packages/security_detection_engine/kibana/security_rule/3df49ff6-985d-11ef-88a1-f661ea17fbcd_9.json(line 6)Current text:
...subscribe to recieve topic messages...Suggested fix:
...subscribe to receive topic messages...Why: Clear spelling error in user-facing rule description.
File:
packages/security_detection_engine/kibana/security_rule/3df49ff6-985d-11ef-88a1-f661ea17fbcd_10.json(line 6)Current text:
...subscribe to recieve topic messages...Suggested fix:
...subscribe to receive topic messages...Why: Clear spelling error in user-facing rule description.
2. Grammar typo in the same rule family
File:
packages/security_detection_engine/kibana/security_rule/3df49ff6-985d-11ef-88a1-f661ea17fbcd_8.json(line 6)Current text:
Identifies when a use subscribes to an SNS topic...Suggested fix:
Identifies when a user subscribes to an SNS topic...Why: Clear grammatical/wording error (
useinstead ofuser) in user-facing description text.Suggested Actions
recievewithreceivein all three affected rule JSON files.a use subscribeswitha user subscribesin_8.json.What is this? | From workflow: Text Auditor
Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.