fleet/pkg
gillespi314 e08bb000c9
Update nanomdm dependency (#12721)
Updates include:
- Fix issues where `GetBootstrapToken` returned `500` instead of no data
and no error per Apple MDM
[documentation](https://developer.apple.com/documentation/devicemanagement/get_bootstrap_token)
- Incorporate additional updates from the upstream nanomdm repo
2023-08-21 11:07:57 -03:00
..
buildpkg Add CIS checks for 2.9.X and add pmset table to fleetd (#9470) 2023-02-08 13:08:17 -03:00
certificate Add mTLS support to fleetd (#11319) 2023-04-27 08:44:39 -03:00
download Handle flaky vulnerability tests (#11262) 2023-04-21 19:37:29 -04:00
file Consider an empty EULA pdf file the same as an invalid one, returning 400 Bad Request (#12542) 2023-06-28 08:19:42 -04:00
fleethttp fix issues with migration flow (#13297) 2023-08-14 09:56:59 -03:00
mdm/mdmtest Update nanomdm dependency (#12721) 2023-08-21 11:07:57 -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 Add support for the mdm.macos_setup.macos_setup_assistant key in fleetctl, API (#11296) 2023-04-25 09:36:01 -04:00
retry Fix CI tests for Go (#8079) 2022-10-04 15:48:14 -04:00
secure Sync CVE scores periodically (#5838) 2022-06-01 10:06:57 -06:00
spec Fix YAML and add item to error (#10503) 2023-03-15 08:50:13 -03: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.