-
Notifications
You must be signed in to change notification settings - Fork 489
Update ssl option descriptions in manifest.yml files. Cleanup and missed packaged owned by Security Service Integrations #12997
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 ssl option descriptions in manifest.yml files. Cleanup and missed packaged owned by Security Service Integrations #12997
Conversation
🚀 Benchmarks reportTo see the full report comment with |
…ty-service-integration-12994 Added descriptions on SSL nodes in manifest.yml files
…ty-service-integration-12994 added correct PR number to changelopg.yml
a342f16
to
efb6818
Compare
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
…ty-service-integration-12994 Changed a link to point to filebeat. Fixed a typo.
💚 Build Succeeded
History
|
|
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.
Thank you!
Package admin_by_request_epm - 0.2.1 containing this change is available at https://epr.elastic.co/package/admin_by_request_epm/0.2.1/ |
Package beyondinsight_password_safe - 0.2.1 containing this change is available at https://epr.elastic.co/package/beyondinsight_password_safe/0.2.1/ |
Package panw_cortex_xdr - 2.1.2 containing this change is available at https://epr.elastic.co/package/panw_cortex_xdr/2.1.2/ |
Package qualys_vmdr - 6.2.2 containing this change is available at https://epr.elastic.co/package/qualys_vmdr/6.2.2/ |
Package sailpoint_identity_sc - 0.2.1 containing this change is available at https://epr.elastic.co/package/sailpoint_identity_sc/0.2.1/ |
Package zscaler_zia - 3.7.2 containing this change is available at https://epr.elastic.co/package/zscaler_zia/3.7.2/ |
#12997) * bugfix/update-ssl-option-descriptions-package-manifest-cleanup-security-service-integration-12994 Added descriptions on SSL nodes in manifest.yml files
Proposed commit message
Updates description field on ssl nodes in package level manifest.yml file to include links to online documentation and to be consistent with other integrations. This captures packages that were missed in an earlier PR
Checklist
changelog.yml
file.How to test this PR locally
Originally, we updated the descriptions on all the files in integration. This created some issues with so many teams needing to validate the files. This is currently a partial update with files that are owned by security-service-integrations
git diff main | grep description: | grep + | sort -u
results in the update fields for the ssl node description and the changelog.yml
Related issues