-
Notifications
You must be signed in to change notification settings - Fork 464
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 Kolide OSQUERY tables (Part 1+2+3 of 4) #14613
Merged
Merged
Changes from all commits
Commits
Show all changes
118 commits
Select commit
Hold shift + click to select a range
9d5c4b6
get kolide table
sharon-fdm c38be69
Added common code for Kolide tables. (#14608)
getvictor ab3c910
Merge branch '12008-dev-branch' into 14464-first-four-tables
sharon-fdm dac7bd2
try
sharon-fdm 7eb4d94
add more
sharon-fdm 3766937
add kolide_firefox_preferences
sharon-fdm 2f9a988
add kolide_firmwarepasswd
sharon-fdm 543da83
add fscrypt_info
sharon-fdm 166279c
add gsettings
sharon-fdm 36243a0
add ioreg
sharon-fdm 76fb312
add tables
sharon-fdm dcdc34f
add tables
sharon-fdm 6a96827
add profiles
sharon-fdm 4ad9631
pwpolicy.TablePlugin
sharon-fdm 8d0ed9c
add tables
sharon-fdm ef640e9
add tables
sharon-fdm 2426253
tidyup
sharon-fdm 73976f2
tidyup
sharon-fdm da27fe8
add tebles
sharon-fdm e07e282
move tables with build constraints
mostlikelee a5137c1
revert deps updates
mostlikelee 75fe022
go mod tidy
mostlikelee 238b024
remove compiled orbit
mostlikelee 33839cd
add
sharon-fdm ede96f6
add
sharon-fdm 4582c11
commemt
sharon-fdm 5271778
add
sharon-fdm c9b4b0e
add
sharon-fdm 0170ca7
tidy
sharon-fdm 7a18f30
refactor arm64 darwin tables
mostlikelee 3f28665
add stub function for amd64
mostlikelee 2ec651b
Moved kolide_firmwarepasswd to darwin.
getvictor 487c8e6
Updated/tested kolide_cryptsetup_status
getvictor e5de428
Moved plist tables to extenstion_darwin.go
getvictor f5d1ff7
Removed serverClient for Kolide tables and added comment for kolide_d…
getvictor b9de5f8
Added gsettings table to extension_linux.go
getvictor 1ed5184
add macos tables
mostlikelee eafe2c5
darwin mdm munki and platform tables
mostlikelee 85488ca
add darwin systemprofiler
mostlikelee df40015
Added kolide_cryptoinfo to compile. Moved falcon tables to Linux.
getvictor 30e2f30
add cryptoinfo
mostlikelee 551f58f
Merge branch '14464-first-four-tables' of github.com:fleetdm/fleet in…
mostlikelee 6704ca7
Add Rachel's tables
RachelElysia 14ad430
Added kolide_xrdb table.
getvictor ef3bad6
Fixing compile issue on Linux.
getvictor 95fbe26
Fixing comments/organization.
getvictor 07c8f03
Added windowsupdatetable tables.
getvictor 170938c
makefile helpers, update go.mod to use forked kolide repo
mostlikelee 8f420ce
Experiment: enable CGO at build-orbit.yaml
getvictor ab88ee9
Merge branch '14464-first-four-tables' of github.com:fleetdm/fleet in…
mostlikelee b527244
go mod tidy
mostlikelee d78536e
revert ext names
mostlikelee 439babd
correct makefile
mostlikelee ab98a34
update to launcher feature branch, remove munki tables
mostlikelee 89b233e
remove out of scope tables
mostlikelee b0683f6
remove unused consts
mostlikelee 1550b11
Merge branch 'main' into 14464-first-four-tables
mostlikelee 446d66f
Removed osquery_instance_history and secureboot tables.
getvictor c5a4149
Updating kolide/kit pointer to fleetdm/kolide-kit.
getvictor d9c4d33
Updated launcher to getvictor's fork temporarily.
getvictor 912afc4
remove windows update history table
mostlikelee d70106b
move parse tables to all os
mostlikelee c324ee0
move zfs tables to linux, pull in latest launcher
mostlikelee be1ce71
Updating launcher version.
getvictor d7fabe5
Removing Kolide macos software update tables.
getvictor 69e59e0
Merge branch 'main' into 14464-first-four-tables
mostlikelee 4004fee
revert permissions change on make
mostlikelee 3d000e9
remove kolide pwpolicy
mostlikelee 37451ec
update launcher to latest
mostlikelee ae9122b
move filevault_status and exec helpers
mostlikelee 445d165
add dataflattentable
mostlikelee b300c54
add dataflattentable part1
mostlikelee 34d6f46
temp revert import for lint
mostlikelee 97acae7
datafletten replace errors pkg
mostlikelee 5a94df4
add execparsers
mostlikelee 6d1bb84
execparsers lint
mostlikelee 028ab8d
add airport table
mostlikelee e41c89a
add airport and app-icons
mostlikelee 428e272
add security policy
mostlikelee 5cbef37
move app-icons to arm64
mostlikelee d81b4f9
add falcon tables
mostlikelee 8b22a8b
add crypto info
mostlikelee d5b3fdd
add crypto and flatten
mostlikelee 26ce663
add cryptsetup
mostlikelee 3bc306e
add dev table tooling
mostlikelee 9c139ed
add dsim table
mostlikelee f1396bd
add firefox prefs table
mostlikelee 3be4a0e
add firmwarepasswd
mostlikelee 58a9c09
add gsettings
mostlikelee 00cc21f
add ioreg and secedit
mostlikelee d14e4e9
add systemprofiler remove mdmclient
mostlikelee 077ffdb
add windows update tables
mostlikelee b641d62
add wmi tables
mostlikelee 6535a18
add xfconf
mostlikelee 017495d
add xrdb
mostlikelee 24e663f
add zfs table
mostlikelee ddb9fbd
cleanup, kolide name purge
mostlikelee 7f57487
go mod tidy
mostlikelee 0d5c71a
Merge branch 'main' into 14464-first-four-tables
mostlikelee 7799e6c
go mod tidy
mostlikelee 933ff3e
remove forked require
mostlikelee 82639c1
Removing unused logger methods.
getvictor 86090ad
add attributions
mostlikelee ba4ef1b
Merge branch '14464-first-four-tables' of github.com:fleetdm/fleet in…
mostlikelee d15c153
add changelog
mostlikelee 2a05c9e
remove unused in execparsers
mostlikelee 1e7fc8e
remove duplicated tables
mostlikelee a960645
remove unused swupdate func
mostlikelee e03c0d4
Merge branch '14464-first-four-tables' of github.com:fleetdm/fleet in…
mostlikelee e55e907
remove unused code
mostlikelee 6546f8e
remove out of scope tables
mostlikelee 11fecbb
remove parse tables
mostlikelee cac601f
Merge branch 'main' into 14464-first-four-tables
mostlikelee 338a267
go mod tidy
mostlikelee 780bec0
Merge branch 'main' into 14464-first-four-tables
mostlikelee 730d09d
remove tables from changelog
mostlikelee 8407688
add attributions to tablehelpers
mostlikelee 6b1dcde
Merge branch 'main' into 14464-first-four-tables
mostlikelee File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
- added tables to the fleetd extension: | ||
- app_icons | ||
- falconctl_options | ||
- falcon_kernel_check | ||
- cryptoinfo | ||
- cryptsetup_status | ||
- filevault_status | ||
- firefox_preferences | ||
- firmwarepasswd | ||
- ioreg | ||
- windows_updates |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is this for?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@getvictor IIRC it's for building the
app_icons
table which has a C dependencyThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes,
app_icons
have C code that needs to be compiled in. It works on darwin and our CI, but I'm not sure if cross-compiling will work on Windows. @sharon-fdm do we need to support cross-compiling on Windows?