f97e760ab8
Added Jarod as the DRI for review. # Checklist for submitter If some of the following don't apply, delete the relevant line. - [ ] Changes file added for user-visible changes in `changes/` or `orbit/changes/`. See [Changes files](https://fleetdm.com/docs/contributing/committing-changes#changes-files) for more information. - [ ] Documented any API changes (docs/Using-Fleet/REST-API.md or docs/Contributing/API-for-contributors.md) - [ ] Documented any permissions changes - [ ] Input data is properly validated, `SELECT *` is avoided, SQL injection is prevented (using placeholders for values in statements) - [ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for new osquery data ingestion features. - [ ] Added/updated tests - [ ] Manual QA for all new/changed functionality - For Orbit and Fleet Desktop changes: - [ ] Manual QA must be performed in the three main OSs, macOS, Windows and Linux. - [ ] Auto-update manual QA, from released version of component to new version (see [tools/tuf/test](../tools/tuf/test/README.md)). |
||
---|---|---|
.github | ||
.storybook | ||
.vscode | ||
articles | ||
assets | ||
changes | ||
charts/fleet | ||
cmd | ||
cypress | ||
docs | ||
ee | ||
frontend | ||
handbook | ||
infrastructure | ||
orbit | ||
pkg | ||
proposals | ||
schema | ||
scripts | ||
server | ||
terraform | ||
test/upgrade | ||
tools | ||
website | ||
.dockerignore | ||
.eslintrc.js | ||
.gitattributes | ||
.gitignore | ||
.gitpod.yml | ||
.golangci.yml | ||
.goreleaser-snapshot.yml | ||
.goreleaser.yml | ||
.npmignore | ||
.prettierignore | ||
.prettierrc.json | ||
.trivyignore | ||
CHANGELOG.md | ||
CODE_OF_CONDUCT.md | ||
CODEOWNERS | ||
docker-compose.yml | ||
Dockerfile | ||
Dockerfile-desktop-linux | ||
Dockerfile.osquery-perf | ||
go.mod | ||
go.sum | ||
LICENSE | ||
Makefile | ||
manifest.yml.cloudgov.example | ||
package.json | ||
postcss.config.js | ||
README.md | ||
SECURITY.md | ||
tools.go | ||
tsconfig.json | ||
webpack.config.js | ||
yarn.lock |
Website News Report a bug
Fleet is the lightweight, open source telemetry platform for servers and workstations. Deploy osquery with Fleet to get comprehensive, customizable data from all your devices and operating systems – without the downtime risk.
Try Fleet
Head to fleetdm.com/try-fleet to fire up a one-off cloud instance for quickly trying out Fleet.
Now what?
Check out the Learn how to use Fleet doc to learn how to add your device to Fleet and how to ask questions about your devices by running queries.
Team
Fleet is independently backed and actively maintained with the help of many amazing contributors.
📖 In keeping with our value of openness, Fleet Device Management's company handbook is public and open source. You can read about the history of Fleet and osquery and our commitment to improving the product. To upgrade from Fleet ≤3.2.0, just follow the upgrading steps for the latest release from this repository (it'll work out of the box).
Documentation
Documentation for Fleet can be found here.
Community
Chat
Please join us in the #fleet channel on osquery Slack.
Contributing
Contributions are welcome, whether you answer questions on Slack/GitHub/StackOverflow/Twitter, improve the documentation or website, write a tutorial, give a talk, start a local osquery meetup, troubleshoot reported issues, or submit a patch. The Fleet code of conduct is on GitHub.