Skip to content

Commit

Permalink
commemt
Browse files Browse the repository at this point in the history
  • Loading branch information
sharon-fdm committed Oct 23, 2023
1 parent ede96f6 commit 4582c11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions orbit/pkg/table/extension.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ import (

// TODO: Need coding/other
//"github.com/kolide/launcher/pkg/osquery/tables/dataflattentable"
//"github.com/kolide/launcher/pkg/osquery/tables/launcher_db"

"github.com/macadmins/osquery-extension/tables/chromeuserprofiles"
"github.com/macadmins/osquery-extension/tables/fileline"
Expand Down Expand Up @@ -168,6 +169,7 @@ func OrbitDefaultTables() []osquery.OsqueryPlugin {

// TODO: Need coding/other
// dataflattentable.TablePlugin(kolideLogger, dataSourceType),
// launcher_db.TablePlugin(tableName string, iterator types.Iterator),
}
return plugins
}
Expand Down

0 comments on commit 4582c11

Please sign in to comment.