From 7e4494c468d5a50e79a45e3bb4782c89b43d78f3 Mon Sep 17 00:00:00 2001 From: Tim Kern Date: Tue, 16 Aug 2022 11:51:17 -0500 Subject: [PATCH] Added Fleet device management Placed under endpoint > configuration management Link to the code coverage report- https://app.codecov.io/gh/fleetdm/fleet --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1997af2..f82bb51 100644 --- a/README.md +++ b/README.md @@ -212,6 +212,7 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c ### Configuration Management +- [Fleet device management](https://github.com/fleetdm/fleet) - Fleet is the lightweight, programmable telemetry platform for servers and workstations. Get comprehensive, customizable data from all your devices and operating systems. - [Rudder](http://www.rudder-project.org/) - Rudder is an easy to use, web-driven, role-based solution for IT Infrastructure Automation & Compliance. Automate common system administration tasks (installation, configuration); Enforce configuration over time (configuring once is good, ensuring that configuration is valid and automatically fixing it is better); Inventory of all managed nodes; Web interface to configure and manage nodes and their configuration; Compliance reporting, by configuration and/or by node. ### Authentication