fleet/orbit/pkg/table
Lucas Manuel Rodriguez 4784217b57
Add documentation for missing fleetd tables and regenerate JSON (#9960)
Updating documentation of Fleetd tables as part of the oncall duty.

Updating the json used by Fleet using the following command:
```sh
cd website
 ./node_modules/sails/bin/sails.js run generate-merged-schema
```

Samples:
![Screenshot 2023-02-20 at 17 20
55](https://user-images.githubusercontent.com/2073526/220192112-69a116e4-badb-4328-92d3-9a2a6f8657fe.png)
![Screenshot 2023-02-20 at 17 21
09](https://user-images.githubusercontent.com/2073526/220192117-dfa06c69-2166-47d4-99c3-e108911e2084.png)


@mikermcneil @eashaw: `generate-merged-schema` generates a different
output every time it's executed. Guess: It seems it should sort the
output lexicograhically?
2023-02-22 16:05:36 -03:00
..
authdb Add CIS check for 5.7 (#9748) 2023-02-08 12:30:55 -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
csrutil_info CIS 5.1.3+5.1.4 (#9642) 2023-02-07 13:26:05 -05:00
dscl Fix golangci-lint issue and run Github action on all OSs (#9944) 2023-02-21 14:30:45 -03:00
firmware_eficheck_integrity_check Add check for CIS 5.6 (#9756) 2023-02-09 14:27:40 -03:00
mdm Fix golangci-lint issue and run Github action on all OSs (#9944) 2023-02-21 14:30:45 -03:00
nvram_info CIS 5.1.3+5.1.4 (#9642) 2023-02-07 13:26:05 -05:00
orbit_info Add documentation for missing fleetd tables and regenerate JSON (#9960) 2023-02-22 16:05:36 -03: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 Fix golangci-lint issue and run Github action on all OSs (#9944) 2023-02-21 14:30:45 -03:00
sntp_request Add documentation for missing fleetd tables and regenerate JSON (#9960) 2023-02-22 16:05:36 -03:00
sudo_info Add CIS checks for 5.4 and 5.5 (#9747) 2023-02-09 12:35:43 -03:00
user_login_settings Fix golangci-lint issue and run Github action on all OSs (#9944) 2023-02-21 14:30:45 -03:00
extension.go Add documentation for missing fleetd tables and regenerate JSON (#9960) 2023-02-22 16:05:36 -03:00
extension_darwin.go Add check for CIS 5.6 (#9756) 2023-02-09 14:27:40 -03:00
extension_stub.go Adding new Windows MDM table to interact with the Windows MDM stack (#9448) 2023-01-30 11:29:29 -03:00
extension_windows.go Adding new Windows MDM table to interact with the Windows MDM stack (#9448) 2023-01-30 11:29:29 -03:00