-
Notifications
You must be signed in to change notification settings - Fork 474
Update SEI packages to package-spec format 2.7.0 (Part 1) #6135
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
Conversation
- akamai - atlassian_bitbucket - atlassian_confluence - atlassian_jira - auditd - auditd_manager - auth0 - azure_blob_storage - azure_frontdoor - barracuda - barracuda_cloudgen_firewall - bitdefender - bitwarden - bluecoat - carbon_black_cloud - carbonblack_edr - cef - cel - checkpoint go run github.com/andrewkroh/go-examples/ecs-update@latest -ecs-version=8.7.0 -ecs-git-ref=v8.7.0 -format-version=2.7.0 packages/*
🌐 Coverage report
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
@@ -1,4 +1,9 @@ | |||
# newer versions go on top | |||
- version: "2.7.0" |
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.
@taylor-swanson #6115 (comment)
Not sure if the issues mentioned by @andrewkroh are tested before the beta is removed for akamai.
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.
Oh shoot, didn't see that. The ecs-update
tool didn't keep the -beta
flag, and I must've just glossed over it. This is a mess, we really need to think of a better strategy for this sort of thing, as it practically blocks normal updates to packages.
Package akamai - 2.7.0 containing this change is available at https://epr.elastic.co/search?package=akamai |
Package atlassian_bitbucket - 1.8.0 containing this change is available at https://epr.elastic.co/search?package=atlassian_bitbucket |
Package atlassian_confluence - 1.9.0 containing this change is available at https://epr.elastic.co/search?package=atlassian_confluence |
Package atlassian_jira - 1.9.0 containing this change is available at https://epr.elastic.co/search?package=atlassian_jira |
Package auditd - 3.7.0 containing this change is available at https://epr.elastic.co/search?package=auditd |
Package auditd_manager - 1.8.0 containing this change is available at https://epr.elastic.co/search?package=auditd_manager |
Package auth0 - 1.6.0 containing this change is available at https://epr.elastic.co/search?package=auth0 |
Package azure_blob_storage - 0.3.0 containing this change is available at https://epr.elastic.co/search?package=azure_blob_storage |
Package azure_frontdoor - 0.2.0 containing this change is available at https://epr.elastic.co/search?package=azure_frontdoor |
Package barracuda - 1.3.0 containing this change is available at https://epr.elastic.co/search?package=barracuda |
Package barracuda_cloudgen_firewall - 1.2.0 containing this change is available at https://epr.elastic.co/search?package=barracuda_cloudgen_firewall |
Package bitdefender - 0.1.0 containing this change is available at https://epr.elastic.co/search?package=bitdefender |
Package bitwarden - 0.2.0 containing this change is available at https://epr.elastic.co/search?package=bitwarden |
Package bluecoat - 0.14.0 containing this change is available at https://epr.elastic.co/search?package=bluecoat |
Package carbon_black_cloud - 1.8.0 containing this change is available at https://epr.elastic.co/search?package=carbon_black_cloud |
Package carbonblack_edr - 1.9.0 containing this change is available at https://epr.elastic.co/search?package=carbonblack_edr |
Package cef - 2.9.0 containing this change is available at https://epr.elastic.co/search?package=cef |
Package cel - 0.3.0 containing this change is available at https://epr.elastic.co/search?package=cel |
Package checkpoint - 1.20.0 containing this change is available at https://epr.elastic.co/search?package=checkpoint |
What does this PR do?
Updates the following packages to package-spec format version
2.7.0
:Checklist
changelog.yml
file.How to test this PR locally
Related issues