Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add namespace support to kolide_wmi #623

Merged
merged 8 commits into from Jul 6, 2020

Conversation

directionless
Copy link
Contributor

@directionless directionless commented Jul 3, 2020

Adds support for specifying the connection parameters to the underlying wmi package, and plumbs namespace through to the table.

To improve code readability, also adds a tablehelper function to extract simple arrays of specified constraints.

The test suite for these packages has been manually compiled and run on a windows machine

@directionless directionless marked this pull request as ready for review July 3, 2020 03:05
@directionless directionless requested review from blaedj and jnog July 4, 2020 13:14
pkg/wmi/wmi.go Outdated Show resolved Hide resolved
Co-authored-by: blaedj <blaedj@users.noreply.github.com>
@directionless directionless merged commit e1e2998 into kolide:master Jul 6, 2020
@directionless directionless deleted the seph/wmi-namespaces branch July 6, 2020 17:19
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.

None yet

2 participants