-
Well , base on https://github.com/trailofbits/osquery-extensions/issues/68
I add this code in file: cmake/flags.cmake
`set(CMAKE_MSVC_RUNTIME_LIBRARY "MultiThreaded$")`
And then
`cmake --conf…
-
osquery has two printing modes we need: line and pretty.
Both of these are implemented in C++ so the code needs to be rewritten in go.
Printing Modes Implemented:
- [x] Pretty (#55)
- [x] Li…
-
I had to uninstall and reinstall osquery. During the uninstall, I used the string:
msiexec.exe /f "launcher.msi" ALLUSERS=1 /qn /norestart /log output.log
Launcher msi forces the server to reboot…
-
## Problem
When running `fleetctl package` to generate a fleetd agent, you can specify the update channel for each component of fleetd:
- Orbit: `--orbit-channel`
- osquery: `--osquery-channel`
…
-
A test failed on a tracked branch
```
AssertionError: Timed out retrying after 60000ms: Expected to find content: 'query failed, code: 1, message: no such table: opera_extensions' but never did.
…
-
I ran `it-depends` with the osquery repo:
```shell
> /Users/mmyers/Library/Python/3.9/bin/it-depends ~/Projects/Engineering/osquery/osquery/src/
2021-07-15 18:28:36 [info ] Getting dependenci…
-
**Describe the bug**
Option to re-run a Pack from `Live queries history` page is not available.
**Build Details**
```
VERSION: 8.14.0
BUILD: 72779
COMMIT: ea309fdbf7ed02d5a8872daf56132b9e40e60…
-
- `customer-deebradel`: https://us-65885.app.gong.io/call?id=6714360752656628702&highlights=%5B%7B%22type%22%3A%22SHARE%22%2C%22from%22%3A650%2C%22to%22%3A699%7D%5D
- `customer-preston`: https://flee…
-
# Bug report
### What operating system and version are you using?
```
osqueryi --line "SELECT version, build, platform FROM os_version;"
version = Red Hat Enterprise Linux release 8…
-
A test failed on a tracked branch
```
AssertionError: Timed out retrying after 60000ms: Expected to find content: 'Upgrade your license to Endpoint Complete to use Osquery Response Actions.' but neve…