Open device management
Find a file
Eric f623eed47b
Website: Update /queries page (#23472)
Changes:
- Standard query library:
- Added three policies to the Standard query library (tagged as premium)
- Changed the `kind` of the "Identify Apple development secrets (macOS)"
query to `policy` because it is an informational query (It returns rows
of results rather than 1 or 0) and removed its `resolution` value
- Updated the build-static-content script to remove platform names from
the end of query names (e.g., (macOS)). This is done to keep the URLs
for queries the same while hiding them in the UI
- Updated the layout of the queries page to match the latest wireframes
and updated the page to only show policies
 - Updated the styles and layout of the queries-details page.

---------

Co-authored-by: Rachael Shaw <r@rachael.wtf>
2024-11-04 10:58:08 -06:00
.github Release fleetd 1.35.0 (#23467) 2024-11-04 11:39:46 -03: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 Add iOS/iPadOS updates to example GitOps YAML, reference OS update GitOps YAML from OS update enforcement guide (#23320) 2024-11-01 14:13:58 -05:00
assets various quick updates to UI for setup experience feature (#23226) 2024-10-25 13:05:40 +01:00
changes Adding telemetry for specific Fleet Desktop errors (#23349) 2024-10-31 14:24:42 -05:00
charts Prepare Fleet v4.58.0 (#22961) 2024-10-17 17:53:46 -05:00
cmd Add gosimple linter (#23250) 2024-10-29 14:17:51 -05:00
docs Website: Update /queries page (#23472) 2024-11-04 10:58:08 -06:00
ee Add gosimple linter (#23250) 2024-10-29 14:17:51 -05:00
frontend Clear pending (un)installs when installers are deleted (#23427) 2024-10-31 18:04:06 -05:00
git-hooks Optional git hooks (#14074) 2023-10-31 09:59:47 -06:00
handbook Update product-groups.md (#23457) 2024-11-01 16:36:04 -05:00
infrastructure Prepare Fleet v4.58.0 (#22961) 2024-10-17 17:53:46 -05:00
it-and-security dogfood: Non-canary workstations and servers to stick to stable channels (#23123) 2024-10-23 17:31:37 -03:00
orbit Update versions of fleetd components in Fleet's TUF [automated] (#23474) 2024-11-04 11:40:21 -03:00
pkg Fix flaky timing test (#23333) 2024-10-29 14:13:17 -03:00
proposals Remove sandbox backend tests (#22510) 2024-09-30 16:25:47 -03:00
schema Override osquery core schema, incorrect support for Windows (#23361) 2024-10-29 15:16:59 -07:00
scripts Fixing macos-install-wine.sh (#21218) 2024-08-09 16:47:07 +02:00
server Clear pending (un)installs when installers are deleted (#23427) 2024-10-31 18:04:06 -05:00
terraform only render the policy document if we are creating the bucket (#23085) 2024-10-22 14:06:02 -04:00
test/upgrade Hotfix: Docker Upgrade (#20862) 2024-07-30 18:31:47 -06:00
tools Remove invalid --depth=1 (#23316) 2024-10-29 15:22:39 -05:00
website Website: Update /queries page (#23472) 2024-11-04 10:58:08 -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 Complete removal of Cypress (#13389) 2023-08-18 11:06:12 -06:00
.gitattributes Windows friendly changes after walking through getting started guide (#1441) 2021-07-21 20:49:44 -04:00
.gitignore Modifying chart to include dependencies (#14758) 2023-11-07 11:16:33 -06:00
.gitpod.yml Add gitpod yml (#2915) 2021-11-19 10:03:56 -03:00
.golangci.yml Add gosimple linter (#23250) 2024-10-29 14:17:51 -05: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 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 Complete removal of Cypress (#13389) 2023-08-18 11:06:12 -06: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 Prepare Fleet v4.58.0 (#22961) 2024-10-17 17:53:46 -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 migration test. 2024-09-09 15:28:15 -05:00
CODEOWNERS Combine security docs (#23422) 2024-11-01 10:12:58 -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 to go1.23.1 (#21868) 2024-09-06 09:11:30 -03:00
go.mod Updated OpenTelemetry dependencies to latest. (#23186) 2024-10-25 09:43:32 -05:00
go.sum Updated OpenTelemetry dependencies to latest. (#23186) 2024-10-25 09:43:32 -05:00
LICENSE Update LICENSE (#10) 2020-11-04 19:57:51 -06:00
Makefile Allow reusing docker container for building desktop-linux. (#23424) 2024-10-31 09:59:04 -05: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 Express version (#23135) 2024-10-28 11:53:14 -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 Update README.md (#21000) 2024-08-02 18:51:36 -05:00
render.yaml Update render.yaml (#21909) 2024-10-14 11:28:13 -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 elliptic from 6.5.7 to 6.6.0 (#23417) 2024-11-01 16:28:42 -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.