Closed smlx closed 7 months ago
Do you know if the flatpak
command has any options to produce structured data? (Like json) or additional information about whether something is a security update?
Unfortunately JSON output is an open feature request, and update metadata such as security are not supported.
Underlying support to launcher was added in https://github.com/kolide/launcher/pull/1635 via the kolide_flatpak_upgradeable
table. Support has also been added to the Kolide product. (Thanks @Micah-Kolide !)
It would be nice to support flatpak package manager on Linux for package update checks.
Here's an example command to list upgradable packages: