Detected Bias Types
Powershell Heavy
Summary
The documentation is generally cross-platform and does not focus on Windows-specific features. However, in the 'Upgrading or changing ruleset version' section, PowerShell is mentioned first among the recommended tools for making ruleset changes, ahead of CLI, REST API, and templates. There are no Windows-only examples, tools, or patterns, and the rule sets themselves are platform-neutral.
Recommendations
- List CLI, REST API, and template options before PowerShell, or present all options together without prioritizing PowerShell.
- Ensure that examples and guidance are provided for both Linux/macOS and Windows users when referencing command-line tools.
- Explicitly mention that all management actions can be performed from any OS using CLI, REST API, or templates.