elastic / elastic/integrations

[text-auditor] Fix clear typos in security detection rule description (recieve/use)

Open
#19,314 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Handlebars
Stars
333
Forks
647
Avg merge
3d 4h
Merged PRs (30d)
209

Description

## 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

- [ ] Replace `recieve` with `receive` in all three affected rule JSON files.
- [ ] Replace `a use subscribes` with `a user subscribes` in `_8.json`.
- [ ] Regenerate/revalidate any derived package docs if these rule descriptions are rendered elsewhere.

---
[What is this?](https://ela.st/github-ai-tools) | [From workflow: Text Auditor](https://github.com/elastic/integrations/actions/runs/26753520476)

Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.
> - [x] expires on Jun 8, 2026, 12:16 PM UTC

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.