Open device management
Find a file
Jacob Shandling 25d08d1051 change file
2024-09-03 15:45:55 -07:00
.github Fix issues with coverage uploads (#21736) 2024-09-03 09:07:16 -05:00
.storybook Update storybook versions (#14841) 2023-11-01 10:54:26 +00:00
.vscode Add VSCode launch configuration for debugging vuln_processing command (#21305) 2024-08-20 16:00:54 -05:00
articles Update mdm-migration.md (#21534) 2024-09-03 08:29:36 -07:00
assets Fleet UI: Add iOS/iPadOS OS updates version requirements UI (#20591) 2024-07-29 15:41:13 -04:00
changes change file 2024-09-03 15:45:55 -07:00
charts Update job-migration.yaml (#21354) 2024-08-15 16:45:24 -05:00
cmd MABM bugfix: fix the expected format of the migrated VPP token (#21761) 2024-09-03 13:23:44 -04:00
docs Docs: Use consistent naming for parameter types (#21787) 2024-09-03 14:40:58 -05:00
ee Validate Premium license when uploading VPP tokens (#21720) 2024-09-03 09:39:29 -04:00
frontend UI – Policy software install automations (#21792) 2024-09-03 15:35:33 -07:00
git-hooks Optional git hooks (#14074) 2023-10-31 09:59:47 -06:00
handbook Add context to Prioritize for next sprint ritual (#21737) 2024-09-03 14:06:12 -05:00
infrastructure adjustments to support 60k MDM hosts after load testing (#21247) 2024-08-26 15:20:57 -03:00
it-and-security add windows configuration profiles to workstations canary (#21336) 2024-08-15 14:02:05 -03:00
orbit Update versions of fleetd components in Fleet's TUF [automated] (#21701) 2024-08-30 08:44:21 -03:00
pkg Pull xz'd goval-dictionary sqlite files to evaluate vulnerabilities on Amazon Linux hosts (#21506) 2024-08-26 14:07:42 -05:00
proposals Add Fleet server FIPS 140-2 v1 proposal (#13919) 2023-09-19 13:05:14 -03:00
schema Update cryptoinfo.yml (#21762) 2024-09-03 12:24:24 -05:00
scripts Fixing macos-install-wine.sh (#21218) 2024-08-09 16:47:07 +02:00
server Bugfix: cron startup scheduling is delayed too long if no prior run exists (#21784) 2024-09-03 15:50:43 -04:00
terraform Update tf module example to latest version (#21620) 2024-08-28 11:02:45 -05:00
test/upgrade Hotfix: Docker Upgrade (#20862) 2024-07-30 18:31:47 -06:00
tools ensure that "/repo" can ever be accessed (#21788) 2024-09-03 14:58:15 -05:00
website Add Harrison to humans list (#21794) 2024-09-03 14:01:33 -07:00
.dockerignore
.eslintrc.js Complete removal of Cypress (#13389) 2023-08-18 11:06:12 -06:00
.gitattributes
.gitignore Modifying chart to include dependencies (#14758) 2023-11-07 11:16:33 -06:00
.gitpod.yml
.golangci.yml Add Kolide osquery tables 2023-11-01 20:11:35 -06:00
.goreleaser-snapshot.yml Move external dependency fleetdm/kolide-kit to monorepo (#15861) 2024-01-02 18:22:52 -03:00
.goreleaser.yml sign fleetctl for macOS during releases (#16670) 2024-04-19 14:36:30 -03:00
.npmignore
.pre-commit-config.yaml bump golangci-lint to 1.55.2 (#18604) 2024-04-30 08:59:14 -06:00
.prettierignore Complete removal of Cypress (#13389) 2023-08-18 11:06:12 -06:00
.prettierrc.json
.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 Fix old change added outside changes/ (#21685) 2024-08-29 17:14:49 -03:00
CODE_OF_CONDUCT.md
codecov.yml Revert "Enforce codecov requirements" (#15586) 2023-12-13 10:52:37 -06:00
CODEOWNERS Remove engineering codeowners (#21634) 2024-08-28 11:35:17 -05: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 Remove unused toxiproxy service (#21554) 2024-08-26 13:28:51 -03:00
Dockerfile Update/ensure pinned Dockerfile images (#20141) 2024-07-01 19:36:42 -05:00
Dockerfile-desktop-linux update Go to 1.22.6 (#21201) 2024-08-26 10:50:14 -03:00
go.mod update Go to 1.22.6 (#21201) 2024-08-26 10:50:14 -03:00
go.sum Bump macadmins osquery extension (#21489) 2024-08-22 09:20:36 -06:00
LICENSE
Makefile Update fleetdm/fleetctl, fleetdm/wix and fleetdm/bomutils docker images (#21063) 2024-08-20 14:07:59 -03:00
manifest.yml.cloudgov.example
osv-scanner.toml Waive 3 Go code scanning vulnerability alerts. (#18007) 2024-04-03 16:04:01 -05:00
package.json Bump axios from 1.6.0 to 1.7.4 (#21306) 2024-08-19 14:51:17 -05:00
postcss.config.js
README.md Update README.md (#21000) 2024-08-02 18:51:36 -05:00
render.yaml Render installer store changes (#19705) 2024-06-12 17:06:44 -04:00
SECURITY.md Update SECURITY.md (#17951) 2024-05-17 11:00:31 -05:00
tools.go Move external dependency goose to monorepo (#15859) 2024-01-02 17:52:00 -03: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 Fix download software installer path (#21255) 2024-08-13 11:45:03 -05:00
yarn.lock Bump micromatch from 4.0.5 to 4.0.8 (#21553) 2024-08-27 11:19:02 -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   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.