Open device management
Find a file
Guillaume Ross 2ef08265f6
Renaming appsec page + a few updates (#6358)
* Renaming appsec page + a few updates

Added a few details (name of appsec tools we use) and renamed the page to make it clearer this is about Fleet appsec and now how to secure a Fleet installation

* Apply suggestions from code review

Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>

* Update Application-security.md

Fixed "merging"

Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
Co-authored-by: Kelvin Oghenerhoro Omereshone <kelvin@fleetdm.com>
2022-06-28 09:21:35 -04:00
.github Bump actions/upload-artifact from 3.0.0 to 3.1.0 (#5835) 2022-06-22 16:07:08 -03:00
.storybook Added components to Storybook library (#2768) 2021-11-06 23:41:09 -07:00
.vscode document how to run dlv in headless mode and connect to the Redis CLI (#5535) 2022-05-10 11:51:09 -03:00
articles Adding SOC 2 blog post (#6351) 2022-06-24 13:41:44 -05:00
assets Enable ticket workflow for failing policies automation (#6066) 2022-06-13 18:21:24 -05:00
changes Fix false negatives for os version policies generated by UI (#6375) 2022-06-24 12:42:51 -05:00
charts/fleet Prepare for 4.16.0 release (#6256) 2022-06-20 20:55:33 -07:00
cmd Feature 6242: Use oval to detect vulnerabilities on Fedora hosts (#6330) 2022-06-24 11:02:51 -04:00
cypress Improve SSO error messaging (#6339) 2022-06-23 10:32:20 -07:00
docs Renaming appsec page + a few updates (#6358) 2022-06-28 09:21:35 -04:00
ee Update team integrations to reference global integrations (part of failing policies automation support) (#6156) 2022-06-13 10:04:47 -04:00
frontend Fix false negatives for os version policies generated by UI (#6375) 2022-06-24 12:42:51 -05:00
handbook add incident post-mortem section (#6323) 2022-06-24 20:46:40 -05:00
infrastructure Suggested change for set recovery window to 0 (#6278) 2022-06-27 09:40:59 -05:00
orbit Show failed policies count in Fleet Desktop (#6379) 2022-06-24 17:10:05 -07:00
pkg Bug 6391: Added new error strings to network retry logic (#6392) 2022-06-28 08:56:38 -04:00
scripts add on-call script (#4781) 2022-03-28 10:00:33 -06:00
server Feature 6242: Use oval to detect vulnerabilities on Fedora hosts (#6330) 2022-06-24 11:02:51 -04:00
tools Add fixtures for software and vulnerabilities end-to-end tests (#6337) 2022-06-23 10:01:37 -05:00
website Update homepage.ejs (#6327) 2022-06-24 20:49:05 -05:00
.dockerignore
.eslintrc.js Perform client side filtering with react table (#2834) 2021-11-09 11:31:28 -06:00
.gitattributes
.gitignore Remove gitignore for terraform lock files (#6106) 2022-06-07 12:55:46 -04:00
.gitpod.yml Add gitpod yml (#2915) 2021-11-19 10:03:56 -03:00
.golangci.yml Do not use golangci action for better reproducibility (use make lint-go) (#6175) 2022-06-10 18:52:24 -03:00
.goreleaser-snapshot.yml Publish development Docker images (#2114) 2021-09-21 13:06:22 -07:00
.goreleaser.yml Add netgo tag to prevent crashes on linux when making external requests (#1681) 2021-08-16 15:48:45 -03:00
.npmignore
.prettierignore Amend policy creation and spec (for proprietary query), and add update APIs (#2890) 2021-11-24 14:16:42 -03:00
.prettierrc.json
CHANGELOG.md Prepare for 4.16.0 release (#6256) 2022-06-20 20:55:33 -07:00
CODE_OF_CONDUCT.md
CODEOWNERS Set CODEOWNERS for github actions as g-platform (#5780) 2022-05-17 16:15:12 -03:00
CONTRIBUTING.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
docker-compose.yml Fix mock tests set test name (#6345) 2022-06-23 11:34:52 -03:00
Dockerfile Orbit: Add Fleet Desktop support to Windows (#4873) 2022-04-01 17:28:51 -03:00
Dockerfile-desktop-linux Bump golang from 1.17.8-bullseye to 1.18.3-bullseye (#6062) 2022-06-14 08:44:18 -07:00
Dockerfile.osquery-perf Bump golang from 1.17.8-bullseye to 1.18.3-bullseye (#6062) 2022-06-14 08:44:18 -07:00
go.mod Create Bulk Users from CSV (#3372) 2022-06-22 13:34:58 -03:00
go.sum Create Bulk Users from CSV (#3372) 2022-06-22 13:34:58 -03:00
LICENSE
Makefile Add fixtures for software and vulnerabilities end-to-end tests (#6337) 2022-06-23 10:01:37 -05:00
package.json Update SockJS client (#6048) 2022-06-02 16:44:07 -07:00
postcss.config.js
README.md Adding OpenSSF Best Practices Badge (#4556) 2022-03-15 15:57:32 -07:00
SECURITY.md Editing security policy (#5333) 2022-05-05 20:29:06 -05:00
tools.go Build Orbit releases in GitHub Actions (#3413) 2021-12-19 17:06:17 -08:00
tsconfig.json Add ability to detect compatibility and update which hosts are checked for a policy (#4703) 2022-03-21 11:51:00 -05:00
webpack.config.js Optimize webpack using esbuild-loader (#4586) 2022-03-15 09:45:34 -05:00
yarn.lock Update SockJS client (#6048) 2022-06-02 16:44:07 -07:00

Fleet logo, landscape, dark text, transparent background

Website   News   Report a bug

Run Tests   Go Report Card   CII Best Practices   Twitter Follow  

Fleet is the most widely used open source osquery manager. Deploying osquery with Fleet enables programmable live queries, streaming logs, and effective management of osquery across 100,000+ servers, containers, and laptops. It's especially useful for talking to multiple devices at the same time.

Try Fleet

With Node.js and Docker installed:

# Install the Fleet command-line tool
sudo npm install -g fleetctl
# Run a local demo of the Fleet server
sudo fleetctl preview

Windows users can omit sudo, and should run the command in Cmd/PowerShell as administrators.

The Fleet UI is now available at http://localhost:1337.

Now what?

Check out the Ask questions about your devices tutorial to learn where to see your devices in Fleet, how to add Fleet's standard query library, 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.

Banner featuring a futuristic cloud city with the Fleet logo