Tim Lee

Results 169 comments of Tim Lee

Kickoff doc: https://docs.google.com/document/d/14zqrBb8duyIx1veoJHD5ahHkXNYO5aa6R0Xs7fsdfzA/edit#heading=h.vxhh1dz2gfd4

Supporting all filters on these endpoints increases regression risk as detected by #17459. Instead we're using a low-risk approach by removing the bulk options on unsupported filters in the UI....

Perform bulk host operations based on any filter criteria - https://github.com/fleetdm/fleet/issues/17468 Prevent Unexpected Bulk Host Actions - https://github.com/fleetdm/fleet/issues/17469

> @mostlikelee Is this just for vuln page, or will it impact hourly vuln processing? This is just for the vuln page

Calendar Email Address: I believe we'll attempt to get the user email addr from `host_emails` but it seems a host could have multiple emails associated, which will we choose? from...

How important is timing? I'll outline a few scenarios: 1 - Run a script every X minutes (don't care about a specific time, more about the interval) 2 - Run...

It seems like the primary goal here is to ensure a device maintains a desired state, so if there is some configuration drift a script is there to move it...

After review, the canonical OVAL feed does contain robust kernel matching support. I believe the gap in Fleet is that it currently only applies to items in the `software` table....

@noahtalerman @sharon-fdm There's a problem with mapping vulnerabilities to kernel packages (as opposed to mapping only the currently running kernel). Since it's possible to have multiple kernel packages installed, Fleet...