Skip to content

Add machine-wide provisioned MSIX packages to programs table (#8001)#8772

Merged
zwass merged 2 commits into
osquery:masterfrom
getvictor:8001-machine-wide-programs
Feb 17, 2026
Merged

Add machine-wide provisioned MSIX packages to programs table (#8001)#8772
zwass merged 2 commits into
osquery:masterfrom
getvictor:8001-machine-wide-programs

Conversation

@getvictor

Copy link
Copy Markdown
Contributor

Resolves #8001

Reviewer, please disable whitespace diffs when reviewing.

Enumerate provisioned MSIX packages from HKLM AppxAllUserStore (Applications and InboxApplications) in addition to per-user packages. Per-user entries take precedence via deduplication on package family name.

…#8001)

Enumerate provisioned MSIX packages from HKLM AppxAllUserStore
(Applications and InboxApplications) in addition to per-user packages.
Per-user entries take precedence via deduplication on package family name.
@getvictor getvictor marked this pull request as ready for review February 17, 2026 17:28
@getvictor getvictor requested review from a team as code owners February 17, 2026 17:28

@zwass zwass left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

@zwass zwass merged commit 602e25d into osquery:master Feb 17, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Return appinstaller packages in a query of programs

2 participants