Skip to content

[ECS] Update SEI packages to ECS 8.9 (Part 1) - #7107

Merged
kcreddy merged 36 commits into
elastic:mainfrom
kcreddy:ecs-upd-8.9-1
Jul 31, 2023
Merged

[ECS] Update SEI packages to ECS 8.9 (Part 1)#7107
kcreddy merged 36 commits into
elastic:mainfrom
kcreddy:ecs-upd-8.9-1

Conversation

@kcreddy

@kcreddy kcreddy commented Jul 24, 2023

Copy link
Copy Markdown
Contributor

What does this PR do?

Updates the following SEI packages to ECS version 8.9:

  • 1password
  • akamai
  • arista_ngfw
  • atlassian_bitbucket
  • atlassian_confluence
  • atlassian_jira
  • auditd
  • auditd_manager
  • auth0
  • azure_blob_storage
  • azure_frontdoor
  • barracuda
  • barracuda_cloudgen_firewall
  • bitdefender
  • bitwarden
  • box_events
  • carbon_black_cloud
  • carbonblack_edr
  • cef
  • cel
  • checkpoint
  • cisco_aironet
  • cisco_asa
  • cisco_duo
  • cisco_ftd
  • cisco_ios
  • cisco_ise
  • cisco_meraki
  • cisco_nexus
  • cisco_secure_email_gateway
  • cisco_secure_endpoint
  • cisco_umbrella
  • citrix_waf
  • cloudflare
  • cloudflare_logpush
  • crowdstrike

Changes generated by:

go install github.com/andrewkroh/go-examples/elastic-package-changelog@main
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 7107 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

elasticmachine commented Jul 24, 2023

Copy link
Copy Markdown

💚 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-31T07:39:55.669+0000

  • Duration: 31 min 51 sec

Test stats 🧪

Test Results
Failed 0
Passed 667
Skipped 0
Total 667

🤖 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

elasticmachine commented Jul 28, 2023

Copy link
Copy Markdown

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (67/67) 💚
Files 98.561% (137/139) 👎 -1.439
Classes 98.561% (137/139) 👎 -1.439
Methods 97.811% (1296/1325) 👎 -2.189
Lines 92.08% (34938/37943) 👎 -3.56
Conditionals 100.0% (0/0) 💚
@kcreddy
kcreddy marked this pull request as ready for review July 28, 2023 10:00
@kcreddy
kcreddy requested a review from a team as a code owner July 28, 2023 10:00
@kcreddy kcreddy self-assigned this Jul 28, 2023
@elasticmachine

Copy link
Copy Markdown

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

kcreddy added 20 commits July 31, 2023 12:31
This updates the 1password 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=7107 packages/1password
This updates the akamai 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=7107 packages/akamai
This updates the arista_ngfw 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=7107 packages/arista_ngfw
This updates the atlassian_bitbucket 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=7107 packages/atlassian_bitbucket
This updates the atlassian_confluence 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=7107 packages/atlassian_confluence
This updates the atlassian_jira 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=7107 packages/atlassian_jira
This updates the auditd 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=7107 packages/auditd
This updates the auditd_manager 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=7107 packages/auditd_manager
This updates the auth0 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=7107 packages/auth0
This updates the azure_blob_storage 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=7107 packages/azure_blob_storage
This updates the azure_frontdoor 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=7107 packages/azure_frontdoor
This updates the barracuda 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=7107 packages/barracuda
This updates the barracuda_cloudgen_firewall 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=7107 packages/barracuda_cloudgen_firewall
This updates the bitdefender 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=7107 packages/bitdefender
This updates the bitwarden 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=7107 packages/bitwarden
This updates the box_events 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=7107 packages/box_events
This updates the carbon_black_cloud 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=7107 packages/carbon_black_cloud
This updates the carbonblack_edr 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=7107 packages/carbonblack_edr
This updates the cef 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=7107 packages/cef
This updates the cel 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=7107 packages/cel
@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@kcreddy
kcreddy deleted the ecs-upd-8.9-1 branch February 7, 2025 08:37
orestisfl pushed a commit to orestisfl/integrations that referenced this pull request May 15, 2026
* [1password] - update ECS to 8.9.0 from 8.8.0

This updates the 1password 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=7107 packages/1password

* [akamai] - update ECS to 8.9.0 from 8.8.0

This updates the akamai 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=7107 packages/akamai

* [arista_ngfw] - update ECS to 8.9.0 from 8.8.0

This updates the arista_ngfw 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=7107 packages/arista_ngfw

* [atlassian_bitbucket] - update ECS to 8.9.0 from 8.8.0

This updates the atlassian_bitbucket 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=7107 packages/atlassian_bitbucket

* [atlassian_confluence] - update ECS to 8.9.0 from 8.8.0

This updates the atlassian_confluence 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=7107 packages/atlassian_confluence

* [atlassian_jira] - update ECS to 8.9.0 from 8.8.0

This updates the atlassian_jira 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=7107 packages/atlassian_jira

* [auditd] - update ECS to 8.9.0 from 8.8.0

This updates the auditd 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=7107 packages/auditd

* [auditd_manager] - update ECS to 8.9.0 from 8.8.0

This updates the auditd_manager 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=7107 packages/auditd_manager

* [auth0] - update ECS to 8.9.0 from 8.8.0

This updates the auth0 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=7107 packages/auth0

* [azure_blob_storage] - update ECS to 8.9.0

This updates the azure_blob_storage 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=7107 packages/azure_blob_storage

* [azure_frontdoor] - update ECS to 8.9.0 from 8.8.0

This updates the azure_frontdoor 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=7107 packages/azure_frontdoor

* [barracuda] - update ECS to 8.9.0 from 8.8.0

This updates the barracuda 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=7107 packages/barracuda

* [barracuda_cloudgen_firewall] - update ECS to 8.9.0 from 8.8.0

This updates the barracuda_cloudgen_firewall 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=7107 packages/barracuda_cloudgen_firewall

* [bitdefender] - update ECS to 8.9.0 from 8.8.0

This updates the bitdefender 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=7107 packages/bitdefender

* [bitwarden] - update ECS to 8.9.0 from 8.8.0

This updates the bitwarden 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=7107 packages/bitwarden

* [box_events] - update ECS to 8.9.0 from 8.8.0

This updates the box_events 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=7107 packages/box_events

* [carbon_black_cloud] - update ECS to 8.9.0 from 8.8.0

This updates the carbon_black_cloud 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=7107 packages/carbon_black_cloud

* [carbonblack_edr] - update ECS to 8.9.0 from 8.8.0

This updates the carbonblack_edr 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=7107 packages/carbonblack_edr

* [cef] - update ECS to 8.9.0 from 8.8.0

This updates the cef 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=7107 packages/cef

* [cel] - update ECS to 8.9.0

This updates the cel 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=7107 packages/cel

* [checkpoint] - update ECS to 8.9.0 from 8.8.0

This updates the checkpoint 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=7107 packages/checkpoint

* [cisco_aironet] - update ECS to 8.9.0 from 8.8.0

This updates the cisco_aironet 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=7107 packages/cisco_aironet

* [cisco_asa] - update ECS to 8.9.0 from 8.8.0

This updates the cisco_asa 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=7107 packages/cisco_asa

* [cisco_duo] - update ECS to 8.9.0 from 8.8.0

This updates the cisco_duo 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=7107 packages/cisco_duo

* [cisco_ftd] - update ECS to 8.9.0 from 8.8.0

This updates the cisco_ftd 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=7107 packages/cisco_ftd

* [cisco_ios] - update ECS to 8.9.0 from 8.8.0

This updates the cisco_ios 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=7107 packages/cisco_ios

* [cisco_ise] - update ECS to 8.9.0 from 8.8.0

This updates the cisco_ise 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=7107 packages/cisco_ise

* [cisco_meraki] - update ECS to 8.9.0 from 8.8.0

This updates the cisco_meraki 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=7107 packages/cisco_meraki

* [cisco_nexus] - update ECS to 8.9.0 from 8.8.0

This updates the cisco_nexus 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=7107 packages/cisco_nexus

* [cisco_secure_email_gateway] - update ECS to 8.9.0 from 8.8.0

This updates the cisco_secure_email_gateway 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=7107 packages/cisco_secure_email_gateway

* [cisco_secure_endpoint] - update ECS to 8.9.0 from 8.8.0

This updates the cisco_secure_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=7107 packages/cisco_secure_endpoint

* [cisco_umbrella] - update ECS to 8.9.0 from 8.8.0

This updates the cisco_umbrella 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=7107 packages/cisco_umbrella

* [citrix_waf] - update ECS to 8.9.0 from 8.8.0

This updates the citrix_waf 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=7107 packages/citrix_waf

* [cloudflare] - update ECS to 8.9.0 from 8.8.0

This updates the cloudflare 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=7107 packages/cloudflare

* [cloudflare_logpush] - update ECS to 8.9.0 from 8.7.0

This updates the cloudflare_logpush integration to ECS 8.9.0.
It was referencing elastic/ecs git@v8.8.0 and using 8.7.0, 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=7107 packages/cloudflare_logpush

* [crowdstrike] - update ECS to 8.9.0 from 8.8.0

This updates the crowdstrike 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=7107 packages/crowdstrike
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