get_security_posture_summary
Parse a results file into a structured security posture summary, showing overall pass rate, per-category breakdown, and top critical/high failures.
Instructions
Parse a results file into a structured summary: overall pass rate, per-category breakdown, critical/high failures sorted first, and top failures. Good first call after run_maester_tests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resultsFile | Yes | Path to the Maester JSON results file. |