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.10 (Part 2) #7918

Merged
merged 30 commits into from Sep 22, 2023

Conversation

kgeller
Copy link
Contributor

@kgeller kgeller commented Sep 21, 2023

What does this PR do?

Updates the following SEI packages to ECS version 8.10:

  • cyberark_pta
  • cylance
  • darktrace
  • entityanalytics_okta
  • f5_bigip
  • fim
  • fireeye
  • forcepoint_web
  • forgerock
  • fortinet_forticlient
  • fortinet_fortiedr
  • fortinet_fortigate
  • fortinet_fortimail
  • fortinet_fortimanager
  • gcp_pubsub
  • github
  • google_cloud_storage
  • google_scc
  • google_workspace
  • hashicorp_vault
  • hid_bravura_monitor
  • http_endpoint
  • httpjson
  • imperva
  • infoblox_bloxone_ddi
  • infoblox_nios
  • iptables
  • jumpcloud
  • juniper_srx
  • lastpass
  • lyve_cloud

Changes generated by:

go install github.com/andrewkroh/go-examples/elastic-package-changelog@main
go run github.com/andrewkroh/go-examples/ecs-update@main -owner elastic/security-external-integrations -ecs-version=8.10.0 -ecs-git-ref=v8.10.0 -pr 7918 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

ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The set
ecs.version processor in pipelines was changed 8.10.0. Previously the pipeline
was setting version 8.9.0. The ecs.version in sample_event.json files was
changed to 8.10.0. Previously sample_event.json files contained 8.9.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/cyberark_pta
@kgeller kgeller self-assigned this Sep 21, 2023
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The set
ecs.version processor in pipelines was changed 8.10.0. Previously the pipeline
was setting version 8.9.0. The ecs.version in sample_event.json files was
changed to 8.10.0. Previously sample_event.json files contained 8.9.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/cylance
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The set
ecs.version processor in pipelines was changed 8.10.0. Previously the pipeline
was setting version 8.9.0. The ecs.version in sample_event.json files was
changed to 8.10.0. Previously sample_event.json files contained 8.9.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/darktrace
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The set
ecs.version processor in pipelines was changed 8.10.0. Previously the pipeline
was setting version 8.9.0. The ecs.version in sample_event.json files was
changed to 8.10.0. Previously sample_event.json files contained 8.9.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/entityanalytics_okta
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The set
ecs.version processor in pipelines was changed 8.10.0. Previously the pipeline
was setting version 8.9.0. The ecs.version in sample_event.json files was
changed to 8.10.0. Previously sample_event.json files contained 8.9.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/f5_bigip
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The set
ecs.version processor in pipelines was changed 8.10.0. Previously the pipeline
was setting version 8.9.0. The ecs.version in sample_event.json files was
changed to 8.10.0. Previously sample_event.json files contained 8.9.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/fim
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The set
ecs.version processor in pipelines was changed 8.10.0. Previously the pipeline
was setting version 8.9.0. The ecs.version in sample_event.json files was
changed to 8.10.0. Previously sample_event.json files contained 8.9.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/fireeye
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The set
ecs.version processor in pipelines was changed 8.10.0. Previously the pipeline
was setting version 8.9.0. The ecs.version in sample_event.json files was
changed to 8.10.0. Previously sample_event.json files contained 8.9.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/forcepoint_web
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The set
ecs.version processor in pipelines was changed 8.10.0. Previously the pipeline
was setting version 8.9.0. The ecs.version in sample_event.json files was
changed to 8.10.0. Previously sample_event.json files contained 8.9.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/forgerock
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The set
ecs.version processor in pipelines was changed 8.10.0. Previously the pipeline
was setting version 8.9.0. The ecs.version in sample_event.json files was
changed to 8.10.0. Previously sample_event.json files contained 8.9.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/fortinet_forticlient
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The set
ecs.version processor in pipelines was changed 8.10.0. Previously the pipeline
was setting version 8.9.0. The ecs.version in sample_event.json files was
changed to 8.10.0. Previously sample_event.json files contained 8.9.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/fortinet_fortiedr
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The set
ecs.version processor in pipelines was changed 8.10.0. Previously the pipeline
was setting version 8.9.0. The ecs.version in sample_event.json files was
changed to 8.10.0. Previously sample_event.json files contained 8.9.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/fortinet_fortigate
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The set
ecs.version processor in pipelines was changed 8.10.0. Previously the pipeline
was setting version 8.9.0. The ecs.version in sample_event.json files was
changed to 8.10.0. Previously sample_event.json files contained 8.9.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/fortinet_fortimail
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The set
ecs.version processor in pipelines was changed 8.10.0. Previously the pipeline
was setting version 8.9.0. The ecs.version in sample_event.json files was
changed to 8.10.0. Previously sample_event.json files contained 8.9.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/fortinet_fortimanager
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The
ecs.version in sample_event.json files was changed to 8.10.0. Previously
sample_event.json files contained 8.0.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/gcp_pubsub
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The set
ecs.version processor in pipelines was changed 8.10.0. Previously the pipeline
was setting version 8.9.0. The ecs.version in sample_event.json files was
changed to 8.10.0. Previously sample_event.json files contained 8.9.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/github
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The
ecs.version in sample_event.json files was changed to 8.10.0. Previously
sample_event.json files contained 8.0.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/google_cloud_storage
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The set
ecs.version processor in pipelines was changed 8.10.0. Previously the pipeline
was setting version 8.9.0. The ecs.version in sample_event.json files was
changed to 8.10.0. Previously sample_event.json files contained 8.9.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/google_scc
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The set
ecs.version processor in pipelines was changed 8.10.0. Previously the pipeline
was setting version 8.9.0. The ecs.version in sample_event.json files was
changed to 8.10.0. Previously sample_event.json files contained 8.9.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/google_workspace
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The set
ecs.version processor in pipelines was changed 8.10.0. Previously the pipeline
was setting version 8.9.0. The ecs.version in sample_event.json files was
changed to 8.10.0. Previously sample_event.json files contained 8.9.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/hid_bravura_monitor
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The
ecs.version in sample_event.json files was changed to 8.10.0. Previously
sample_event.json files contained 8.2.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/http_endpoint
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The
ecs.version in sample_event.json files was changed to 8.10.0. Previously
sample_event.json files contained 8.2.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/httpjson
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The set
ecs.version processor in pipelines was changed 8.10.0. Previously the pipeline
was setting version 8.9.0. The ecs.version in sample_event.json files was
changed to 8.10.0. Previously sample_event.json files contained 8.9.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/imperva
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The set
ecs.version processor in pipelines was changed 8.10.0. Previously the pipeline
was setting version 8.9.0. The ecs.version in sample_event.json files was
changed to 8.10.0. Previously sample_event.json files contained 8.9.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/infoblox_bloxone_ddi
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The set
ecs.version processor in pipelines was changed 8.10.0. Previously the pipeline
was setting version 8.9.0. The ecs.version in sample_event.json files was
changed to 8.10.0. Previously sample_event.json files contained 8.9.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/infoblox_nios
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The set
ecs.version processor in pipelines was changed 8.10.0. Previously the pipeline
was setting version 8.9.0. The ecs.version in sample_event.json files was
changed to 8.10.0. Previously sample_event.json files contained 8.9.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/iptables
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The set
ecs.version processor in pipelines was changed 8.10.0. Previously the pipeline
was setting version 8.9.0. The ecs.version in sample_event.json files was
changed to 8.10.0. Previously sample_event.json files contained 8.9.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/jumpcloud
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The set
ecs.version processor in pipelines was changed 8.10.0. Previously the pipeline
was setting version 8.9.0. The ecs.version in sample_event.json files was
changed to 8.10.0. Previously sample_event.json files contained 8.9.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/juniper_srx
ECS version in build manifest changed from git@v8.9.0 to git@v8.10.0. The set
ecs.version processor in pipelines was changed 8.10.0. Previously the pipeline
was setting version 8.9.0. The ecs.version in sample_event.json files was
changed to 8.10.0. Previously sample_event.json files contained 8.9.0.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20230920173207-c70ab516eb52 -ecs-version=8.10.0 -ecs-git-ref=git@v8.10.0 -pr=7918 packages/lastpass
@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

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