Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / osquery/osquery-go issues and pull requests
#108 - Add context and lock functionality to client interface
Pull Request -
State: open - Opened by directionless over 1 year ago
- 1 comment
#107 - Allow for passing in an ExtensionManagerClient to NewExtensionManagerServer
Pull Request -
State: closed - Opened by RebeccaMahany over 1 year ago
#106 - Wrapping ServerConnectivityCheckInterval() body in a mutex
Pull Request -
State: closed - Opened by seejdev over 1 year ago
#105 - Add distributed query stats
Pull Request -
State: closed - Opened by RebeccaMahany over 1 year ago
#104 - Add `ExtensionManagerServer` option to set the thrift `ServerConnectivityCheckInterval`
Pull Request -
State: closed - Opened by seejdev over 1 year ago
#103 - Bump golang.org/x/sys from 0.0.0-20210603125802-9665404d3644 to 0.1.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#102 - Add writable table support
Pull Request -
State: open - Opened by mharrys almost 2 years ago
#101 - Add CodeQL workflow for GitHub code scanning
Pull Request -
State: open - Opened by lgtm-com[bot] about 2 years ago
#100 - added error condition for exceeding socket path character limit
Pull Request -
State: closed - Opened by James-Pickett over 2 years ago
#99 - Add mutexes to osquery-go
Pull Request -
State: open - Opened by directionless over 2 years ago
- 1 comment
#98 - Should we add mutexs to osquery-go?
Issue -
State: open - Opened by directionless over 2 years ago
- 3 comments
#97 - support add the version in InternalExtensionInfo (#95)
Pull Request -
State: closed - Opened by cssmason over 2 years ago
#96 - support add the version in InternalExtensionInfo
Pull Request -
State: closed - Opened by cssmason over 2 years ago
- 1 comment
#95 - Support to pass the version in customized extension Info
Issue -
State: closed - Opened by cssmason over 2 years ago
- 1 comment
#94 - Upgrade thrift library
Pull Request -
State: closed - Opened by directionless over 2 years ago
#93 - osquery-go without watchdog.
Issue -
State: closed - Opened by cssmason almost 3 years ago
- 4 comments
#92 - Add DeregisterExtension endpoint
Pull Request -
State: closed - Opened by a-cognet over 3 years ago
- 1 comment
#91 - Update module name in go.mod
Pull Request -
State: closed - Opened by zwass over 3 years ago
#90 - not enough arguments in call to iprot. [...]
Issue -
State: closed - Opened by hrstrand almost 4 years ago
- 4 comments
Labels: question
#89 - Writeable OSQuery table plugins
Pull Request -
State: closed - Opened by bradleyjkemp about 4 years ago
- 1 comment
#88 - Constraints that are not `==` don't appear to be passed along
Issue -
State: open - Opened by directionless about 4 years ago
- 1 comment
#87 - Build C++ extentions
Issue -
State: closed - Opened by gitrepoact about 4 years ago
- 1 comment
#86 - Can't create socket file correctly, If defined an socket, but connect refused
Issue -
State: open - Opened by JosingCai about 4 years ago
#85 - Is it possible to create event tables using osquery-go?
Issue -
State: open - Opened by bradleyjkemp about 4 years ago
#84 - Update Thrift to eac4d0c79a5f
Pull Request -
State: closed - Opened by zwass over 4 years ago
- 1 comment
#83 - Fix example for table and config
Pull Request -
State: closed - Opened by prateeknischal over 4 years ago
- 1 comment
#82 - transport.go does not compile on non Windows systems
Issue -
State: closed - Opened by avcarrillo over 4 years ago
- 2 comments
#81 - Breaking change in Apache Thrift NewTSocketFromAddrTimeout
Issue -
State: closed - Opened by fightingmonk over 4 years ago
- 6 comments
#80 - Extension cannot connect on first try when loaded automatically
Issue -
State: open - Opened by 0xpaulbenoit over 4 years ago
- 3 comments
Labels: question
#79 - Results as map[string]interface{} rather then map[string]string
Issue -
State: closed - Opened by ake-persson almost 5 years ago
- 3 comments
#78 - Spec Generation WIP
Pull Request -
State: open - Opened by directionless about 5 years ago
#77 - Support for column options
Pull Request -
State: open - Opened by directionless about 5 years ago
- 4 comments
#76 - new client is now gracefully closed on error so that it releases its …
Pull Request -
State: open - Opened by saurabh21289 about 5 years ago
- 1 comment
#75 - New client not gracefully closed on error if it has grabbed the pipe/socket
Issue -
State: open - Opened by saurabh21289 about 5 years ago
Labels: bug
#74 - Fix error in Makefile when gen directory exists
Pull Request -
State: closed - Opened by zwass about 5 years ago
- 3 comments
#73 - Close the client pipe on shutdown
Pull Request -
State: open - Opened by sroache about 5 years ago
- 4 comments
#72 - Using github.com/apache/thrift instead git.apache.org.
Pull Request -
State: closed - Opened by mbushkov about 5 years ago
- 4 comments
#71 - Using github.com/apache/thrift instead of a git.apache.org one.
Pull Request -
State: closed - Opened by mbushkov about 5 years ago
- 1 comment
#70 - Race condition when running example
Issue -
State: open - Opened by avcarrillo about 5 years ago
- 6 comments
#69 - docs: readme has spelling mistake
Pull Request -
State: closed - Opened by poopoothegorilla almost 6 years ago
- 2 comments
#68 - Extensions dying after query that changes privileges
Issue -
State: closed - Opened by ostrowr almost 6 years ago
- 3 comments
#67 - small fixes
Pull Request -
State: closed - Opened by groob almost 6 years ago
#66 - update to go 1.11 and modules
Pull Request -
State: closed - Opened by groob almost 6 years ago
#65 - ``osqueryd`` claims shutdown request failed when exiting from SIGINT
Issue -
State: open - Opened by anshukla over 6 years ago
- 2 comments
#64 - update go version for circle-ci
Pull Request -
State: closed - Opened by groob over 6 years ago
#63 - updated winio package to latest
Pull Request -
State: closed - Opened by groob over 6 years ago
#62 - Update Thrift dependency to HEAD
Pull Request -
State: closed - Opened by tomlanyon over 6 years ago
- 3 comments
#61 - Revert "Update Thrift dependency version (and generated bindings) (#59)"
Pull Request -
State: closed - Opened by zwass over 6 years ago
#60 - Failure to run custom logger example since eb3599e
Issue -
State: closed - Opened by leonjza over 6 years ago
- 4 comments
#59 - Update Thrift dependency version (and generated bindings)
Pull Request -
State: closed - Opened by zwass over 6 years ago
#58 - Remove signal handling and add tests to shutdown
Pull Request -
State: closed - Opened by zwass over 6 years ago
- 7 comments
#57 - Ping to ensure osquery server is still up
Pull Request -
State: closed - Opened by zwass over 6 years ago
#56 - Go extension processes do not die
Issue -
State: closed - Opened by muffins over 6 years ago
- 4 comments
#55 - Glide and dependencies
Issue -
State: closed - Opened by javierpr71 over 6 years ago
- 1 comment
#54 - Fix QueryContext parsing for osquery 3.0
Pull Request -
State: closed - Opened by zwass over 6 years ago
#53 - Query constraint parsing broken in osquery 3.2.0
Issue -
State: closed - Opened by zwass over 6 years ago
#52 - thrift git repo moved
Issue -
State: closed - Opened by groob over 6 years ago
- 6 comments
#51 - wait for unix socket to be available
Pull Request -
State: closed - Opened by groob over 6 years ago
#50 - wait until socket is available
Issue -
State: closed - Opened by groob over 6 years ago
- 4 comments
#49 - Add GOPATH/bin to PATH
Pull Request -
State: closed - Opened by marpaia almost 7 years ago
#48 - Removing a glide lockfile straggler
Pull Request -
State: closed - Opened by marpaia about 7 years ago
#47 - add json tags to distributed results
Pull Request -
State: closed - Opened by groob about 7 years ago
#46 - Use dep instead of glide
Pull Request -
State: closed - Opened by marpaia about 7 years ago
#45 - Update docs for new command line args
Issue -
State: open - Opened by ErikGoldman about 7 years ago
#44 - Windows Named Pipe transport implementation
Pull Request -
State: closed - Opened by zwass about 7 years ago
- 5 comments
#43 - Fix OsqueryInt unmarshal bug with newer versions of osquery
Pull Request -
State: closed - Opened by marpaia about 7 years ago
Labels: bug
#42 - Expose underlying Thrift client in ExtensionManagerClient
Pull Request -
State: closed - Opened by zwass about 7 years ago
#41 - Add QueryRow and QueryRows helpers to client
Pull Request -
State: closed - Opened by zwass over 7 years ago
- 1 comment
#40 - Fix query result parsing
Pull Request -
State: closed - Opened by murphybytes over 7 years ago
#39 - fix typo/update language in readme
Pull Request -
State: closed - Opened by groob over 7 years ago
#38 - Add make step to install and run glide
Pull Request -
State: closed - Opened by groob over 7 years ago
#37 - Go get for osquery-go throws error
Issue -
State: closed - Opened by natewalck over 7 years ago
- 3 comments
#36 - Use explicit thrift library version
Pull Request -
State: closed - Opened by zwass over 7 years ago
#35 - Fix deadlock with simultaneous shutdown calls.
Pull Request -
State: closed - Opened by zwass over 7 years ago
#34 - Use Apache Thrift
Pull Request -
State: closed - Opened by zwass over 7 years ago
#33 - Fix deadlock
Pull Request -
State: closed - Opened by murphybytes over 7 years ago
- 1 comment
#32 - Add distributed plugin support
Pull Request -
State: closed - Opened by zwass over 7 years ago
- 1 comment
#31 - Use the Kolide fork of Thrift
Pull Request -
State: closed - Opened by marpaia over 7 years ago
#30 - Fix race condition in Start() and Shutdown() methods
Pull Request -
State: closed - Opened by zwass over 7 years ago
#29 - Fix references in README example
Pull Request -
State: closed - Opened by jm over 7 years ago
#28 - Update glide files to use standard thrift fork
Pull Request -
State: closed - Opened by zwass over 7 years ago
#27 - test more versions of go
Pull Request -
State: closed - Opened by groob over 7 years ago
#26 - make RegisterPlugin input variadic
Pull Request -
State: closed - Opened by groob over 7 years ago
#25 - Fix status logging
Pull Request -
State: closed - Opened by zwass over 7 years ago
- 1 comment
#24 - Fix discarded error in server Run() method
Pull Request -
State: closed - Opened by zwass over 7 years ago
- 1 comment
#23 - add example for loading extensions with osqueryd
Pull Request -
State: closed - Opened by groob over 7 years ago
#22 - quitting osqueryi with an extension running freezes both osqueryi and the extension
Issue -
State: closed - Opened by groob over 7 years ago
- 1 comment
Labels: bug
#21 - logger plugin does not return useful values by default
Issue -
State: closed - Opened by groob over 7 years ago
- 1 comment
Labels: bug
#20 - Readme
Pull Request -
State: closed - Opened by marpaia over 7 years ago
#19 - add server Run method which calls Start and Shutdown
Pull Request -
State: closed - Opened by groob over 7 years ago
#18 - update plugin APIs to require function types instead of interfaces
Pull Request -
State: closed - Opened by groob over 7 years ago
- 4 comments
#17 - move variable to helper function
Pull Request -
State: closed - Opened by groob over 7 years ago
- 2 comments
#16 - Cleanup and tests for table plugins
Pull Request -
State: closed - Opened by zwass over 7 years ago
#15 - add readme badges
Pull Request -
State: closed - Opened by groob over 7 years ago
#14 - Add MIT License
Pull Request -
State: closed - Opened by zwass over 7 years ago
#13 - CI config updates
Pull Request -
State: closed - Opened by zwass over 7 years ago
#12 - Add .circleci/config.yml
Pull Request -
State: closed - Opened by zwass over 7 years ago
#11 - Test CI
Pull Request -
State: closed - Opened by zwass over 7 years ago
#10 - Fix repo path in config_test.go
Pull Request -
State: closed - Opened by zwass over 7 years ago
#9 - Rename the library to osquery-go
Pull Request -
State: closed - Opened by marpaia over 7 years ago