Skip to content
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

[Security Solution][Resolver] Only shows the first process.args entry in the array #84773

Open
jonathan-buttner opened this issue Dec 2, 2020 · 3 comments
Labels
bug Fixes for quality problems that affect the customer experience Feature:Resolver Security Solution Resolver feature impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. Team:Threat Hunting Security Solution Threat Hunting Team v7.11.1

Comments

@jonathan-buttner
Copy link
Contributor

Kibana version: master

Describe the bug:
When analyzing an event, the process details view in the panel only shows the first entry for the process.args field, which is normally an array.

The code is here: https://github.com/elastic/kibana/blob/master/x-pack/plugins/security_solution/common/endpoint/models/event.ts#L160

We should be using the values method instead.

@jonathan-buttner jonathan-buttner added bug Fixes for quality problems that affect the customer experience impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. Feature:Resolver Security Solution Resolver feature Team:Threat Hunting Security Solution Threat Hunting Team labels Dec 2, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/endpoint-app-team (Feature:Resolver)

@XavierM XavierM added the v7.11.1 label Feb 3, 2021
@MadameSheema
Copy link
Member

@jonathan-buttner has this bug been fixed? thanks :)

@kqualters-elastic
Copy link
Contributor

should be fixed by #93280

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Resolver Security Solution Resolver feature impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. Team:Threat Hunting Security Solution Threat Hunting Team v7.11.1
Projects
None yet
Development

No branches or pull requests

5 participants