fleet/orbit/pkg
Zach Wasserman 3f0111964f
Add macos_rsr table from macadmins extension (#11537)
# Checklist for submitter

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

- [ ] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [ ] Documented any API changes (docs/Using-Fleet/REST-API.md or
docs/Contributing/API-for-contributors.md)
- [ ] Documented any permissions changes
- [ ] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for
new osquery data ingestion features.
- [ ] Added/updated tests
- [ ] Manual QA for all new/changed functionality
  - For Orbit and Fleet Desktop changes:
- [ ] Manual QA must be performed in the three main OSs, macOS, Windows
and Linux.
- [ ] Auto-update manual QA, from released version of component to new
version (see [tools/tuf/test](../tools/tuf/test/README.md)).

---------

Co-authored-by: Roberto Dip <me@roperzh.com>
Co-authored-by: Lucas Rodriguez <lucas@fleetdm.com>
2023-05-05 11:02:28 -03:00
..
augeas Embed augeas lenses in orbit binary (#8901) 2022-12-02 10:19:54 -05:00
build Add user agent to Orbit HTTP client (#5429) 2022-05-02 11:03:49 -07:00
constant Add mTLS support to fleetd (#11319) 2023-04-27 08:44:39 -03:00
execuser launch Nudge using /usr/bin/open (#10051) 2023-02-23 14:48:40 -03:00
insecure Make creation of http.Client uniform across the codebase (#3097) 2021-11-24 15:56:54 -05:00
osquery update file carver block size and various MySQL references (#9625) 2023-02-02 01:01:34 -05:00
osservice 8009 fleet desktop icon duplication (#8017) 2022-10-13 10:58:37 -03:00
packaging Add mTLS support to fleetd (#11319) 2023-04-27 08:44:39 -03:00
platform Orbit to set --database_path when invoking osquery to retrieve system info (#10308) 2023-03-13 18:54:18 -03:00
process Fleetctl to package .app bundles for osquery (and changes for orbit to support them) (#4393) 2022-03-15 16:04:12 -03:00
profiles Prevent user action in profiles managed by Fleet (#10559) 2023-03-17 18:52:30 -03:00
table Add macos_rsr table from macadmins extension (#11537) 2023-05-05 11:02:28 -03:00
token Enable errcheck linter for golangci-lint (#8899) 2022-12-05 16:50:49 -06:00
update ensure file permissions of the nudge config file are consistent (#11374) 2023-04-27 10:22:42 -03:00
useraction Update disk encryption refresh copy (#11033) 2023-04-06 15:20:07 -05:00