seph

Results 281 comments of seph

Probably retry closer to a minute than an hour. Not quite sure on the timer

Reading https://github.com/osquery/osquery/issues/7756 it seems like a better approach would be to fix the transform function that isn't returning an int. Do you have any idea what's happening there?

@nonpunctual As the name implies, the `xprotect_reports` is a table displaying the reports, if any. I think you're asking if we can expose some additional metadata? I don't think it's...

Yes, correct -- it needed a `make deps`. Sorry for the confusion

Bouncing to this ticket... If Nix is like the other distros, getting osquery in the formal packages will be quite hard. Osquery is designed to build with its own third...

You're asking about the osquery build? It links to things via git submodules. Nose around https://github.com/osquery/osquery/tree/master/libraries/cmake

The nature of what osquery does makes it quite sensitive to versions and build parameters. Over the last many years we've pulled the dependancies _into_ osquery. It gives the osquery...

Generally speaking, there is no need to unpack debs or rpms -- Kolide's autoupdate works off tar.gz binaries. Osquery also distributes linux binaries in simple tar balls.

[Fedora Silverblue](https://silverblue.fedoraproject.org/about) also uses an immutable filesystems. Much like Nix, launcher won't work as is. I don't know what it would need to work