fleet/pkg
Roberto Dip d383876a3c
fix issues installing software in windows (#19048)
for #19039 and #19041 this:

- fixes the install/remove scripts to read the env variable the proper
way
- truncates output before storing in the databse in case its longer than
MySQL's TEXT size

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality
2024-05-15 19:39:42 -03:00
..
buildpkg chore: remove refs to deprecated io/ioutil (#14485) 2023-10-27 15:28:54 -03:00
certificate chore: remove refs to deprecated io/ioutil (#14485) 2023-10-27 15:28:54 -03:00
download chore: remove refs to deprecated io/ioutil (#14485) 2023-10-27 15:28:54 -03:00
file fix issues installing software in windows (#19048) 2024-05-15 19:39:42 -03:00
filepath_windows Allow custom osquery database on fleetd (#16554) 2024-02-05 09:41:06 -03:00
fleethttp add CLI and endpoints to set software via fleetctl apply (#18876) 2024-05-14 15:06:33 -03:00
mdm/mdmtest add consistent MDM host lifecycle management (#18510) 2024-04-29 16:43:15 -03:00
nettest fix RunWithNetRetry (#8590) 2022-11-07 16:31:10 +01:00
open Orbit: Add Fleet Desktop support to Windows (#4873) 2022-04-01 17:28:51 -03:00
optjson Implement Windows OS Updates (feature branch). (#15359) 2023-11-29 11:07:24 -05:00
rawjson Merging Bitlocker feature branch (#14350) 2023-10-06 19:04:33 -03:00
retry Add exponential backoff to orbit enroll retries (#17368) 2024-03-13 07:57:00 -03:00
scripts fix unreleased bugs for the increased script timeout (#15897) 2024-01-04 10:26:13 -03:00
secure Sync CVE scores periodically (#5838) 2022-06-01 10:06:57 -06:00
spec Add support for software installers in fleetctl gitops (#18990) 2024-05-14 16:58:58 -04:00
README.md Add CentOS parsing+post-processing to reduce false positives in vulnerability processing (#4037) 2022-02-14 15:13:44 -03:00

pkg directory

This top-level pkg directory contains packages that may be shared between all fleet backend components.