elastic / elastic/integrations
[text-auditor] Batch fix untracked typo families in package manifest and field descriptions
- 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. `overriden` → `overridden` in package manifest configuration help text
**File:** `packages/cloudflare_logpush/manifest.yml` (line 135)
**Current text:** `...This is a global setting which can be overriden by specific local bucket names...`
**Suggested fix:** `...This is a global setting which can be overridden by specific local bucket names...`
**Why:** Clear spelling typo in user-facing integration configuration description.
**File:** `packages/jamf_protect/manifest.yml` (line 106)
**Current text:** `...This is a global setting which can be overriden by specific local bucket names...`
**Suggested fix:** `...This is a global setting which can be overridden by specific local bucket names...`
**Why:** Same typo in another user-facing package manifest description.
### 2. `varaible` → `variable` in RSA field description family
**File:** `packages/tomcat/data_stream/log/fields/fields.yml` (line 578)
**Current text:** `VMWare Target **VMWARE** only varaible.`
**Suggested fix:** `VMWare Target **VMWARE** only variable.`
**Why:** Clear spelling typo in user-facing field description.
**Additional verified occurrences of the same text family:**
- `packages/cylance/data_stream/protect/fields/fields.yml` (line 578)
- `packages/juniper_netscreen/data_stream/log/fields/fields.yml` (line 578)
- `packages/netscout/data_stream/sightline/fields/fields.yml` (line 578)
- `packages/radware/data_stream/defensepro/fields/fields.yml` (line 578)
- `packages/fortinet_forticlient/data_stream/log/fields/fields.yml` (line 578)
- `packages/bluecoat/data_stream/director/fields/fields.yml` (line 578)
- `packages/juniper_junos/data_stream/log/fields/fields.yml` (line 578)
- Generated/readme copies of the same text also exist in each corresponding `packages/*/docs/README.md`.
### 3. `sytem` → `system` in CEF category object description
**File:** `packages/cef/data_stream/log/fields/fields.yml` (line 96)
**Current text:** `...For example it can be an operating sytem, database, file, etc (ArcSight).`
**Suggested fix:** `...For example it can be an operating system, database, file, etc (ArcSight).`
**Why:** Clear spelling typo in user-facing field description.
**Additional verified occurrences of the same text family:**
- `packages/cyberark_pta/data_stream/events/fields/cef.yml` (line 163)
- Generated/readme copies in:
- `packages/cef/docs/README.md` (line 418)
- `packages/cyberark_pta/docs/README.md` (line 176)
## Suggested Actions
- [ ] Replace `overriden` with `overridden` in the two package manifest descriptions listed above.
- [ ] Replace `varaible` with `variable` across all listed RSA field-description occurrences (and sync generated docs if needed).
- [ ] Replace `sytem` with `system` in both listed CEF source field descriptions (and sync generated docs if needed).
> [!NOTE]
>
> 🔒 Integrity filter blocked 36 items
>
> The following items were blocked because they don't meet the GitHub integrity level.
>
> - elastic/integrations#18846 `list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - elastic/integrations#18841 `list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - elastic/integrations#18840 `list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - elastic/integrations#18838 `list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - elastic/integrations#18837 `list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - elastic/integrations#18836 `list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - elastic/integrations#18829 `list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - elastic/integrations#18826 `list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - elastic/integrations#18818 `list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - elastic/integrations#18817 `list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - elastic/integrations#18816 `list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - elastic/integrations#18815 `list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - elastic/integrations#18814 `list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - elastic/integrations#18813 `list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - elastic/integrations#18812 `list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - elastic/integrations#18811 `list_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - ... and 20 more items
>
> To allow these resources, lower `min-integrity` in your GitHub frontmatter:
>
> ```yaml
> tools:
> github:
> min-integrity: approved # merged | approved | unapproved | none
> ```
>
>
---
[What is this?](https://ela.st/github-ai-tools) | [From workflow: Text Auditor](https://github.com/elastic/integrations/actions/runs/25430489949)
Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.
> - [x] expires on May 13, 2026, 10:53 AM UTC
Contributor guide
Assessment
This issue has not been assessed yet.