-
Notifications
You must be signed in to change notification settings - Fork 515
[cisco_secure_endpoint] fix template field indexing when next link is absent #16092
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
base: main
Are you sure you want to change the base?
[cisco_secure_endpoint] fix template field indexing when next link is absent #16092
Conversation
…ctly match hit counts
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
|
efd6
left a comment
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.
Suggested commit message:
cisco_secure_endpoint: fix template field indexing when next link is absent
Don't updating fleet health status to degraded when HTTPJSON template
evaluation fails due to an absent metadata.links.next field.
efd6
left a comment
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.
nit
| # newer versions go on top | ||
| - version: "2.33.0" | ||
| changes: | ||
| - description: Prevent updating fleet health status to degraded. |
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.
| - description: Prevent updating fleet health status to degraded. | |
| - description: Prevent updating fleet health status to degraded when no next link is present. |
Proposed commit message
Checklist
changelog.ymlfile.How to test this PR locally
Related issues