[system] prevent pipeline script error#1869
Conversation
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
- make sure value isn't null before creating a new HashMap - add test to verify - improve error.message Closes elastic#1789
d6fe893 to
a2e86f4
Compare
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
🤖 GitHub commentsTo re-run your PR in the CI, just comment with:
|
|
Looks like it needs an
|
andrewkroh
left a comment
There was a problem hiding this comment.
Can you confirm whether these changes need applied to the ForwardedEvents pipeline?
andrewkroh
left a comment
There was a problem hiding this comment.
I see ForwardedEvents is fixed in a separate PR 👍 .
LGTM
What does this PR do?
prevents pipeline script error in system integration
Checklist
changelog.ymlfile.- [ ] If I'm introducing a new feature, I have modified the Kibana version constraint in my package'smanifest.ymlfile to point to the latest Elastic stack release (e.g.^7.13.0).How to test this PR locally
elastic-package test pipelineRelated issues