-
There may be unforeseen consequences of this move, so we should thoroughly test and rename it when we feel confident.
zwass updated
6 years ago
-
## URL to the linked Repository or Organization
https://github.com/kolide/launcher
## Steps to reproduce the problem
1. Dependabot opens PR
## What is the expected result?
PR is approve…
-
Right now, when backups are created via `ark backup create`, sensitive objects are stored unencrypted at rest. In Google Cloud, there is excellent Go support for encrypting Google Cloud Storage object…
-
```
$ docker info
Containers: 12
Running: 3
Paused: 0
Stopped: 9
Images: 5
Server Version: 18.03.1-ce
Storage Driver: overlay2
Backing Filesystem: xfs
Supports d_type: true
Native Ove…
-
## What is being requested?
A new table called `zone_identifier` which can be `JOIN`ed against the `file` table to display any corresponding Zone.Identifier data that a file might possess.
This …
-
See
https://github.com/kolide/kolide-ose/blob/master/server/service/service_invites.go#L77
and
https://github.com/kolide/kolide-ose/blob/master/server/service/service_users.go#L197
zwass updated
6 years ago
-
I had 8025 bound already and run `demo.sh up` and got an appropriate error message for the bound port, but the script continued and the webserver did not ultimately bind to the claimed port.
```
$…
-
Fleet doesn't work well with older version of MySQL, at least not without making adjustments to the default configuration.
It also doesn't work with `mariadb`.
We should ensure compatibility wit…
groob updated
5 years ago
-
### What version of `fleet` are you using (`fleet version --full`)?
### What operating system are you using?
### What did you do?
if osquery_results log file not exist on its directory, k…
-
#### Context
osquery 4.2
Windows 10 Pro 64bit
#### Test extension
package main
import (
"context"
"flag"
"log"
"github.com/kolide/osquery-go"
…