launcher icon indicating copy to clipboard operation
launcher copied to clipboard

Add download directory information to flare

Open RebeccaMahany opened this issue 1 year ago • 2 comments

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.

RebeccaMahany avatar Jun 14 '24 13:06 RebeccaMahany

I want to work on this.

20RitikSingh avatar Jun 18 '24 14:06 20RitikSingh

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.

directionless avatar Jun 18 '24 20:06 directionless