-
Notifications
You must be signed in to change notification settings - Fork 474
Update Security Service integrations to ECS 8.17.0 (part 1) #14158
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
Update Security Service integrations to ECS 8.17.0 (part 1) #14158
Conversation
ECS version in build manifest changed from git@v8.11.0 to git@v8.17.0. The set ecs.version processor in pipelines was changed 8.17.0. Previously the pipeline was setting version 8.11.0. The ecs.version in sample_event.json files was changed to 8.17.0. Previously sample_event.json files contained 8.0.0, 8.11.0. [git-generate] go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20250415181313-0e28b4ee3655 -ecs-version=8.17.0 -ecs-git-ref=git@v8.17.0 -pr=1 packages/sysdig
ECS version in build manifest changed from git@v8.11.0 to git@v8.17.0. The ecs.version in sample_event.json files was changed to 8.17.0. Previously sample_event.json files contained 8.11.0. [git-generate] go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20250415181313-0e28b4ee3655 -ecs-version=8.17.0 -ecs-git-ref=git@v8.17.0 -pr=1 packages/tychon
ECS version in build manifest changed from git@v8.11.0 to git@v8.17.0. The set ecs.version processor in pipelines was changed 8.17.0. Previously the pipeline was setting version 8.11.0. The ecs.version in sample_event.json files was changed to 8.17.0. Previously sample_event.json files contained 8.11.0. [git-generate] go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20250415181313-0e28b4ee3655 -ecs-version=8.17.0 -ecs-git-ref=git@v8.17.0 -pr=1 packages/checkpoint_email
ECS version in build manifest changed from git@v8.11.0 to git@v8.17.0. The set ecs.version processor in pipelines was changed 8.17.0. Previously the pipeline was setting version 8.11.0. The ecs.version in sample_event.json files was changed to 8.17.0. Previously sample_event.json files contained 8.11.0. [git-generate] go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20250415181313-0e28b4ee3655 -ecs-version=8.17.0 -ecs-git-ref=git@v8.17.0 -pr=1 packages/claroty_ctd
ECS version in build manifest changed from git@v8.11.0 to git@v8.17.0. The set ecs.version processor in pipelines was changed 8.17.0. Previously the pipeline was setting version 8.11.0. The ecs.version in sample_event.json files was changed to 8.17.0. Previously sample_event.json files contained 8.11.0. [git-generate] go run github.com/andrewkroh/go-examples/ecs-update@v0.0.0-20250415181313-0e28b4ee3655 -ecs-version=8.17.0 -ecs-git-ref=git@v8.17.0 -pr=1 packages/entityanalytics_ad
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
🚀 Benchmarks reportTo see the full report comment with |
Conflicts: packages/checkpoint_email/_dev/build/build.yml packages/checkpoint_email/changelog.yml packages/checkpoint_email/manifest.yml packages/entityanalytics_ad/changelog.yml packages/entityanalytics_ad/manifest.yml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
The checkpoint_email
changes look like formatting-only.
Thanks @chrisberkhout! Yes, the |
|
💚 Build Succeeded
History
|
Package claroty_ctd - 0.7.0 containing this change is available at https://epr.elastic.co/package/claroty_ctd/0.7.0/ |
Package entityanalytics_ad - 0.15.0 containing this change is available at https://epr.elastic.co/package/entityanalytics_ad/0.15.0/ |
Package sysdig - 0.5.0 containing this change is available at https://epr.elastic.co/package/sysdig/0.5.0/ |
Package tychon - 0.4.0 containing this change is available at https://epr.elastic.co/package/tychon/0.4.0/ |
Proposed commit message
Updates the following integrations to ECS 8.17.0:
Changes are automatically applied using the
ecs-update
tool.Checklist
changelog.yml
file.Author's Checklist
How to test this PR locally
Related issues
Screenshots