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

Use alternative to mdfind on MacOS #1

Closed
daffl opened this issue Oct 31, 2012 · 2 comments
Closed

Use alternative to mdfind on MacOS #1

daffl opened this issue Oct 31, 2012 · 2 comments
Assignees
Milestone

Comments

@daffl
Copy link
Contributor

daffl commented Oct 31, 2012

In MacOS, with Spotlight turned off mdfind won't find any browser applications. It needs some kind of fallback to look for apps.

@daffl
Copy link
Contributor Author

daffl commented Oct 31, 2012

I'd say probably the hardcoded standard paths as the other Node browser launchers are doing it by default.

@ekryski
Copy link
Contributor

ekryski commented Oct 31, 2012

Yep I agree. Saw Kevin's email. I think that is a reasonable fallback, since using the which command won't work because none of the applications most likely don't fall in the users path.

@ghost ghost assigned ekryski and daffl Nov 17, 2012
@daffl daffl closed this as completed in ec221eb Nov 17, 2012
daffl pushed a commit that referenced this issue Nov 21, 2015
bmomberger-bitovi pushed a commit that referenced this issue Jun 2, 2022
[Fix] Patched RCE arising inside the "launchpad" library
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants