Skip to content

[Cloud Asset Inventory] Fix entity.attribute mapping bug by renaming it to entity.Details#7473

Merged
kubasobon merged 2 commits into
elastic:mainfrom
kubasobon:asset-inventory/fix-entity-attributes
Jul 23, 2026
Merged

[Cloud Asset Inventory] Fix entity.attribute mapping bug by renaming it to entity.Details#7473
kubasobon merged 2 commits into
elastic:mainfrom
kubasobon:asset-inventory/fix-entity-attributes

Conversation

@kubasobon

@kubasobon kubasobon commented Jul 23, 2026

Copy link
Copy Markdown
Member

Summary of your changes

For: #incident-3395-failing-quality-gate-for-entity-store-synthetics
Incident Slack: https://elastic.slack.com/archives/C0BJQCSBT47

Publishing asset details as entity.attributes breaks Entity Store extraction. This, along with related integrations PR, fixes the issue by using entity.Details instead. Integrations PR contains an ingest pipeline that ensures even old Cloudbeat versions that publish entity.attributes get remapped to Details. This allows extraction to work as intended.

Related Issues

Towards https://github.com/elastic/security-team/issues/18408

Re-align the Entity struct fields; renaming Attributes (10 chars) to
Details (7 chars) shortened the longest field name, so gofmt/gci flagged
the stale column padding in internal/inventory/asset.go.
@mergify

mergify Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@kubasobon
kubasobon added this pull request to the merge queue Jul 23, 2026
Merged via the queue into elastic:main with commit 815379b Jul 23, 2026
12 checks passed
@kubasobon
kubasobon deleted the asset-inventory/fix-entity-attributes branch July 23, 2026 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants