Bias Analysis
Detected Bias Types
windows_first
missing_linux_example
Summary
The documentation page demonstrates Windows bias by providing examples and references that prioritize Windows operating systems. The device information example only lists a Windows device, and the supported OS values table lists numerous Windows versions and servers before mentioning Linux and other operating systems. There are no Linux-specific examples or instructions, and the 'Next steps' section references Windows endpoint detection scripts without Linux equivalents.
Recommendations
- Include Linux-specific examples in the device information example table, such as a row for a Linux device.
- Expand the supported OS values table to list Linux distributions (e.g., Ubuntu, CentOS, Red Hat) and other non-Windows OSes with equal detail and prominence.
- Provide instructions or references for detecting and importing data for Linux endpoints, similar to the Windows script mentioned in 'Next steps'.
- Ensure that examples and ordering in tables do not prioritize Windows over Linux, and present both platforms with parity.
- Add guidance for users working in Linux environments, such as using LibreOffice Calc or command-line tools to edit CSV files.
Create Pull Request