fleet/docs/Contributing/architecture/software/README.md
Magnus Jensen 991ddc8cb3
remove product group guides mentions in contributing docs (#37325)
I was just browsing around and saw the concept of product group guides
is gone, so just cleaning up some old links
2025-12-18 09:42:47 -06:00

17 lines
No EOL
1 KiB
Markdown

# Software architecture
Fleet's software architecture is designed to manage software across the device fleet, including software inventory, vulnerability management, and software installation. This directory contains documentation about Fleet's software architecture.
## Contents
- [Software Overview](software-overview.md) - Overview of Fleet's software architecture
- [Software Inventory](software-inventory.md) - Architecture for software inventory
- [Vulnerability management](vulnerability-management.md) - Architecture for vulnerability management
- [Vulnerability processing](vulnerability-processing.md) - Architecture for vulnerability processing
- [Software Installation](software-installation.md) - Architecture for software installation
- [Software Updates](software-updates.md) - Architecture for software updates
- [Software automations](software-automations.md) - Architecture for software automations
## Related resources
- [Software Product Group Documentation](../../product-groups/software/) - Documentation for the Software product group