Skip to content

[ECS] Update SEI packages to ECS 8.9 (Part 3) - #7110

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

[ECS] Update SEI packages to ECS 8.9 (Part 3)#7110
kcreddy merged 37 commits into
elastic:mainfrom
kcreddy:ecs-upd-8.9-3

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:

  • keycloak
  • lastpass
  • lyve_cloud
  • m365_defender
  • mattermost
  • microsoft_defender_cloud
  • microsoft_defender_endpoint
  • microsoft_dhcp
  • microsoft_exchange_online_message_trace
  • mimecast
  • modsecurity
  • mysql_enterprise
  • netflow
  • netscout
  • netskope
  • network_traffic
  • o365
  • okta
  • osquery
  • panw
  • panw_cortex_xdr
  • pfsense
  • ping_one
  • proofpoint_tap
  • pulse_connect_secure
  • qnap_nas
  • radware
  • rapid7_insightvm
  • santa
  • sentinel_one
  • sentinel_one_cloud_funnel
  • slack
  • snort
  • snyk
  • sonicwall_firewall
  • sophos
  • sophos_central

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 7110 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-31T11:16:52.046+0000

  • Duration: 72 min 50 sec

Test stats 🧪

Test Results
Failed 0
Passed 699
Skipped 3
Total 702

🤖 GitHub comments

Expand to view the GitHub comments

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

  • /test : Re-trigger the build.

@kcreddy kcreddy closed this Jul 28, 2023
@kcreddy kcreddy reopened this Jul 28, 2023
@elasticmachine

elasticmachine commented Jul 28, 2023

Copy link
Copy Markdown

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (59/59) 💚
Files 100.0% (122/122) 💚
Classes 100.0% (122/122) 💚
Methods 97.076% (1195/1231) 👎 -2.924
Lines 92.649% (34306/37028) 👎 -0.223
Conditionals 100.0% (0/0) 💚
@kcreddy kcreddy self-assigned this Jul 28, 2023
@kcreddy
kcreddy marked this pull request as ready for review July 28, 2023 10:42
@kcreddy
kcreddy requested a review from a team as a code owner July 28, 2023 10:42
@elasticmachine

Copy link
Copy Markdown

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

kcreddy added 19 commits July 31, 2023 16:36
This updates the keycloak 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=7110 packages/keycloak
This updates the lastpass 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=7110 packages/lastpass
This updates the lyve_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=7110 packages/lyve_cloud
This updates the m365_defender 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=7110 packages/m365_defender
This updates the mattermost 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=7110 packages/mattermost
This updates the microsoft_defender_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=7110 packages/microsoft_defender_cloud
This updates the microsoft_defender_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=7110 packages/microsoft_defender_endpoint
This updates the microsoft_dhcp 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=7110 packages/microsoft_dhcp
…8.8.0

This updates the microsoft_exchange_online_message_trace 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=7110 packages/microsoft_exchange_online_message_trace
This updates the mimecast 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=7110 packages/mimecast
This updates the modsecurity 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=7110 packages/modsecurity
This updates the mysql_enterprise 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=7110 packages/mysql_enterprise
This updates the netflow 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=7110 packages/netflow
This updates the netscout 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=7110 packages/netscout
This updates the netskope 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=7110 packages/netskope
This updates the network_traffic 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=7110 packages/network_traffic
This updates the o365 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=7110 packages/o365
This updates the okta 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=7110 packages/okta
This updates the osquery 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=7110 packages/osquery
@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

Copy link
Copy Markdown

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

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

This updates the keycloak 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=7110 packages/keycloak

* [lastpass] - update ECS to 8.9.0 from 8.8.0

This updates the lastpass 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=7110 packages/lastpass

* [lyve_cloud] - update ECS to 8.9.0 from 8.8.0

This updates the lyve_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=7110 packages/lyve_cloud

* [m365_defender] - update ECS to 8.9.0 from 8.8.0

This updates the m365_defender 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=7110 packages/m365_defender

* [mattermost] - update ECS to 8.9.0 from 8.8.0

This updates the mattermost 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=7110 packages/mattermost

* [microsoft_defender_cloud] - update ECS to 8.9.0 from 8.8.0

This updates the microsoft_defender_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=7110 packages/microsoft_defender_cloud

* [microsoft_defender_endpoint] - update ECS to 8.9.0 from 8.8.0

This updates the microsoft_defender_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=7110 packages/microsoft_defender_endpoint

* [microsoft_dhcp] - update ECS to 8.9.0 from 8.8.0

This updates the microsoft_dhcp 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=7110 packages/microsoft_dhcp

* [microsoft_exchange_online_message_trace] - update ECS to 8.9.0 from 8.8.0

This updates the microsoft_exchange_online_message_trace 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=7110 packages/microsoft_exchange_online_message_trace

* [mimecast] - update ECS to 8.9.0 from 8.8.0

This updates the mimecast 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=7110 packages/mimecast

* [modsecurity] - update ECS to 8.9.0 from 8.8.0

This updates the modsecurity 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=7110 packages/modsecurity

* [mysql_enterprise] - update ECS to 8.9.0 from 8.8.0

This updates the mysql_enterprise 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=7110 packages/mysql_enterprise

* [netflow] - update ECS to 8.9.0 from 8.8.0

This updates the netflow 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=7110 packages/netflow

* [netscout] - update ECS to 8.9.0 from 8.8.0

This updates the netscout 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=7110 packages/netscout

* [netskope] - update ECS to 8.9.0 from 8.8.0

This updates the netskope 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=7110 packages/netskope

* [network_traffic] - update ECS to 8.9.0 from 8.8.0

This updates the network_traffic 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=7110 packages/network_traffic

* [o365] - update ECS to 8.9.0 from 8.8.0

This updates the o365 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=7110 packages/o365

* [okta] - update ECS to 8.9.0 from 8.8.0

This updates the okta 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=7110 packages/okta

* [osquery] - update ECS to 8.9.0 from 8.8.0

This updates the osquery 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=7110 packages/osquery

* [panw] - update ECS to 8.9.0 from 8.8.0

This updates the panw 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=7110 packages/panw

* [panw_cortex_xdr] - update ECS to 8.9.0 from 8.8.0

This updates the panw_cortex_xdr 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=7110 packages/panw_cortex_xdr

* [pfsense] - update ECS to 8.9.0 from 8.8.0

This updates the pfsense 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=7110 packages/pfsense

* [ping_one] - update ECS to 8.9.0 from 8.8.0

This updates the ping_one 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=7110 packages/ping_one

* [proofpoint_tap] - update ECS to 8.9.0 from 8.8.0

This updates the proofpoint_tap 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=7110 packages/proofpoint_tap

* [pulse_connect_secure] - update ECS to 8.9.0 from 8.8.0

This updates the pulse_connect_secure 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=7110 packages/pulse_connect_secure

* [qnap_nas] - update ECS to 8.9.0 from 8.8.0

This updates the qnap_nas 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=7110 packages/qnap_nas

* [radware] - update ECS to 8.9.0 from 8.8.0

This updates the radware 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=7110 packages/radware

* [rapid7_insightvm] - update ECS to 8.9.0 from 8.8.0

This updates the rapid7_insightvm 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=7110 packages/rapid7_insightvm

* [santa] - update ECS to 8.9.0 from 8.8.0

This updates the santa 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=7110 packages/santa

* [sentinel_one] - update ECS to 8.9.0 from 8.8.0

This updates the sentinel_one 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=7110 packages/sentinel_one

* [sentinel_one_cloud_funnel] - update ECS to 8.9.0 from 8.8.0

This updates the sentinel_one_cloud_funnel 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=7110 packages/sentinel_one_cloud_funnel

* [slack] - update ECS to 8.9.0 from 8.8.0

This updates the slack 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=7110 packages/slack

* [snort] - update ECS to 8.9.0 from 8.8.0

This updates the snort 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=7110 packages/snort

* [snyk] - update ECS to 8.9.0 from 8.8.0

This updates the snyk 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=7110 packages/snyk

* [sonicwall_firewall] - update ECS to 8.9.0 from 8.8.0

This updates the sonicwall_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=7110 packages/sonicwall_firewall

* [sophos] - update ECS to 8.9.0 from 8.8.0

This updates the sophos 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=7110 packages/sophos

* [sophos_central] - update ECS to 8.9.0 from 8.8.0

This updates the sophos_central 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=7110 packages/sophos_central
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