Open device management
Find a file
fleet-release 0cf1ea7ca8
Update Fleet-maintained apps (#43662)
Automated ingestion of latest Fleet-maintained app data.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Chores**
* Updated version metadata for 12 managed applications to reflect their
latest releases: Adobe DNG Converter, Claude, Connect Fonts, Dialpad,
Google Chrome, Google Drive, Keka, Lens, Opera, WhatsApp, Windsurf, and
Zed. Updates include version numbers, installer artifacts, and
verification checksums.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Co-authored-by: allenhouchins <32207388+allenhouchins@users.noreply.github.com>
2026-04-16 08:56:44 -05:00
.claude Add cherry-pick skill (#43111) 2026-04-07 13:49:12 -03:00
.github Expanding Fleet Free checks to include specific areas to test (#43486) 2026-04-13 15:18:25 -05:00
.kilocode/skills Add cherry-pick kilocode skill (#42660) 2026-04-07 12:28:56 -05:00
.storybook FE: Add dark mode view to storybook (#43469) 2026-04-14 15:31:07 -05:00
.vscode Update VSCode Typescript version setting (#43131) 2026-04-07 11:27:10 -05:00
android Android agent: retry DNS (#43464) 2026-04-15 07:36:09 -05:00
articles Move APNs instructions out of UI and into guides (#43434) 2026-04-15 14:44:34 -05:00
assets Pin new Wine version in install-wine.sh script (#43482) 2026-04-13 13:59:07 -05:00
changes Add cache option for software packages to skip re-downloading unchanged content (#42216) 2026-04-14 13:01:33 -05:00
charts Adding changes for Fleet v4.83.1 (#43357) 2026-04-13 12:17:18 -05:00
client Orbit passes EUA token during enrollment (#43369) 2026-04-13 16:19:47 -05:00
cmd Add cache option for software packages to skip re-downloading unchanged content (#42216) 2026-04-14 13:01:33 -05:00
docs Update FAQ for Linux disk encryption (#43530) 2026-04-15 08:28:05 +01:00
ee Update Fleet-maintained apps (#43662) 2026-04-16 08:56:44 -05:00
frontend Missed AMB UI instances (#43506) 2026-04-15 13:52:14 -06:00
git-hooks Merge Android datastore into main Fleet datastore (#32233) 2025-08-25 11:41:28 -04:00
handbook Fix typo in intent signals processing section (#43619) 2026-04-15 15:16:18 -05:00
infrastructure Adding changes for Fleet v4.83.1 (#43357) 2026-04-13 12:17:18 -05:00
it-and-security Update workstations.yml (#43620) 2026-04-15 11:41:52 -05:00
orbit Orbit passes EUA token during enrollment (#43369) 2026-04-13 16:19:47 -05:00
pkg Add python to allowed script extensions (#43467) 2026-04-13 14:46:54 -04:00
proposals Remove proposals (unused) (#26646) 2025-02-27 10:37:07 -06:00
schema Fix copy/paste on schema (#42643) 2026-03-30 10:23:37 -03:00
security Ignore CVEs on fleetdm/wix (#43226) 2026-04-08 17:48:42 -03:00
server Reset verified certificates to pending during Android host re-enrollment (#43443) 2026-04-15 07:36:45 -05:00
terraform Clean up "click here" and "here" link anchors - part 1 (#29731) 2025-06-04 13:54:34 -06:00
test/upgrade Bump supported MySQL versions (#40892) 2026-03-04 12:25:20 -06:00
third_party Updated go to 1.26.1 (#42027) 2026-03-19 07:01:00 -05:00
tools Bump axios from 1.13.6 to 1.15.0 in /tools/fleet-slackbot (#43446) 2026-04-14 14:29:18 -05:00
website Move APNs instructions out of UI and into guides (#43434) 2026-04-15 14:44:34 -05:00
.coderabbit.yaml Turn on CodeRabbit auto-review, exclude docs changes (#43304) 2026-04-09 14:12:54 -05:00
.custom-gcl.yml Add setboolcheck linter: flag map[T]bool used as sets (#42631) 2026-03-31 16:26:24 -05:00
.dockerignore Added support to read jwt and mysql password from a file (#141) 2021-01-04 07:58:43 -08:00
.eslintignore Allow ESCAPE in LIKE clauses to be valid SQL (#31222) 2025-07-25 10:13:55 -05: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 Website: add package-lock.json (#43001) 2026-04-06 17:45:44 -05:00
.gitpod.yml Add gitpod yml (#2915) 2021-11-19 10:03:56 -03:00
.golangci-incremental.yml Claude, use math/rand/v2 instead of math/rand (#42861) 2026-04-02 13:20:43 -05:00
.golangci.yml Update golangci-lint from 2.7.1 to 2.11.3 (#42066) 2026-03-19 11:19:42 -05:00
.goreleaser-snapshot.yml Cleanup docker publish (#42693) 2026-04-03 10:40:56 -05:00
.goreleaser.yml Fix tagging of fleetdm/fleet and fleetdm/fleetctl when releasing (#28251) 2025-04-16 15:48:47 -03:00
.npmignore Move fleetdm.com into main Fleet repo (#83) 2020-12-02 14:48:03 -06:00
.pre-commit-config.yaml Update golangci-lint from 2.7.1 to 2.11.3 (#42066) 2026-03-19 11:19:42 -05:00
.prettierignore Allow ESCAPE in LIKE clauses to be valid SQL (#31222) 2025-07-25 10:13:55 -05:00
.prettierrc.json add prettier and have it format all fleet application code (#625) 2021-04-12 14:32:25 +01: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
43273-fix-policy-stats-wipe Fix issue with GitOps incorrectly wiping policy stats (#43282) 2026-04-08 17:03:08 -05: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.83.1 (#43357) 2026-04-13 12:17:18 -05: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 dedicated Go test workflow for activity bounded context (#40653) 2026-02-27 07:53:57 -06:00
CODEOWNERS Add @lukeheath as code owner for /docs/solutions (#42256) 2026-03-23 12:22:11 -05:00
docker-compose-redis-cluster.yml Bind docker ports to 127.0.0.1 (#42232) 2026-03-23 12:30:23 -05:00
docker-compose.yml Set MySQL binary logs expiration to save disk space in dev (#43024) 2026-04-06 08:57:23 -05:00
Dockerfile-desktop-linux Make orbit and Fleet Desktop not depend on server/service/ packages (#42231) 2026-03-26 10:59:42 -03:00
go.mod Bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 (#43298) 2026-04-13 15:24:04 -03:00
go.sum Bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 (#43298) 2026-04-13 15:24:04 -03:00
kilo.md Add kilo.md with AI agent coding guidelines (#42939) 2026-04-03 11:57:02 -05:00
LICENSE Update LICENSE (#10) 2020-11-04 19:57:51 -06:00
Makefile Add -s -w when building fleetd components to remove debugging information and reduce binary sizes (#43260) 2026-04-08 18:30:05 -03:00
manifest.yml.cloudgov.example cloud.gov deployment (#7611) 2022-09-07 13:30:06 -05:00
osv-scanner.toml We have migrated from aws-sdk-go v1 to v2, remove scanner skip (#30469) 2025-07-02 13:33:31 -03:00
package.json Bump axios from 1.13.5 to 1.15.0 (#43373) 2026-04-10 14:02:15 -05: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 Removing run tests badge from README (#32131) 2025-08-20 12:54:48 -05:00
render.yaml Use Render Redis service (#23056) 2025-01-02 10:07:54 -06:00
SECURITY.md Add note about compatibility to security policy (#40555) 2026-02-27 09:28:54 -06:00
tsconfig.json Update to TypeScript 6.0 (#43141) 2026-04-09 08:28:59 -05:00
webpack.config.js Silence webpack warnings (#40756) 2026-03-10 12:29:11 -05:00
yarn.lock Bump follow-redirects from 1.15.11 to 1.16.0 (#43562) 2026-04-15 08:51:21 -05: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   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.