Skip to content

Conversation

kcreddy
Copy link
Contributor

@kcreddy kcreddy commented Jul 24, 2023

What does this PR do?

Updates the following SEI packages to ECS version 8.9:

  • 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:
go run github.com/andrewkroh/go-examples/ecs-update@a5aa071 -owner elastic/security-external-integrations -ecs-version=8.9.0 -ecs-git-ref=v8.9.0 -pr 7111 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

@elasticmachine
Copy link

elasticmachine commented Jul 24, 2023

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-07-31T12:08:52.564+0000

  • Duration: 64 min 21 sec

Test stats 🧪

Test Results
Failed 0
Passed 684
Skipped 0
Total 684

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@elasticmachine
Copy link

elasticmachine commented Jul 24, 2023

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (101/101) 💚
Files 94.22% (163/173) 👎 -5.78
Classes 94.22% (163/173) 👎 -5.78
Methods 90.925% (1553/1708) 👎 -9.075
Lines 89.962% (29934/33274) 👎 -2.91
Conditionals 100.0% (0/0) 💚

@kcreddy kcreddy force-pushed the ecs-upd-8.9-4 branch 2 times, most recently from 0362c2b to a7f1422 Compare July 28, 2023 08:57
@kcreddy kcreddy self-assigned this Jul 28, 2023
@kcreddy kcreddy marked this pull request as ready for review July 28, 2023 12:14
@kcreddy kcreddy requested a review from a team as a code owner July 28, 2023 12:14
@elasticmachine
Copy link

Pinging @elastic/security-external-integrations (Team:Security-External Integrations)

@ShourieG
Copy link
Contributor

@kcreddy conflict resolution

kcreddy added 19 commits July 31, 2023 17:19
This updates the squid integration to ECS 8.9.0.
It was referencing elastic/ecs git@v8.8.0 and using 8.8.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230428205416-a5aa071c55b8 -ecs-version=8.9.0 -ecs-git-ref=v8.9.0 -pr=7111 packages/squid
This updates the suricata integration to ECS 8.9.0.
It was referencing elastic/ecs git@v8.8.0 and using 8.8.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230428205416-a5aa071c55b8 -ecs-version=8.9.0 -ecs-git-ref=v8.9.0 -pr=7111 packages/suricata
This updates the symantec_endpoint integration to ECS 8.9.0.
It was referencing elastic/ecs git@v8.8.0 and using 8.8.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230428205416-a5aa071c55b8 -ecs-version=8.9.0 -ecs-git-ref=v8.9.0 -pr=7111 packages/symantec_endpoint
This updates the sysmon_linux integration to ECS 8.9.0.
It was referencing elastic/ecs git@v8.8.0 and using 8.8.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230428205416-a5aa071c55b8 -ecs-version=8.9.0 -ecs-git-ref=v8.9.0 -pr=7111 packages/sysmon_linux
This updates the system_audit integration to ECS 8.9.0.
It was referencing elastic/ecs git@v8.8.0 and using 8.8.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230428205416-a5aa071c55b8 -ecs-version=8.9.0 -ecs-git-ref=v8.9.0 -pr=7111 packages/system_audit
This updates the tanium integration to ECS 8.9.0.
It was referencing elastic/ecs git@v8.8.0 and using 8.8.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230428205416-a5aa071c55b8 -ecs-version=8.9.0 -ecs-git-ref=v8.9.0 -pr=7111 packages/tanium
This updates the tcp integration to ECS 8.9.0.
It was referencing elastic/ecs git@v8.8.0 and no pipelines set ecs.version.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230428205416-a5aa071c55b8 -ecs-version=8.9.0 -ecs-git-ref=v8.9.0 -pr=7111 packages/tcp
This updates the tenable_io integration to ECS 8.9.0.
It was referencing elastic/ecs git@v8.8.0 and using 8.8.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230428205416-a5aa071c55b8 -ecs-version=8.9.0 -ecs-git-ref=v8.9.0 -pr=7111 packages/tenable_io
This updates the tenable_sc integration to ECS 8.9.0.
It was referencing elastic/ecs git@v8.8.0 and using 8.8.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230428205416-a5aa071c55b8 -ecs-version=8.9.0 -ecs-git-ref=v8.9.0 -pr=7111 packages/tenable_sc
This updates the thycotic_ss integration to ECS 8.9.0.
It was referencing elastic/ecs git@v8.8.0 and using 8.8.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230428205416-a5aa071c55b8 -ecs-version=8.9.0 -ecs-git-ref=v8.9.0 -pr=7111 packages/thycotic_ss
This updates the ti_abusech integration to ECS 8.9.0.
It was referencing elastic/ecs git@v8.8.0 and using 8.8.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230428205416-a5aa071c55b8 -ecs-version=8.9.0 -ecs-git-ref=v8.9.0 -pr=7111 packages/ti_abusech
This updates the ti_anomali integration to ECS 8.9.0.
It was referencing elastic/ecs git@v8.8.0 and using 8.8.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230428205416-a5aa071c55b8 -ecs-version=8.9.0 -ecs-git-ref=v8.9.0 -pr=7111 packages/ti_anomali
This updates the ti_cif3 integration to ECS 8.9.0.
It was referencing elastic/ecs git@v8.8.0 and using 8.8.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230428205416-a5aa071c55b8 -ecs-version=8.9.0 -ecs-git-ref=v8.9.0 -pr=7111 packages/ti_cif3
This updates the ti_cybersixgill integration to ECS 8.9.0.
It was referencing elastic/ecs git@v8.8.0 and using 8.8.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230428205416-a5aa071c55b8 -ecs-version=8.9.0 -ecs-git-ref=v8.9.0 -pr=7111 packages/ti_cybersixgill
This updates the ti_misp integration to ECS 8.9.0.
It was referencing elastic/ecs git@v8.8.0 and using 8.8.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230428205416-a5aa071c55b8 -ecs-version=8.9.0 -ecs-git-ref=v8.9.0 -pr=7111 packages/ti_misp
This updates the ti_otx integration to ECS 8.9.0.
It was referencing elastic/ecs git@v8.8.0 and using 8.8.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230428205416-a5aa071c55b8 -ecs-version=8.9.0 -ecs-git-ref=v8.9.0 -pr=7111 packages/ti_otx
This updates the ti_rapid7_threat_command integration to ECS 8.9.0.
It was referencing elastic/ecs git@v8.8.0 and using 8.8.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230428205416-a5aa071c55b8 -ecs-version=8.9.0 -ecs-git-ref=v8.9.0 -pr=7111 packages/ti_rapid7_threat_command
This updates the ti_recordedfuture integration to ECS 8.9.0.
It was referencing elastic/ecs git@v8.8.0 and using 8.8.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230428205416-a5aa071c55b8 -ecs-version=8.9.0 -ecs-git-ref=v8.9.0 -pr=7111 packages/ti_recordedfuture
This updates the ti_threatq integration to ECS 8.9.0.
It was referencing elastic/ecs git@v8.8.0 and using 8.8.0 in ingest pipelines.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230428205416-a5aa071c55b8 -ecs-version=8.9.0 -ecs-git-ref=v8.9.0 -pr=7111 packages/ti_threatq
@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@kcreddy kcreddy deleted the ecs-upd-8.9-4 branch February 7, 2025 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants