fleet/orbit/pkg/table
Jacob Shandling 0ea339c7e6
Add macOS tcc_access table to fleetd (#19355)
## Addresses #18222 

Table results:
<img width="2991" alt="Screenshot 2024-05-29 at 6 15 21 PM"
src="https://github.com/fleetdm/fleet/assets/61553566/eb87e744-658a-4937-92a4-30b6038a4625">

Optimized querying of host `TCC.db`s as constrained by query `WHERE`
clauses on `uid`:
<img width="1419" alt="Screenshot 2024-06-03 at 6 20 50 PM"
src="https://github.com/fleetdm/fleet/assets/61553566/62475537-61c5-4d75-8b8e-10fe7d21462d">
<img width="1419" alt="Screenshot 2024-06-03 at 6 19 31 PM"
src="https://github.com/fleetdm/fleet/assets/61553566/9901095f-5a61-4671-b45e-5935837f2f0c">
<img width="1419" alt="Screenshot 2024-06-03 at 6 15 01 PM"
src="https://github.com/fleetdm/fleet/assets/61553566/6c6891cc-6baf-4b00-b446-a967d80cacfd">
<img width="1419" alt="Screenshot 2024-06-03 at 6 17 54 PM"
src="https://github.com/fleetdm/fleet/assets/61553566/cadbb76d-abab-405f-8b65-683885e9e164">



- [x] Changes file added for user-visible changes in `orbit/changes/`.
- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality on macOS (only
supported OS)

---------

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
Co-authored-by: Lucas Manuel Rodriguez <lucas@fleetdm.com>
2024-06-06 13:52:06 -07:00
..
app-icons Add Kolide osquery tables 2023-11-01 20:11:35 -06:00
authdb Add CIS check for 5.7 (#9748) 2023-02-08 12:30:55 -03:00
cis_audit New CIS Audit table (#11381) 2023-05-12 11:16:36 -03:00
common Add CIS checks for 2.9.X and add pmset table to fleetd (#9470) 2023-02-08 13:08:17 -03:00
crowdstrike Add Kolide osquery tables 2023-11-01 20:11:35 -06:00
cryptoinfotable Add Kolide osquery tables 2023-11-01 20:11:35 -06:00
cryptsetup Add Kolide osquery tables 2023-11-01 20:11:35 -06:00
csrutil_info CIS 5.1.3+5.1.4 (#9642) 2023-02-07 13:26:05 -05:00
dataflattentable Add Kolide osquery tables 2023-11-01 20:11:35 -06:00
diskutil Add macOS CIS 5.3.2 (#10726) 2023-03-28 11:57:38 -04:00
dscl Fix golangci-lint issue and run Github action on all OSs (#9944) 2023-02-21 14:30:45 -03:00
filevault_prk Create new Fleet osquery extension table to read escrowed FileVault key (#12198) 2023-06-15 10:23:59 -05:00
filevault_status Add Kolide osquery tables 2023-11-01 20:11:35 -06:00
find_cmd macOS CIS: Use find command (exposed as fleetd table) instead of relying on the osquery core file table (#12560) 2023-06-29 16:22:41 -03:00
firefox_preferences Add Kolide osquery tables 2023-11-01 20:11:35 -06:00
firmware_eficheck_integrity_check Add check for CIS 5.6 (#9756) 2023-02-09 14:27:40 -03:00
firmwarepasswd Add Kolide osquery tables 2023-11-01 20:11:35 -06:00
ioreg Add Kolide osquery tables 2023-11-01 20:11:35 -06:00
mdm Adding support for GetPolicies message (#12477) 2023-06-27 12:59:33 -03:00
nvram_info CIS 5.1.3+5.1.4 (#9642) 2023-02-07 13:26:05 -05:00
orbit_info Added orbit_version, fleet_desktop_version, and scripts_enabled to host details. (#18123) 2024-04-09 16:33:44 -05:00
pmset Fix golangci-lint issue and run Github action on all OSs (#9944) 2023-02-21 14:30:45 -03:00
privaterelay Add CIS checks for 2.9.X and add pmset table to fleetd (#9470) 2023-02-08 13:08:17 -03:00
pwd_policy add minimumMixedCaseCharacters (#10401) 2023-03-09 15:44:28 -05:00
sntp_request Add documentation for missing fleetd tables and regenerate JSON (#9960) 2023-02-22 16:05:36 -03:00
software_update Fix disk encryption banner displaying incorrectly on My Device page (#10875) 2023-03-30 17:15:45 +01:00
sudo_info Add CIS checks for 5.4 and 5.5 (#9747) 2023-02-09 12:35:43 -03:00
tablehelpers Add Kolide osquery tables 2023-11-01 20:11:35 -06:00
tcc_access Add macOS tcc_access table to fleetd (#19355) 2024-06-06 13:52:06 -07:00
user_login_settings Fix golangci-lint issue and run Github action on all OSs (#9944) 2023-02-21 14:30:45 -03:00
windowsupdatetable Add Kolide osquery tables 2023-11-01 20:11:35 -06:00
extension.go Updated macadmins and added new tables. (#18819) 2024-05-08 08:57:16 -05:00
extension_darwin.go Add macOS tcc_access table to fleetd (#19355) 2024-06-06 13:52:06 -07:00
extension_darwin_amd64.go Add Kolide osquery tables 2023-11-01 20:11:35 -06:00
extension_darwin_arm64.go Add Kolide osquery tables 2023-11-01 20:11:35 -06:00
extension_linux.go Updated macadmins and added new tables. (#18819) 2024-05-08 08:57:16 -05:00
extension_logger.go Add Kolide osquery tables 2023-11-01 20:11:35 -06:00
extension_stub.go Updated macadmins and added new tables. (#18819) 2024-05-08 08:57:16 -05:00
extension_windows.go Updated macadmins and added new tables. (#18819) 2024-05-08 08:57:16 -05:00