Lucas Manuel Rodriguez

Results 209 comments of Lucas Manuel Rodriguez

Hi @hazcod! > A default directory created in /tmp on macOS is drwx--- Have you configured a umask value other than `022`? AFAICS, `fleetctl package` should work with defaults in...

@nonpunctual Hi! Am working on this and have the following questions (just in case you know). From system profiler's `SPFirewallDataType` we can populate the following [alf](https://osquery.io/schema/5.13.1/#alf) columns: `global_state`, `stealth_enabled` and...

OK, I've opened a [osquery PR](https://github.com/osquery/osquery/pull/8428) with the settings that macOS does offer in `SPFirewallDataType `; `alf` columns: `global_state`, `stealth_enabled`, `logging_enabled`, and `version`). Maybe these columns are the most required...

Removing 4.58.0 milestone because this is an osquery core change.

I reviewed the PR and this was shipped in 4.60.0. If we missed QA it was probably because it has `:product` and doesn't have the `:release` (and doesn't have a...

> @lucasmrod @noahtalerman -- we merged these docs awhile ago https://github.com/fleetdm/fleet/pull/24015/files but i can't figure out where it is or where it ended up on the website. did we put...

@allenhouchins Please create an associated issue so that QA doesn't miss this when testing the release.

> I've tracked down the source of the issue: the process is getting stuck when we shell out to cryptsetup, and appears to be caused by the CPUQuota we place...

IIRC we decided to not speed it up and instead remove the loading modal. This is so that the slow key escrowing happens in the background and the loading modal...