Sharvil Shah
Sharvil Shah
A lot has changed recently wrt packaging, CI, codesigning, identifiers, paths, etc I thought this would be a good place to catch all of this as a sort of checklist...
I noticed that `carves` and its related flags are not documented in the wiki. I feel like this should be documented in the wiki, along with all the other flags...
https://github.blog/2022-06-08-sunsetting-atom/ Are folks still using `atom_packages`, github is sunsetting it, maybe we should consider deprecating it and removing
This needs a bit of a research, but from the recent conversation, we should verify is osquery needs to a slash to `logger_tls_plugin`, and how to sanitize/harden the flags
### Goal In order to us to remotely manage osquery flags (CLI flags in osquery which requires restarting osquery on the host), orbit should "enroll" and authenticate with Fleet ###...
First take at updating the FIM docs
# Bug report `power_sensors` table returns `-1.00` value for all power related SMC keys, instead of actual values. ``` osquery> .all power_sensors; +------+----------+-------------------+-------+ | key | category | name |...