Skip to content

ti_google_threat_intelligence: remove unused fields from the transform#19383

Merged
navnit-elastic merged 1 commit into
elastic:mainfrom
navnit-elastic:ti_google_threat_intelligence-14286
Jun 5, 2026
Merged

ti_google_threat_intelligence: remove unused fields from the transform#19383
navnit-elastic merged 1 commit into
elastic:mainfrom
navnit-elastic:ti_google_threat_intelligence-14286

Conversation

@navnit-elastic

@navnit-elastic navnit-elastic commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Proposed commit message

ti_google_threat_intelligence: remove unused fields from the transform

These fields were added to ensure that system tests continued to pass
when there were no destination ingest pipelines in the transforms.

integrations#2973 [1] added ingest pipelines that drop unwanted source fields,
so these field definitions are no longer required.

[1] https://github.com/elastic/integrations/pull/16175

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

Author's Checklist

  • [ ]

How to test this PR locally

  • Clone integrations repo.
  • Install elastic package locally.
  • Start elastic stack using elastic-package.
  • Move to integrations/packages/ti_google_threat_intelligence directory.
  • Run the following command to run tests.

elastic-package test

Related issues

Screenshots

@navnit-elastic navnit-elastic self-assigned this Jun 4, 2026
@navnit-elastic navnit-elastic added enhancement New feature or request Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] Team:SDE-Crest Crest developers on the Security Integrations team [elastic/sit-crest-contractors] Integration:ti_google_threat_intelligence Google Threat Intelligence (Partner supported) labels Jun 4, 2026
@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

✅ Elastic Docs Style Checker (Vale)

No issues found on modified lines!


The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale.

@navnit-elastic navnit-elastic force-pushed the ti_google_threat_intelligence-14286 branch from d841b61 to 425fecf Compare June 4, 2026 13:01
@elastic-vault-github-plugin-prod

Copy link
Copy Markdown

✅ All changelog entries have the correct PR link.

@elasticmachine

Copy link
Copy Markdown

💚 Build Succeeded

History

cc @navnit-elastic

@navnit-elastic navnit-elastic marked this pull request as ready for review June 5, 2026 04:22
@navnit-elastic navnit-elastic requested review from a team as code owners June 5, 2026 04:22
@infra-vault-gh-plugin-prod

Copy link
Copy Markdown

Pinging @elastic/security-service-integrations (Team:Security-Service Integrations)

@kcreddy kcreddy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@navnit-elastic navnit-elastic merged commit df5b417 into elastic:main Jun 5, 2026
9 checks passed
@elastic-vault-github-plugin-prod

Copy link
Copy Markdown

Package ti_google_threat_intelligence - 0.12.0 containing this change is available at https://epr.elastic.co/package/ti_google_threat_intelligence/0.12.0/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Integration:ti_google_threat_intelligence Google Threat Intelligence (Partner supported) Team:SDE-Crest Crest developers on the Security Integrations team [elastic/sit-crest-contractors] Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ti_google_threat_intelligence] Remove manual pipeline and field mappings once pipeline-transform dependency handling is supported

4 participants