Skip to content

[ECS] Update SEI packages to ECS 8.8 (Part 4) - #6328

Merged
taylor-swanson merged 36 commits into
elastic:mainfrom
taylor-swanson:ecs-8.8-part4
Jun 5, 2023
Merged

[ECS] Update SEI packages to ECS 8.8 (Part 4)#6328
taylor-swanson merged 36 commits into
elastic:mainfrom
taylor-swanson:ecs-8.8-part4

Conversation

@taylor-swanson

@taylor-swanson taylor-swanson commented May 25, 2023

Copy link
Copy Markdown
Contributor

What does this PR do?

Note: This PR only updates the ECS version of the selected packages. If additional work is needed to align a package to a new feature provided by ECS, it will be handled in a separate PR.

Updates the following SEI packages to ECS 8.8:

  • squid
  • suricata
  • symantec_endpoint
  • sysmon_linux
  • system_audit
  • tanium
  • tcp
  • tenable_io
  • tenable_sc
  • thycotic_ss
  • ti_abusech
  • ti_anomali
  • ti_cif3
  • ti_cybersixgill
  • ti_misp
  • ti_otx
  • ti_rapid7_threat_command
  • ti_recordedfuture
  • ti_threatq
  • tines
  • trellix_epo_cloud
  • trend_micro_vision_one
  • trendmicro
  • udp
  • vectra_detect
  • winlog
  • zeek
  • zerofox
  • zeronetworks
  • zoom
  • zscaler_zia
  • zscaler_zpa

Changes generated by:

ecs-update -owner elastic/security-external-integrations -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr 6328 packages/<PACKAGE>

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.

Related issues

This updates the squid integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and using 8.7.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/squid
This updates the suricata integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and using 8.7.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/suricata
This updates the symantec_endpoint integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and using 8.7.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/symantec_endpoint
This updates the sysmon_linux integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and using 8.7.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/sysmon_linux
This updates the system_audit integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and using 8.7.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/system_audit
This updates the tanium integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and using 8.7.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/tanium
This updates the tcp integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and no pipelines set ecs.version.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/tcp
This updates the tenable_io integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and using 8.7.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/tenable_io
This updates the tenable_sc integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and using 8.7.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/tenable_sc
This updates the thycotic_ss integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and using 8.7.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/thycotic_ss
This updates the ti_abusech integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and using 8.7.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/ti_abusech
This updates the ti_anomali integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and using 8.7.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/ti_anomali
This updates the ti_cif3 integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and using 8.7.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/ti_cif3
This updates the ti_cybersixgill integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and using 8.7.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/ti_cybersixgill
This updates the ti_misp integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and using 8.7.0, 8.4.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/ti_misp
This updates the ti_otx integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and using 8.7.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/ti_otx
This updates the ti_rapid7_threat_command integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and using 8.7.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/ti_rapid7_threat_command
This updates the ti_recordedfuture integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and using 8.7.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/ti_recordedfuture
This updates the ti_threatq integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and using 8.7.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/ti_threatq
This updates the tines integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and no pipelines set ecs.version.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/tines
This updates the trellix_epo_cloud integration to ECS 8.8.0.
It was referencing elastic/ecs git@v8.7.0 and using 8.7.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/trellix_epo_cloud
This updates the trend_micro_vision_one integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and using 8.7.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/trend_micro_vision_one
This updates the trendmicro integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and using 8.7.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/trendmicro
This updates the udp integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and no pipelines set ecs.version.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/udp
This updates the vectra_detect integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and using 8.7.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/vectra_detect
This updates the winlog integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and no pipelines set ecs.version.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/winlog
This updates the zeek integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and using 8.7.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/zeek
This updates the zerofox integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and using 8.7.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/zerofox
This updates the zeronetworks integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and no pipelines set ecs.version.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/zeronetworks
This updates the zoom integration to ECS 8.8.0.
It was referencing elastic/ecs git@8.7 and using 8.7.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr=6328 packages/zoom
@elasticmachine

Copy link
Copy Markdown

Package system_audit - 1.3.0 containing this change is available at https://epr.elastic.co/search?package=system_audit

@elasticmachine

Copy link
Copy Markdown

Package tanium - 0.4.0 containing this change is available at https://epr.elastic.co/search?package=tanium

@elasticmachine

Copy link
Copy Markdown

Package tcp - 1.10.0 containing this change is available at https://epr.elastic.co/search?package=tcp

@elasticmachine

Copy link
Copy Markdown

Package tenable_io - 0.8.0 containing this change is available at https://epr.elastic.co/search?package=tenable_io

@elasticmachine

Copy link
Copy Markdown

Package tenable_sc - 1.10.0 containing this change is available at https://epr.elastic.co/search?package=tenable_sc

@elasticmachine

Copy link
Copy Markdown

Package thycotic_ss - 0.3.0 containing this change is available at https://epr.elastic.co/search?package=thycotic_ss

@elasticmachine

Copy link
Copy Markdown

Package ti_abusech - 1.12.0 containing this change is available at https://epr.elastic.co/search?package=ti_abusech

@elasticmachine

Copy link
Copy Markdown

Package ti_anomali - 1.13.0 containing this change is available at https://epr.elastic.co/search?package=ti_anomali

@elasticmachine

Copy link
Copy Markdown

Package ti_cif3 - 0.7.0 containing this change is available at https://epr.elastic.co/search?package=ti_cif3

@elasticmachine

Copy link
Copy Markdown

Package ti_cybersixgill - 1.12.0 containing this change is available at https://epr.elastic.co/search?package=ti_cybersixgill

@elasticmachine

Copy link
Copy Markdown

Package ti_misp - 1.15.0 containing this change is available at https://epr.elastic.co/search?package=ti_misp

@elasticmachine

Copy link
Copy Markdown

Package ti_otx - 1.10.0 containing this change is available at https://epr.elastic.co/search?package=ti_otx

@elasticmachine

Copy link
Copy Markdown

Package ti_rapid7_threat_command - 1.3.0 containing this change is available at https://epr.elastic.co/search?package=ti_rapid7_threat_command

@elasticmachine

Copy link
Copy Markdown

Package ti_recordedfuture - 1.11.0 containing this change is available at https://epr.elastic.co/search?package=ti_recordedfuture

@elasticmachine

Copy link
Copy Markdown

Package ti_threatq - 1.11.0 containing this change is available at https://epr.elastic.co/search?package=ti_threatq

@elasticmachine

Copy link
Copy Markdown

Package tines - 0.4.0 containing this change is available at https://epr.elastic.co/search?package=tines

@elasticmachine

Copy link
Copy Markdown

Package trellix_epo_cloud - 0.2.0 containing this change is available at https://epr.elastic.co/search?package=trellix_epo_cloud

@elasticmachine

Copy link
Copy Markdown

Package trend_micro_vision_one - 1.3.0 containing this change is available at https://epr.elastic.co/search?package=trend_micro_vision_one

@elasticmachine

Copy link
Copy Markdown

Package trendmicro - 0.4.0 containing this change is available at https://epr.elastic.co/search?package=trendmicro

@elasticmachine

Copy link
Copy Markdown

Package udp - 1.10.0 containing this change is available at https://epr.elastic.co/search?package=udp

@elasticmachine

Copy link
Copy Markdown

Package vectra_detect - 0.4.0 containing this change is available at https://epr.elastic.co/search?package=vectra_detect

@elasticmachine

Copy link
Copy Markdown

Package winlog - 1.16.0 containing this change is available at https://epr.elastic.co/search?package=winlog

@elasticmachine

Copy link
Copy Markdown

Package zeek - 2.9.0 containing this change is available at https://epr.elastic.co/search?package=zeek

@elasticmachine

Copy link
Copy Markdown

Package zerofox - 1.11.0 containing this change is available at https://epr.elastic.co/search?package=zerofox

@elasticmachine

Copy link
Copy Markdown

Package zeronetworks - 0.3.0 containing this change is available at https://epr.elastic.co/search?package=zeronetworks

@elasticmachine

Copy link
Copy Markdown

Package zoom - 1.11.0 containing this change is available at https://epr.elastic.co/search?package=zoom

@elasticmachine

Copy link
Copy Markdown

Package zscaler_zia - 2.10.0 containing this change is available at https://epr.elastic.co/search?package=zscaler_zia

@elasticmachine

Copy link
Copy Markdown

Package zscaler_zpa - 1.8.0 containing this change is available at https://epr.elastic.co/search?package=zscaler_zpa

sodhikirti07 pushed a commit that referenced this pull request Jun 15, 2023
Updates the following SEI packages to ECS 8.8:

- squid
- suricata
- symantec_endpoint
- sysmon_linux
- system_audit
- tanium
- tcp
- tenable_io
- tenable_sc
- thycotic_ss
- ti_abusech
- ti_anomali
- ti_cif3
- ti_cybersixgill
- ti_misp
- ti_otx
- ti_rapid7_threat_command
- ti_recordedfuture
- ti_threatq
- tines
- trellix_epo_cloud
- trend_micro_vision_one
- trendmicro
- udp
- vectra_detect
- winlog
- zeek
- zerofox
- zeronetworks
- zoom
- zscaler_zia
- zscaler_zpa

Changes generated by:

ecs-update -owner elastic/security-external-integrations -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr 6328 packages/<PACKAGE>
orestisfl pushed a commit to orestisfl/integrations that referenced this pull request May 15, 2026
Updates the following SEI packages to ECS 8.8:

- squid
- suricata
- symantec_endpoint
- sysmon_linux
- system_audit
- tanium
- tcp
- tenable_io
- tenable_sc
- thycotic_ss
- ti_abusech
- ti_anomali
- ti_cif3
- ti_cybersixgill
- ti_misp
- ti_otx
- ti_rapid7_threat_command
- ti_recordedfuture
- ti_threatq
- tines
- trellix_epo_cloud
- trend_micro_vision_one
- trendmicro
- udp
- vectra_detect
- winlog
- zeek
- zerofox
- zeronetworks
- zoom
- zscaler_zia
- zscaler_zpa

Changes generated by:

ecs-update -owner elastic/security-external-integrations -ecs-version=8.8.0 -ecs-git-ref=8.8 -pr 6328 packages/<PACKAGE>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

3 participants