Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 37 commits into from Jul 31, 2023

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:

  • 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
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-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.

@elasticmachine
Copy link

elasticmachine commented Jul 28, 2023

🌐 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

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

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

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

gizas pushed a commit that referenced this pull request Sep 5, 2023
* [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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants