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 Kolide OSQUERY tables (Part 1+2+3 of 4) #14613

Merged
merged 118 commits into from
Nov 2, 2023
Merged
Show file tree
Hide file tree
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 Oct 18, 2023
c38be69
Added common code for Kolide tables. (#14608)
getvictor Oct 18, 2023
ab3c910
Merge branch '12008-dev-branch' into 14464-first-four-tables
sharon-fdm Oct 18, 2023
dac7bd2
try
sharon-fdm Oct 19, 2023
7eb4d94
add more
sharon-fdm Oct 19, 2023
3766937
add kolide_firefox_preferences
sharon-fdm Oct 19, 2023
2f9a988
add kolide_firmwarepasswd
sharon-fdm Oct 19, 2023
543da83
add fscrypt_info
sharon-fdm Oct 19, 2023
166279c
add gsettings
sharon-fdm Oct 19, 2023
36243a0
add ioreg
sharon-fdm Oct 19, 2023
76fb312
add tables
sharon-fdm Oct 20, 2023
dcdc34f
add tables
sharon-fdm Oct 20, 2023
6a96827
add profiles
sharon-fdm Oct 20, 2023
4ad9631
pwpolicy.TablePlugin
sharon-fdm Oct 20, 2023
8d0ed9c
add tables
sharon-fdm Oct 20, 2023
ef640e9
add tables
sharon-fdm Oct 20, 2023
2426253
tidyup
sharon-fdm Oct 20, 2023
73976f2
tidyup
sharon-fdm Oct 20, 2023
da27fe8
add tebles
sharon-fdm Oct 23, 2023
e07e282
move tables with build constraints
mostlikelee Oct 23, 2023
a5137c1
revert deps updates
mostlikelee Oct 23, 2023
75fe022
go mod tidy
mostlikelee Oct 23, 2023
238b024
remove compiled orbit
mostlikelee Oct 23, 2023
33839cd
add
sharon-fdm Oct 23, 2023
ede96f6
add
sharon-fdm Oct 23, 2023
4582c11
commemt
sharon-fdm Oct 23, 2023
5271778
add
sharon-fdm Oct 23, 2023
c9b4b0e
add
sharon-fdm Oct 23, 2023
0170ca7
tidy
sharon-fdm Oct 23, 2023
7a18f30
refactor arm64 darwin tables
mostlikelee Oct 23, 2023
3f28665
add stub function for amd64
mostlikelee Oct 23, 2023
2ec651b
Moved kolide_firmwarepasswd to darwin.
getvictor Oct 24, 2023
487c8e6
Updated/tested kolide_cryptsetup_status
getvictor Oct 24, 2023
e5de428
Moved plist tables to extenstion_darwin.go
getvictor Oct 24, 2023
f5d1ff7
Removed serverClient for Kolide tables and added comment for kolide_d…
getvictor Oct 24, 2023
b9de5f8
Added gsettings table to extension_linux.go
getvictor Oct 24, 2023
1ed5184
add macos tables
mostlikelee Oct 24, 2023
eafe2c5
darwin mdm munki and platform tables
mostlikelee Oct 24, 2023
85488ca
add darwin systemprofiler
mostlikelee Oct 24, 2023
df40015
Added kolide_cryptoinfo to compile. Moved falcon tables to Linux.
getvictor Oct 25, 2023
30e2f30
add cryptoinfo
mostlikelee Oct 25, 2023
551f58f
Merge branch '14464-first-four-tables' of github.com:fleetdm/fleet in…
mostlikelee Oct 25, 2023
6704ca7
Add Rachel's tables
RachelElysia Oct 25, 2023
14ad430
Added kolide_xrdb table.
getvictor Oct 25, 2023
ef3bad6
Fixing compile issue on Linux.
getvictor Oct 25, 2023
95fbe26
Fixing comments/organization.
getvictor Oct 26, 2023
07c8f03
Added windowsupdatetable tables.
getvictor Oct 26, 2023
170938c
makefile helpers, update go.mod to use forked kolide repo
mostlikelee Oct 26, 2023
8f420ce
Experiment: enable CGO at build-orbit.yaml
getvictor Oct 26, 2023
ab88ee9
Merge branch '14464-first-four-tables' of github.com:fleetdm/fleet in…
mostlikelee Oct 26, 2023
b527244
go mod tidy
mostlikelee Oct 26, 2023
d78536e
revert ext names
mostlikelee Oct 26, 2023
439babd
correct makefile
mostlikelee Oct 26, 2023
ab98a34
update to launcher feature branch, remove munki tables
mostlikelee Oct 26, 2023
89b233e
remove out of scope tables
mostlikelee Oct 26, 2023
b0683f6
remove unused consts
mostlikelee Oct 26, 2023
1550b11
Merge branch 'main' into 14464-first-four-tables
mostlikelee Oct 26, 2023
446d66f
Removed osquery_instance_history and secureboot tables.
getvictor Oct 26, 2023
c5a4149
Updating kolide/kit pointer to fleetdm/kolide-kit.
getvictor Oct 26, 2023
d9c4d33
Updated launcher to getvictor's fork temporarily.
getvictor Oct 27, 2023
912afc4
remove windows update history table
mostlikelee Oct 27, 2023
d70106b
move parse tables to all os
mostlikelee Oct 27, 2023
c324ee0
move zfs tables to linux, pull in latest launcher
mostlikelee Oct 27, 2023
be1ce71
Updating launcher version.
getvictor Oct 27, 2023
d7fabe5
Removing Kolide macos software update tables.
getvictor Oct 27, 2023
69e59e0
Merge branch 'main' into 14464-first-four-tables
mostlikelee Oct 27, 2023
4004fee
revert permissions change on make
mostlikelee Oct 27, 2023
3d000e9
remove kolide pwpolicy
mostlikelee Oct 27, 2023
37451ec
update launcher to latest
mostlikelee Oct 27, 2023
ae9122b
move filevault_status and exec helpers
mostlikelee Oct 30, 2023
445d165
add dataflattentable
mostlikelee Oct 30, 2023
b300c54
add dataflattentable part1
mostlikelee Oct 30, 2023
34d6f46
temp revert import for lint
mostlikelee Oct 30, 2023
97acae7
datafletten replace errors pkg
mostlikelee Oct 30, 2023
5a94df4
add execparsers
mostlikelee Oct 30, 2023
6d1bb84
execparsers lint
mostlikelee Oct 30, 2023
028ab8d
add airport table
mostlikelee Oct 30, 2023
e41c89a
add airport and app-icons
mostlikelee Oct 30, 2023
428e272
add security policy
mostlikelee Oct 30, 2023
5cbef37
move app-icons to arm64
mostlikelee Oct 30, 2023
d81b4f9
add falcon tables
mostlikelee Oct 30, 2023
8b22a8b
add crypto info
mostlikelee Oct 30, 2023
d5b3fdd
add crypto and flatten
mostlikelee Oct 30, 2023
26ce663
add cryptsetup
mostlikelee Oct 30, 2023
3bc306e
add dev table tooling
mostlikelee Oct 30, 2023
9c139ed
add dsim table
mostlikelee Oct 30, 2023
f1396bd
add firefox prefs table
mostlikelee Oct 30, 2023
3be4a0e
add firmwarepasswd
mostlikelee Oct 30, 2023
58a9c09
add gsettings
mostlikelee Oct 30, 2023
00cc21f
add ioreg and secedit
mostlikelee Oct 30, 2023
d14e4e9
add systemprofiler remove mdmclient
mostlikelee Oct 30, 2023
077ffdb
add windows update tables
mostlikelee Oct 30, 2023
b641d62
add wmi tables
mostlikelee Oct 30, 2023
6535a18
add xfconf
mostlikelee Oct 30, 2023
017495d
add xrdb
mostlikelee Oct 30, 2023
24e663f
add zfs table
mostlikelee Oct 30, 2023
ddb9fbd
cleanup, kolide name purge
mostlikelee Oct 30, 2023
7f57487
go mod tidy
mostlikelee Oct 31, 2023
0d5c71a
Merge branch 'main' into 14464-first-four-tables
mostlikelee Oct 31, 2023
7799e6c
go mod tidy
mostlikelee Oct 31, 2023
933ff3e
remove forked require
mostlikelee Oct 31, 2023
82639c1
Removing unused logger methods.
getvictor Oct 31, 2023
86090ad
add attributions
mostlikelee Oct 31, 2023
ba4ef1b
Merge branch '14464-first-four-tables' of github.com:fleetdm/fleet in…
mostlikelee Oct 31, 2023
d15c153
add changelog
mostlikelee Oct 31, 2023
2a05c9e
remove unused in execparsers
mostlikelee Oct 31, 2023
1e7fc8e
remove duplicated tables
mostlikelee Oct 31, 2023
a960645
remove unused swupdate func
mostlikelee Oct 31, 2023
e03c0d4
Merge branch '14464-first-four-tables' of github.com:fleetdm/fleet in…
mostlikelee Oct 31, 2023
e55e907
remove unused code
mostlikelee Nov 1, 2023
6546f8e
remove out of scope tables
mostlikelee Nov 1, 2023
11fecbb
remove parse tables
mostlikelee Nov 1, 2023
cac601f
Merge branch 'main' into 14464-first-four-tables
mostlikelee Nov 1, 2023
338a267
go mod tidy
mostlikelee Nov 1, 2023
780bec0
Merge branch 'main' into 14464-first-four-tables
mostlikelee Nov 1, 2023
730d09d
remove tables from changelog
mostlikelee Nov 1, 2023
8407688
add attributions to tablehelpers
mostlikelee Nov 1, 2023
6b1dcde
Merge branch 'main' into 14464-first-four-tables
mostlikelee Nov 1, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/build-orbit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:

env:
ORBIT_VERSION: 1.17.0
CGO_ENABLED: 1
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

What is this for?

Copy link
Contributor

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 dependency

Copy link
Member

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?


# This allows a subsequently queued workflow run to interrupt previous runs
concurrency:
Expand Down
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -100,3 +100,6 @@ fleetd_tables_*
tools/test_extensions/hello_world/macos
tools/test_extensions/hello_world/windows
tools/test_extensions/hello_world/linux

# Residual files when building fleet_tables extension.
fleet_tables_*.ext
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ linters-settings:
main:
deny:
- pkg: github.com/pkg/errors
msg: "use ctxerr if a context.Context is available or stdlib errors.New / fmt.Errorf with the %w verb"
desc: "use ctxerr if a context.Context is available or stdlib errors.New / fmt.Errorf with the %w verb"

errcheck:
check-type-assertions: false
Expand Down
8 changes: 4 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -244,11 +244,11 @@ fleetd-tables-darwin:
GOOS=darwin GOARCH=amd64 go build -o fleetd_tables_darwin.ext ./orbit/cmd/fleetd_tables
fleetd-tables-darwin_arm:
GOOS=darwin GOARCH=arm64 go build -o fleetd_tables_darwin_arm.ext ./orbit/cmd/fleetd_tables
fleetd-tables-darwin-universal:
$(MAKE) fleetd-tables-darwin fleetd-tables-darwin_arm
fleetd-tables-darwin-universal: fleetd-tables-darwin fleetd-tables-darwin_arm
lipo -create fleetd_tables_darwin.ext fleetd_tables_darwin_arm.ext -output fleetd_tables_darwin_universal.ext
fleetd-tables-all:
$(MAKE) fleetd-tables-windows fleetd-tables-linux fleetd-tables-darwin-universal
fleetd-tables-all: fleetd-tables-windows fleetd-tables-linux fleetd-tables-darwin-universal
fleetd-tables-clean:
rm -f fleetd_tables_windows.exe fleetd_tables_linux.ext fleetd_tables_darwin.ext fleetd_tables_darwin_arm.ext fleetd_tables_darwin_universal.ext

.pre-binary-arch:
ifndef GOOS
Expand Down
11 changes: 11 additions & 0 deletions changes/14464-add-kolide-tables
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
90 changes: 49 additions & 41 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/fleetdm/fleet/v4
go 1.21

require (
cloud.google.com/go/pubsub v1.30.0
cloud.google.com/go/pubsub v1.33.0
github.com/AbGuthrie/goquery/v2 v2.0.1
github.com/DATA-DOG/go-sqlmock v1.5.0
github.com/Masterminds/semver v1.5.0
Expand All @@ -17,7 +17,8 @@ require (
github.com/beevik/ntp v0.3.0
github.com/briandowns/spinner v1.13.0
github.com/cenkalti/backoff v2.2.1+incompatible
github.com/cenkalti/backoff/v4 v4.2.0
github.com/cenkalti/backoff/v4 v4.2.1
github.com/clbanning/mxj v1.8.4
github.com/davecgh/go-spew v1.1.1
github.com/dgraph-io/badger/v2 v2.2007.2
github.com/digitalocean/go-smbios v0.0.0-20180907143718-390a4f403a8e
Expand All @@ -32,6 +33,7 @@ require (
github.com/getlantern/systray v1.2.2-0.20220329111105-6065fda28be8
github.com/getsentry/sentry-go v0.18.0
github.com/ghodss/yaml v1.0.0
github.com/go-ini/ini v1.67.0
github.com/go-kit/kit v0.12.0
github.com/go-kit/log v0.2.1
github.com/go-ole/go-ole v1.2.6
Expand All @@ -56,8 +58,8 @@ require (
github.com/jmoiron/sqlx v1.2.1-0.20190826204134-d7d95172beb5
github.com/josephspurrier/goversioninfo v1.4.0
github.com/kevinburke/go-bindata v3.24.0+incompatible
github.com/kolide/kit v0.0.0-20191023141830-6312ecc11c23
github.com/kolide/launcher v0.11.25-0.20220321235155-c3e9480037d2
github.com/kolide/kit v0.0.0-20221107170827-fb85e3d59eab
github.com/kolide/launcher v1.1.2
github.com/macadmins/osquery-extension v0.0.15
github.com/mattermost/xml-roundtrip-validator v0.0.0-20201213122252-bcd7e1b9601e
github.com/mattn/go-sqlite3 v1.14.13
Expand All @@ -68,13 +70,14 @@ require (
github.com/mitchellh/go-ps v1.0.0
github.com/mitchellh/gon v0.2.3
github.com/mna/redisc v1.3.2
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
github.com/ngrok/sqlmw v0.0.0-20211220175533-9d16fdc47b31
github.com/nukosuke/go-zendesk v0.13.1
github.com/oklog/run v1.1.0
github.com/olekukonko/tablewriter v0.0.5
github.com/open-policy-agent/opa v0.44.0
github.com/oschwald/geoip2-golang v1.8.0
github.com/osquery/osquery-go v0.0.0-20230603132358-d2e851b3991b
github.com/osquery/osquery-go v0.0.0-20231006172600-d6f325f636a9
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.13.0
Expand All @@ -83,13 +86,13 @@ require (
github.com/russellhaering/goxmldsig v1.2.0
github.com/scjalliance/comshim v0.0.0-20230315213746-5e51f40bd3b9
github.com/sethvargo/go-password v0.2.0
github.com/shirou/gopsutil/v3 v3.22.8
github.com/shirou/gopsutil/v3 v3.23.3
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
github.com/spf13/cast v1.4.1
github.com/spf13/cobra v1.5.0
github.com/spf13/viper v1.10.0
github.com/stretchr/testify v1.8.4
github.com/theupdateframework/go-tuf v0.5.0
github.com/theupdateframework/go-tuf v0.5.2
github.com/throttled/throttled/v2 v2.8.0
github.com/tj/assert v0.0.3
github.com/ulikunitz/xz v0.5.10
Expand All @@ -100,32 +103,34 @@ require (
go.elastic.co/apm/v2 v2.4.3
go.mozilla.org/pkcs7 v0.0.0-20210826202110-33d05740a352
go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.40.0
go.opentelemetry.io/otel v1.14.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
go.opentelemetry.io/otel/sdk v1.14.0
golang.org/x/crypto v0.11.0
go.opentelemetry.io/otel v1.19.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0
go.opentelemetry.io/otel/sdk v1.19.0
golang.org/x/crypto v0.14.0
golang.org/x/exp v0.0.0-20230105202349-8879d0199aa3
golang.org/x/net v0.12.0
golang.org/x/oauth2 v0.6.0
golang.org/x/image v0.10.0
golang.org/x/net v0.17.0
golang.org/x/oauth2 v0.12.0
golang.org/x/sync v0.3.0
golang.org/x/sys v0.10.0
golang.org/x/text v0.11.0
google.golang.org/grpc v1.54.0
golang.org/x/sys v0.13.0
golang.org/x/text v0.13.0
google.golang.org/grpc v1.58.3
gopkg.in/guregu/null.v3 v3.5.0
gopkg.in/ini.v1 v1.67.0
gopkg.in/natefinch/lumberjack.v2 v2.0.0
gopkg.in/yaml.v2 v2.4.0
howett.net/plist v1.0.0
software.sslmate.com/src/go-pkcs12 v0.0.0-20210415151418-c5206de65a78
)

require (
cloud.google.com/go v0.110.0 // indirect
cloud.google.com/go/compute v1.19.0 // indirect
cloud.google.com/go v0.110.8 // indirect
cloud.google.com/go/compute v1.23.0 // indirect
cloud.google.com/go/compute/metadata v0.2.3 // indirect
cloud.google.com/go/iam v0.13.0 // indirect
cloud.google.com/go/kms v1.10.0 // indirect
cloud.google.com/go/storage v1.28.1 // indirect
cloud.google.com/go/iam v1.1.2 // indirect
cloud.google.com/go/kms v1.15.2 // indirect
cloud.google.com/go/storage v1.30.1 // indirect
code.gitea.io/sdk/gitea v0.15.0 // indirect
github.com/AlekSi/pointer v1.2.0 // indirect
github.com/Azure/azure-pipeline-go v0.2.3 // indirect
Expand Down Expand Up @@ -188,16 +193,16 @@ require (
github.com/dgraph-io/ristretto v0.1.0 // indirect
github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 // indirect
github.com/dimchansky/utfbom v1.1.1 // indirect
github.com/docker/distribution v2.8.0+incompatible // indirect
github.com/docker/distribution v2.8.2+incompatible // indirect
github.com/docker/go-connections v0.4.0 // indirect
github.com/dustin/go-humanize v1.0.0 // indirect
github.com/dustin/go-humanize v1.0.1 // indirect
github.com/elastic/go-sysinfo v1.7.1 // indirect
github.com/elastic/go-windows v1.0.1 // indirect
github.com/emirpasic/gods v1.12.0 // indirect
github.com/facebookincubator/flog v0.0.0-20190930132826-d2511d0ce33c // indirect
github.com/fatih/structs v1.1.0 // indirect
github.com/felixge/httpsnoop v1.0.3 // indirect
github.com/fsnotify/fsnotify v1.5.4 // indirect
github.com/fsnotify/fsnotify v1.6.0 // indirect
github.com/getlantern/context v0.0.0-20190109183933-c447772a6520 // indirect
github.com/getlantern/errors v1.0.1 // indirect
github.com/getlantern/golog v0.0.0-20211223150227-d4d95a44d873 // indirect
Expand All @@ -214,21 +219,22 @@ require (
github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible // indirect
github.com/gobwas/glob v0.2.3 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/glog v1.0.0 // indirect
github.com/golang/glog v1.1.0 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/golang/snappy v0.0.4 // indirect
github.com/gomodule/oauth1 v0.2.0 // indirect
github.com/google/go-github/v39 v39.2.0 // indirect
github.com/google/go-querystring v1.1.0 // indirect
github.com/google/rpmpack v0.0.0-20210518075352-dc539ef4f2ea // indirect
github.com/google/s2a-go v0.1.4 // indirect
github.com/google/wire v0.5.0 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.2.3 // indirect
github.com/googleapis/gax-go/v2 v2.7.1 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.2.4 // indirect
github.com/googleapis/gax-go/v2 v2.12.0 // indirect
github.com/goreleaser/chglog v0.1.2 // indirect
github.com/goreleaser/fileglob v1.2.0 // indirect
github.com/groob/finalizer v0.0.0-20170707115354-4c2ed49aabda // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.18.0 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
github.com/hashicorp/go-hclog v1.0.0 // indirect
Expand Down Expand Up @@ -270,10 +276,10 @@ require (
github.com/prometheus/common v0.37.0 // indirect
github.com/prometheus/procfs v0.8.0 // indirect
github.com/rcrowley/go-metrics v0.0.0-20200313005456-10cdbea86bc0 // indirect
github.com/rogpeppe/go-internal v1.8.1 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/secure-systems-lab/go-securesystemslib v0.4.0 // indirect
github.com/secure-systems-lab/go-securesystemslib v0.5.0 // indirect
github.com/sergi/go-diff v1.2.0 // indirect
github.com/shoenig/go-m1cpu v0.1.6 // indirect
github.com/slack-go/slack v0.9.4 // indirect
github.com/spf13/afero v1.6.0 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
Expand All @@ -282,8 +288,8 @@ require (
github.com/subosito/gotenv v1.2.0 // indirect
github.com/tchap/go-patricia/v2 v2.3.1 // indirect
github.com/technoweenie/multipartstreamer v1.0.1 // indirect
github.com/tklauser/go-sysconf v0.3.10 // indirect
github.com/tklauser/numcpus v0.4.0 // indirect
github.com/tklauser/go-sysconf v0.3.11 // indirect
github.com/tklauser/numcpus v0.6.0 // indirect
github.com/trivago/tgo v1.0.7 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/vartanbeno/go-reddit/v2 v2.0.0 // indirect
Expand All @@ -297,30 +303,32 @@ require (
go.elastic.co/apm/module/apmhttp/v2 v2.3.0 // indirect
go.elastic.co/fastjson v1.1.0 // indirect
go.opencensus.io v0.24.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 // indirect
go.opentelemetry.io/otel/trace v1.14.0 // indirect
go.opentelemetry.io/proto/otlp v0.19.0 // indirect
go.opentelemetry.io/otel/metric v1.19.0 // indirect
go.opentelemetry.io/otel/trace v1.19.0 // indirect
go.opentelemetry.io/proto/otlp v1.0.0 // indirect
go.uber.org/atomic v1.9.0 // indirect
go.uber.org/multierr v1.8.0 // indirect
go.uber.org/zap v1.21.0 // indirect
gocloud.dev v0.24.0 // indirect
golang.org/x/mod v0.12.0 // indirect
golang.org/x/term v0.10.0 // indirect
golang.org/x/term v0.13.0 // indirect
golang.org/x/time v0.3.0 // indirect
golang.org/x/tools v0.11.0 // indirect
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
google.golang.org/api v0.114.0 // indirect
google.golang.org/api v0.128.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20230403163135-c38d8f061ccd // indirect
google.golang.org/protobuf v1.30.0 // indirect
google.golang.org/genproto v0.0.0-20231002182017-d307bd883b97 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20231012201019-e917dd12ba7a // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20231012201019-e917dd12ba7a // indirect
google.golang.org/protobuf v1.31.0 // indirect
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
gopkg.in/mail.v2 v2.3.1 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
gotest.tools/v3 v3.0.3 // indirect
)

replace github.com/kolide/kit => github.com/zwass/kit v0.0.0-20210625184505-ec5b5c5cce9c
replace github.com/kolide/kit => github.com/fleetdm/kolide-kit v0.0.0-20230519160117-86cc9441f9c1

replace github.com/micromdm/nanomdm => github.com/fleetdm/nanomdm v0.3.1-0.20230710170238-fd0813187f24

Expand Down
Loading
Loading