Quarterly Security Summary

{{ quarter_label }}

{{ generated_at }}

{{ classification | default('INTERNAL') }}

1. Quarter Overview

{{ tests_this_quarter }} Tests Executed
{{ org_score.overall | default(0) }}% Org Score
{{ detection_rate }}% Detection Rate

2. Coverage Trend

{% for row in trend_rows %} {% endfor %}
Date Validated Total Techniques Org Score
{{ row.date }} {{ row.validated_count }} {{ row.total_techniques }} {{ row.organization_score }}%

3. Top Gaps