Skip to content

Update macadmins osquery extension to >= v1.2.5 to resolve Munki 7 compatibility issue #33967

Description

@Patagonia121

Fleet version: 4.74.0


💥  Actual behavior

customer-reedtimmer reported an issue with Munki 7 compatibility (#31818). The root cause was identified in the macadmins osquery extension that Fleet depends on.

🛠️ To fix

They also submitted a fix to the upstream repo, which was merged and released as v1.2.5 of the macadmins osquery extension: https://github.com/macadmins/osquery-extension/releases/tag/v1.2.5

Fleet currently uses v1.2.4 and needs to be updated to pull in this fix.

Requested Steps:

Update the dependency version in Fleet's go.mod file:

  • Line:

    fleet/go.mod

    Line 92 in 9e3cab6

    github.com/macadmins/osquery-extension v1.2.3
  • Change from: v1.2.4 to v1.2.5
  • Complete internal testing and QA processes as needed for dependency updates
  • Include this update in an upcoming Fleet release
  • Update issue Add support for Munki 7 detection #31818 once the fix is released

Product designer: _________________________

🧑‍💻  Steps to reproduce

  1. TODO
  2. TODO

To QA

Should smoketest on

  • macOS
  • and Linux because macadmins now has a Crowdstrike Falcon table for Linux.

Then need to test macOS

  • with Munki 6
  • with Munki 7

🕯️ More info


Old feature request content:

Metadata

Metadata

Assignees

Type

No type

Projects

Status
Done

Relationships

None yet

Development

No branches or pull requests

Issue actions