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

Mac processes executable has incorrect value #4889

Closed
imilchev opened this issue Nov 19, 2024 · 0 comments · Fixed by #4934
Closed

Mac processes executable has incorrect value #4889

imilchev opened this issue Nov 19, 2024 · 0 comments · Fixed by #4934
Assignees
Labels
bug Something isn't working

Comments

@imilchev
Copy link
Member

Describe the bug
The executable field for a MacOS process has incorrect value. For linux the value of executable holds just the executable name. For MacOS processes, the same field holds the full path to the executable.

MacOS:
Image

Linux:
Image

To Reproduce
Steps to reproduce the behavior:

  1. Open cnspec shell
  2. Run processes{executable}
  3. Note the mistake

Expected behavior
The value of executable should behave the same as for Linux. It should contain just the executable name, not the full path

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant