Lucas Manuel Rodriguez
Lucas Manuel Rodriguez
## Problem Some users realize there's a TLS certificate issue *after* the fleetd agent is installed on devices. We could perform a "TLS connection check" to find these issues during...
**Fleet version**: latest (bug introduced in `fleet-v4.51.0`) ### 💥  Actual behavior Installing fleetd on macOS and then enrolling to MDM manually causes the host's `Added to Fleet` in the host...
**Fleet version**: any version of Fleet as of today (v4.53.0). ### 💥  Actual behavior Fleet does ingest homebrew packages (using the `homebrew_packages` osquery table) but doesn't ingest the Homebrew application...
#19963 Opening WIP draft PR to unblock @RachelElysia. - [ ] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://fleetdm.com/docs/contributing/committing-changes#changes-files) for more information. - [...
Ran the following to generate the changes: ``` go run ./cmd/release-notes -changelog /path/to/osquery/CHANGELOG.md -last 5.12.2 -new 5.13.0 > NEW.txt ``` And then edited manually by looking at https://github.com/osquery/osquery/compare/5.12.2...5.13.0. EDIT: After...
#21428 - [X] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Committing-Changes.md#changes-files) for more information. - [X] Input data is properly validated, `SELECT *` is...
Ticket to track the release of fleetd 1.32.0 to edge and stable channels. QA issue: #21445
Fixes #56.
# Environment - OS: Ubuntu 22.04.4 - A `SELECT *` on `GoogleChromeProfilesGenerate` returns no results. - See https://github.com/fleetdm/fleet/issues/21311 (in fleetd this is exposed as `google_chrome_profiles` and such table returns no...
Issue to track the release of osquery 5.14.X to Fleet's TUF `edge` and `stable` channels. Smoke test will be performed when pushing to each `edge` and `stable` channels.