Update README.md (#11954)

.
This commit is contained in:
Mike McNeil 2023-05-24 23:46:19 -05:00 committed by GitHub
parent 02bb987b22
commit 141467878b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
#### [News](https://fleetdm.com/announcements)   ·   [Report a bug](https://github.com/fleetdm/fleet/issues/new)   ·   [Handbook](https://fleetdm.com/handbook/company)   ·   [Why open source?](https://fleetdm.com/handbook/company/why-this-way#why-open-source)   ·   [Art](https://fleetdm.com/logos)
Open-source posture management for computes and computers, designed for APIs, GitOps, webhooks, YAML, and humans. Built on osquery, nanoMDM, and Nudge.
Open-source platform for IT and security teams with thousands of computers. Designed for APIs, GitOps, webhooks, YAML, and humans.
<a href="https://fleetdm.com/logos"><img alt="Wallpaper featuring a futuristic cloud city with the Fleet logo" src="https://github.com/fleetdm/fleet/assets/618009/f705c7ee-6efe-448e-b5ee-f5535d7cd101"/></a>
@ -32,7 +32,6 @@ Here are the platforms Fleet currently supports:
- 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.
@ -74,6 +73,10 @@ The landscape of cybersecurity and IT is too complex. Let's open it up.
Contributions are welcome, whether you answer questions on [Slack](#chat) / [GitHub](https://github.com/fleetdm/fleet/issues) / [StackOverflow](https://stackoverflow.com/search?q=osquery) / [LinkedIn](https://linkedin.com/company/fleetdm) / [Twitter](https://twitter.com/fleetctl), improve the documentation or [website](./website), write a tutorial, give a talk at a conference or local meetup, give an [interview on a podcast](https://fleetdm.com/podcasts), troubleshoot reported issues, or [submit a patch](https://fleetdm.com/docs/contributing/contributing). The Fleet code of conduct is [on GitHub](https://github.com/fleetdm/fleet/blob/main/CODE_OF_CONDUCT.md).
<!-- - Great contributions are motivated by real-world use cases or learning.
- Some of the most valuable contributions might not touch any code at all.
- Small, iterative, simple (boring) changes are the easiest to merge. -->
## What's next?
To see what Fleet can do, head over to [fleetdm.com](https://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.
@ -86,3 +89,5 @@ Complete documentation for Fleet can be found at [https://fleetdm.com/docs](http
## 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, and Nudge. Thank you for making it easier to build better tools.