Skip to content

docs: add otel, cortex_xdr, harmony, threatlocker, halopsa platforms#237

Merged
maximelb merged 1 commit into
masterfrom
docs-add-new-platforms
May 22, 2026
Merged

docs: add otel, cortex_xdr, harmony, threatlocker, halopsa platforms#237
maximelb merged 1 commit into
masterfrom
docs-add-new-platforms

Conversation

@maximelb
Copy link
Copy Markdown
Contributor

Summary

go-essentials (lc/agentid.go, the source of truth for platform definitions) has registered five platforms that were not yet reflected in this repo's platform reference material:

API name Platform Hex ID Decimal
otel OpenTelemetry 0x2E000000 771751936
cortex_xdr Cortex XDR 0x2F000000 788529152
harmony Check Point Harmony 0x31000000 822083584
threatlocker ThreatLocker 0x32000000 838860800
halopsa HaloPSA 0x33000000 855638016

Changes

  • docs/8-reference/id-schema.md — five rows added to the platform ID table.
  • docs/8-reference/detection-logic-operators.md — added to the is platform operator list (cortex_xdr/harmony/threatlocker under Security Products, halopsa under IT & Business Services, otel under Data Formats).
  • CLAUDE.md — added to the Sensor Selector Reference adapter/USP platform list.

Hex IDs and API name strings copied verbatim from go-essentials@2fd652c; decimal values computed from the hex IDs.

Scope is the reference lists only — no new adapter type pages are added in this PR.

🤖 Generated with Claude Code

go-essentials (lc/agentid.go) has registered five platforms not yet
reflected in the platform reference material: otel, cortex_xdr, harmony,
threatlocker and halopsa.

Adds them to the platform ID table in id-schema.md, the `is platform`
operator list in detection-logic-operators.md, and the sensor selector
reference in CLAUDE.md.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@maximelb maximelb requested a review from steveatlc May 22, 2026 02:33
@maximelb maximelb added the to-code-review Used to tag PRs that are force-pushed and will need to be reviewed after the fact. label May 22, 2026
@maximelb maximelb marked this pull request as ready for review May 22, 2026 02:33
@maximelb maximelb merged commit 033d7b3 into master May 22, 2026
2 checks passed
@maximelb maximelb deleted the docs-add-new-platforms branch May 22, 2026 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

to-code-review Used to tag PRs that are force-pushed and will need to be reviewed after the fact.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant