From faa673634bd180c3e05a064798b6439a509ce8ce Mon Sep 17 00:00:00 2001 From: Brock Walters <153771548+nonpunctual@users.noreply.github.com> Date: Thu, 13 Jun 2024 20:50:07 -0400 Subject: [PATCH] Update programs.yml (#19742) Added link for the choclately_pacakages table --- schema/tables/programs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/schema/tables/programs.yml b/schema/tables/programs.yml index a3a3e2bccd..4bcd5aa70a 100644 --- a/schema/tables/programs.yml +++ b/schema/tables/programs.yml @@ -24,6 +24,7 @@ notes: |- # (optional) string - Notes about this table. Note: This field support - [Windows Installer](https://learn.microsoft.com/en-us/windows/win32/msi/windows-installer-portal) - [Chocolatey](https://chocolatey.org/) + - The Fleet `chocolatey_packages`[table](https://fleetdm.com/tables/chocolatey_packages) - [winget](https://learn.microsoft.com/en-us/windows/package-manager/winget/) - [winget.run](https://winget.run/) - Windows [cmd](https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/cmd)