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

Add download directory information to flare #1753

Closed
RebeccaMahany opened this issue Jun 14, 2024 · 2 comments · Fixed by #1878
Closed

Add download directory information to flare #1753

RebeccaMahany opened this issue Jun 14, 2024 · 2 comments · Fixed by #1878
Assignees

Comments

@RebeccaMahany
Copy link
Contributor

It is helpful for us when troubleshooting to know which Kolide installers a user has potentially downloaded.

Requirements:

  • The download checkup should run only for flares (not for launcher doctor or for the log checkpoint -- see here)
  • The download checkup should write out a list of all Kolide installers found in the downloads directory; installers will have the filename or filename suffix kolide-launcher.msi on Windows, kolide-launcher.pkg on MacOS, and kolide-launcher.rpm, kolide-launcher.deb, or kolide-launcher.pacman on Linux
  • If possible, the checkup should include launcher version information for those files, if it's feasible and reasonable to extract that information

Checkups live here in the codebase.

@20RitikSingh
Copy link

I want to work on this.

@directionless
Copy link
Contributor

Hi @20RitikSingh Is Launcher something you're generally involved with? Note that this part of our code base is covered by our EE License and is not open source.

That said, you're welcome to submit a PR. We will not hold this for you, but our PRs are open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants