Victor Lyuboslavsky
Victor Lyuboslavsky
**Fleet version**: 4.45.0 **Web browser and operating system**: ### 💥  Actual behavior Not setting `enable_disk_encryption` in YAML caused the encryption profile to remain on DB instead of being cleared. ###...
**Fleet version**: 4.44.1 **Web browser and operating system**: ### 💥  Actual behavior Creating a new team with emoji in the name overwrites old team instead. https://www.loom.com/share/02b68f30a5e342e19875094b4cc4fbbb?sid=82bc7aa7-432d-4c09-bb28-c396055827f0 We would like to...
## Goal | User story | |:---------------------------------------------------------------------------| | As an IT admin, | I want MDM profiles to be processed with env variables like $MY_SECRET | so that I can...
Fixes https://github.com/osquery/osquery/issues/8301 boost::lexical_cast was not using the right precision for double-to-string conversion. Switched to using std::ostringstream.
# Bug report ### What operating system and version are you using? MacOS 14.4 arm64 ``` +---------+--------+----------+ | version | build | platform | +---------+--------+----------+ | 14.4 | 23E214 |...
## Goal | User story | |:---------------------------------------------------------------------------| | As a Fleet admin on Windows, | I want to use a signed version of fleetctl.exe | so that I can minimize...
## Goal | User story | |:---------------------------------------------------------------------------| | As an endpoint operator using [Fleet's best practice GitOps](https://github.com/fleetdm/fleet-gitops), | I want to run a dry run on every PR I open...
## Goal | User story | |:---------------------------------------------------------------------------| | As a Fleet gitops user, | I want to rename my team | so that I do not have to use the...
## Goal | User story | |:---------------------------------------------------------------------------| | As an endpoint operator on the Host details page, | I want to see when a query/policy is denylisted by the osquery...