Fleet is the lightweight, programmable telemetry platform for servers and workstations. Get comprehensive, customizable data from all your devices and operating systems — without the downtime risk.
Go to file
Zachary Wasserman 0263adcd88 Set payload from argument ID in entity delete action (#1404)
This fixes a bug in which the frontend expected the entity ID to be returned in the response body of a deletion request. Because the API does not do this (and we don't want to make it do this), the ID needs to be made available for updating the UI after the request returns.

Fixes #1398
2017-03-14 08:40:53 -04:00
assets Update UI styles for Host Details card (#1317) 2017-03-06 10:37:06 -05:00
cli Warn before running migrations (#1385) 2017-03-09 10:40:52 -08:00
docs Update Webpack to v2 (#1393) 2017-03-13 15:13:33 -04:00
frontend Set payload from argument ID in entity delete action (#1404) 2017-03-14 08:40:53 -04:00
server Add a minimum threshold for the expected host checkin interval (#1397) 2017-03-13 08:55:10 -07:00
tools Update Webpack to v2 (#1393) 2017-03-13 15:13:33 -04:00
.dockerignore build all branches, using master as latest (#226) 2016-09-21 20:43:48 -04:00
.eslintrc.js Update Webpack to v2 (#1393) 2017-03-13 15:13:33 -04:00
.gitignore Use persistent MySQL for local server, tmpfs MySQL for tests (#1245) 2017-02-17 09:15:10 -08:00
.sass-lint.yml Query Select Target Dropdown (#499) 2016-11-23 15:10:32 -06:00
CHANGELOG.md Fix bug selecting targets when querying a host (#1366) 2017-03-09 13:01:15 -08:00
circle.yml workaround for yarn node-sass issue (#1352) 2017-03-03 18:25:11 -05:00
CONTRIBUTING.md README and CONTRIBUTING documentation (#199) 2016-09-20 10:32:00 -07:00
docker-compose.yml Use persistent MySQL for local server, tmpfs MySQL for tests (#1245) 2017-02-17 09:15:10 -08:00
Dockerfile add system roots to alpine container. (#890) 2017-01-11 01:39:14 -05:00
glide.lock Warn on startup if migrations not completed (#1353) 2017-03-08 09:17:07 -08:00
glide.yaml Warn on startup if migrations not completed (#1353) 2017-03-08 09:17:07 -08:00
main.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
Makefile Update Webpack to v2 (#1393) 2017-03-13 15:13:33 -04:00
package.json Update Webpack to v2 (#1393) 2017-03-13 15:13:33 -04:00
README.md Make README link to public docs site (#1216) 2017-02-14 13:16:35 -07:00
tsconfig.json Typescript (#355) 2016-10-31 17:02:06 -04:00
tslint.json Typescript (#355) 2016-10-31 17:02:06 -04:00
webpack.config.js Update Webpack to v2 (#1393) 2017-03-13 15:13:33 -04:00
yarn.lock Update Webpack to v2 (#1393) 2017-03-13 15:13:33 -04:00

Kolide CircleCI

Effective Endpoint Security. At Any Scale.

Kolide is a state of the art host monitoring platform tailored for security experts. Leveraging Facebook's battle-tested osquery project, Kolide delivers fast answers to big questions. To learn more about the Kolide product, visit https://kolide.co/product.

Documentation for Kolide can be found at https://docs.kolide.co.

Kolide

  • Information about using the Kolide web application can be found in the Application Documentation.
  • Resources for deploying osquery to hosts, deploying the Kolide server, installing Kolide's infrastructure dependencies, etc. can all be found in the Infrastructure Documentation.
  • If you are interested in accessing the Kolide REST API in order to programmatically interact with your osquery installation, please see the API Documentation.
  • Finally, if you're interested in interacting with the Kolide source code, you will find information on modifying and building the code in the Development Documentation.

If you have any questions, please don't hesitate to reach out to support@kolide.co.

About Kolide

Our philosophy is to enable everyone to defend themselves against cyber threats of increasing sophistication. We accomplish this by codifying our expertise in products that improve the utility and effectiveness of open-source security software and encourage trustworthy, community-supported detection and response.

Team