Open device management
Find a file
Lucas Manuel Rodriguez d87439faac
Remove proposals (unused) (#26646)
The proposals/ directory approach is not used and hasn't been used in 2
years.
Removing it to reduce repository clutter.
2025-02-27 10:37:07 -06:00
.github Update ubuntu-20.04 to ubuntu-22.04 on CI actions due to deprecation (#26466) 2025-02-21 13:11:50 -03:00
.storybook update storybook to 8.4.7 (#25451) 2025-01-20 16:17:33 +00:00
.vscode Update policies page empty state (#25726) 2025-01-29 11:12:28 -06:00
articles Disk encryption guide: using the key (#25633) 2025-02-26 14:01:04 -06:00
assets add additional enrollment instructions on the byod enrollment pages (#25639) 2025-01-23 15:47:30 +00:00
changes Fleet UI: Fix several team ids that were dropping in certain flows (#26590) 2025-02-27 10:53:34 -05:00
charts Adding changes for Fleet v4.64.1 (#26491) 2025-02-20 19:39:26 -06:00
cmd Add SSE endpoint (#26596) 2025-02-26 16:20:02 -06:00
docs Correct a URL in the documentation so it doesn't 404 (#26651) 2025-02-27 09:27:15 -06:00
ee Always record uploaded pkg files as "apps" source if they have a bundle ID to avoid conflicts with the same package appearing in inventory later (#26374) 2025-02-24 16:38:57 -06:00
frontend Update instructions for manually turning on MDM (#26557) 2025-02-27 10:36:23 -06:00
git-hooks Optional git hooks (#14074) 2023-10-31 09:59:47 -06:00
handbook How to propose an idea for an article + how to write one (#26549) 2025-02-24 16:50:23 -06:00
infrastructure Update alpine to patch vulnerability with severity "HIGH" (#26593) 2025-02-25 18:33:24 -03:00
it-and-security Update Windows setup guide to include how to turn off MDM (#26562) 2025-02-25 18:35:41 -05:00
orbit Only allow once instance of fleet desktop at once (#25821) 2025-02-25 16:46:06 -05:00
pkg Only allow once instance of fleet desktop at once (#25821) 2025-02-25 16:46:06 -05:00
proposals Remove proposals (unused) (#26646) 2025-02-27 10:37:07 -06:00
schema Update system_extensions.yml (#25917) 2025-02-03 10:22:50 -05:00
scripts Update wine to version 10, replace wine64 with wine (#25997) 2025-02-07 11:05:07 -05:00
server Add SSE endpoint (#26596) 2025-02-26 16:20:02 -06:00
terraform Remove terraform modules from the Fleet repo to reduce confusion (#26201) 2025-02-10 18:42:39 -06:00
test/upgrade Only use one nginx worker, add a slight wait post-nginx-reload, to properly upgrade-test schema changes that aren't backward-compatible on the "get enroll secret" code path (#26008) 2025-02-03 19:55:26 -06:00
tools Update alpine to patch vulnerability with severity "HIGH" (#26593) 2025-02-25 18:33:24 -03:00
website Website: Add Zapier webhook (#26372) 2025-02-26 11:18:20 -06:00
.dockerignore Added support to read jwt and mysql password from a file (#141) 2021-01-04 07:58:43 -08:00
.eslintrc.js update storybook to 8.4.7 (#25451) 2025-01-20 16:17:33 +00:00
.gitattributes Windows friendly changes after walking through getting started guide (#1441) 2021-07-21 20:49:44 -04:00
.gitignore Ignore .swp files (#23755) 2024-11-13 09:08:47 -08:00
.gitpod.yml Add gitpod yml (#2915) 2021-11-19 10:03:56 -03:00
.golangci.yml Enable staticcheck Go linter. (#23487) 2024-11-05 11:16:24 -06:00
.goreleaser-snapshot.yml Use goreleaser v2 in CI (#23748) 2024-12-03 16:15:31 -06:00
.goreleaser.yml Fix issues related to architecture-namespaced binaries (#26453) 2025-02-20 16:42:14 -06:00
.npmignore Move fleetdm.com into main Fleet repo (#83) 2020-12-02 14:48:03 -06:00
.pre-commit-config.yaml bump golangci-lint to 1.55.2 (#18604) 2024-04-30 08:59:14 -06:00
.prettierignore Fix verify fleetd-base files > verify-fleetd-base-msi powershell script (#25064) 2025-01-02 10:24:25 -08:00
.prettierrc.json add prettier and have it format all fleet application code (#625) 2021-04-12 14:32:25 +01:00
.trivyignore Waiving CVE-2023-32698 (#18056) 2024-04-04 11:24:54 -05:00
.yarnrc New yarn configuration: Sets installing a dependency to a specific semantic versioning instead of latest stable (#17938) 2024-03-29 10:39:20 -04:00
babel.config.json Fleet Frontend: Create integration tests QuerySidePanel.tests.tsx (#12179) 2023-06-07 12:01:59 -04:00
CHANGELOG.md Adding changes for Fleet v4.64.1 (#26491) 2025-02-20 19:39:26 -06:00
CODE_OF_CONDUCT.md Remove @fleetdm.com emails from fleetdm/fleet repo (#882) 2021-05-27 17:19:14 -04:00
codecov.yml Added migration test. 2024-09-09 15:28:15 -05:00
CODEOWNERS Update labels and slack channels (#26481) 2025-02-20 01:28:15 -06:00
docker-compose-redis-cluster.yml Move Redis cluster docker yml to separate file (#11162) 2023-04-12 15:14:28 -04:00
docker-compose.yml Optimize software_titles query to use indexes (#25722) 2025-01-23 15:48:21 -03:00
Dockerfile-desktop-linux Bump Go version from 1.23.1 to 1.23.4, Alpine on Docker images from 3.20 to 3.21 (#24518) 2024-12-09 11:06:07 -06:00
go.mod Android: add test to verify that filtering hosts by android platform is supported (#26613) 2025-02-26 11:31:19 -05:00
go.sum Only allow once instance of fleet desktop at once (#25821) 2025-02-25 16:46:06 -05:00
LICENSE Update LICENSE (#10) 2020-11-04 19:57:51 -06:00
Makefile Added GET enterprise API endpoint. (#26555) 2025-02-26 10:47:05 -06:00
manifest.yml.cloudgov.example cloud.gov deployment (#7611) 2022-09-07 13:30:06 -05:00
osv-scanner.toml Waive 3 Go code scanning vulnerability alerts. (#18007) 2024-04-03 16:04:01 -05:00
package.json Bump dompurify from 3.1.3 to 3.2.4 (#26354) 2025-02-14 15:03:11 -06:00
postcss.config.js Upgrade Bourbon to 5.1.0 and fix deprecation warnings (#1973) 2019-01-03 12:46:55 -08:00
README.md Update README.md (#21000) 2024-08-02 18:51:36 -05:00
render.yaml Use Render Redis service (#23056) 2025-01-02 10:07:54 -06:00
SECURITY.md Update SECURITY.md (#17951) 2024-05-17 11:00:31 -05:00
tools.go Use goreleaser v2 in CI (#23748) 2024-12-03 16:15:31 -06:00
tsconfig.json Fleet UI: Convert URLs in Policy resolution text to be clickable links (#13023) 2023-08-18 09:15:23 -04:00
webpack.config.js UI - GitOps Mode, 3/3 (#26537) 2025-02-21 16:56:20 -08:00
yarn.lock Bump dompurify from 3.1.3 to 3.2.4 (#26354) 2025-02-14 15:03:11 -06:00

Fleet logo, landscape, dark text, transparent background

News   ·   Report a bug   ·   Handbook   ·   Why open source?   ·   Art

Open-source platform for IT and security teams with thousands of computers. Designed for APIs, GitOps, webhooks, YAML, and humans.

A glass city in the clouds

What's it for?

Organizations like Fastly and Gusto use Fleet for vulnerability reporting, detection engineering, device management (MDM), device health monitoring, posture-based access control, managing unused software licenses, and more.

Explore data

To see what kind of data you can use Fleet to gather, check out the table reference documentation.

Out-of-the-box policies

Fleet includes out-of-the box support for all CIS benchmarks for macOS and Windows, as well as many simpler queries.

Take as much or as little as you need for your organization.

Supported platforms

Here are the platforms Fleet currently supports:

  • Linux (all distros)
  • macOS
  • Windows
  • Chromebooks
  • Amazon Web Services (AWS)
  • Google Cloud (GCP)
  • Azure (Microsoft cloud)
  • Data centers
  • Containers (kube, etc)
  • Linux-based IoT devices

Lighter than air

Fleet is lightweight and modular. You can use it for security without using it for MDM, and vice versa. You can turn off features you are not using.

Openness

Fleet is dedicated to flexibility, accessibility, and clarity. We think everyone can contribute and that tools should be as easy as possible for everyone to understand.

Good neighbors

Fleet has no ambition to replace all of your other tools. (Though it might replace some, if you want it to.) Ready-to-use, enterprise-friendly integrations exist for Snowflake, Splunk, GitHub Actions, Vanta, Elastic Jira, Zendesk, and more.

Fleet plays well with Munki, Chef, Puppet, and Ansible, as well as with security tools like Crowdstrike and SentinelOne. For example, you can use the free version of Fleet to quickly report on what hosts are actually running your EDR agent.

Free as in free

The free version of Fleet will always be free. Fleet is independently backed and actively maintained with the help of many amazing contributors.

Longevity

The company behind Fleet is founded (and majority-owned) by true believers in open source. The company's business model is influenced by GitLab (NYSE: GTLB), with great investors, happy customers, and the capacity to become profitable at any time.

In keeping with Fleet's 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.

Is it any good?

Fleet is used in production by IT and security teams with thousands of laptops and servers. Many deployments support tens of thousands of hosts, and a few large organizations manage deployments as large as 400,000+ hosts.

Chat

Please join us in MacAdmins Slack or in osquery Slack.

The Fleet community is full of kind and helpful people. Whether or not you are a paying customer, if you need help, just ask.

Contributing   Run Tests   Go Report Card   CII Best Practices   Twitter Follow  

The landscape of cybersecurity and IT is too complex. Let's open it up.

Contributions are welcome, whether you answer questions on Slack / GitHub / StackOverflow / LinkedIn / Twitter, improve the documentation or website, write a tutorial, give a talk at a conference or local meetup, give an interview on a podcast, troubleshoot reported issues, or submit a patch. The Fleet code of conduct is on GitHub.

What's next?

To see what Fleet can do, head over to fleetdm.com and try it out for yourself, grab time with one of the maintainers to discuss, or visit the docs and roll it out to your organization.

Production deployment

Fleet is simple enough to spin up for yourself. Or you can have us host it for you. Premium features are available either way.

Documentation

Complete documentation for Fleet can be found at https://fleetdm.com/docs.

License

The free version of Fleet is available under the MIT license. The commercial license is also designed to allow contributions to paid features for users whose employment agreements allow them to contribute to open source projects. (See LICENSE.md for details.)

Fleet is built on osquery, nanoMDM, Nudge, and swiftDialog.