Skip to content

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

Merged
merged 5 commits into from
May 10, 2023
Merged

Update SEI packages to package-spec format 2.7.0 (Part 1) #6135

merged 5 commits into from
May 10, 2023

Conversation

taylor-swanson
Copy link
Contributor

What does this PR do?

Updates the following packages to package-spec format version 2.7.0:

  • 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

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.

How to test this PR locally

elastic-package test

Related issues

  • Relates elastic/security-team#5870

- 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/*
@taylor-swanson taylor-swanson changed the title Update SEI packages to format 2.7.0 Update SEI packages to package-spec format 2.7.0 May 9, 2023
@elasticmachine
Copy link

elasticmachine commented May 9, 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-05-09T21:44:57.878+0000

  • Duration: 20 min 37 sec

Test stats 🧪

Test Results
Failed 0
Passed 252
Skipped 0
Total 252

🤖 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 May 9, 2023

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (27/27) 💚
Files 100.0% (41/41) 💚 3.022
Classes 100.0% (41/41) 💚 3.022
Methods 96.651% (404/418) 👍 4.973
Lines 94.45% (11742/12432) 👍 2.458
Conditionals 100.0% (0/0) 💚

@taylor-swanson taylor-swanson changed the title Update SEI packages to package-spec format 2.7.0 Update SEI packages to package-spec format 2.7.0 (Part 1) May 9, 2023
@taylor-swanson taylor-swanson marked this pull request as ready for review May 9, 2023 22:08
@taylor-swanson taylor-swanson requested a review from a team as a code owner May 9, 2023 22:08
@elasticmachine
Copy link

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

@taylor-swanson taylor-swanson merged commit f6088b9 into elastic:main May 10, 2023
@taylor-swanson taylor-swanson deleted the pkg-spec-updates branch May 10, 2023 13:08
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "2.7.0"
Copy link
Contributor

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.

Copy link
Contributor Author

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.

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@elasticmachine
Copy link

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

@andrewkroh andrewkroh added Integration:akamai Akamai (Community supported) Integration:atlassian_bitbucket Atlassian Bitbucket (Community supported) Integration:atlassian_confluence Atlassian Confluence (Community supported) Integration:atlassian_jira Atlassian Jira (Community supported) Integration:auditd Auditd Logs Integration:auditd_manager Auditd Manager Integration:auth0 Auth0 Integration:azure_blob_storage Custom Azure Blob Storage Input Integration:azure_frontdoor Azure Frontdoor (Community supported) Integration:barracuda Barracuda Web Application Firewall Integration:barracuda_cloudgen_firewall Barracuda CloudGen Firewall Logs Integration:bitdefender BitDefender (Community supported) Integration:bitwarden Bitwarden Integration:bluecoat Blue Coat Director Logs (Deprecated) Integration:carbon_black_cloud VMware Carbon Black Cloud Integration:carbonblack_edr VMware Carbon Black EDR Integration:cef Common Event Format (CEF) Integration:cel Custom API using Common Expression Language Integration:checkpoint Check Point labels Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Integration:akamai Akamai (Community supported) Integration:atlassian_bitbucket Atlassian Bitbucket (Community supported) Integration:atlassian_confluence Atlassian Confluence (Community supported) Integration:atlassian_jira Atlassian Jira (Community supported) Integration:auditd_manager Auditd Manager Integration:auditd Auditd Logs Integration:auth0 Auth0 Integration:azure_blob_storage Custom Azure Blob Storage Input Integration:azure_frontdoor Azure Frontdoor (Community supported) Integration:barracuda_cloudgen_firewall Barracuda CloudGen Firewall Logs Integration:barracuda Barracuda Web Application Firewall Integration:bitdefender BitDefender (Community supported) Integration:bitwarden Bitwarden Integration:bluecoat Blue Coat Director Logs (Deprecated) Integration:carbon_black_cloud VMware Carbon Black Cloud Integration:carbonblack_edr VMware Carbon Black EDR Integration:cef Common Event Format (CEF) Integration:cel Custom API using Common Expression Language Integration:checkpoint Check Point
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants