+
+
+
Forseti Security found some issues during the scan on {{ scan_date }}.
-
-
+
+
Resource Violations:
-
+
{% for (resource_type, summary) in resource_summaries.iteritems() %}
- {{ summary['pluralized_resource_type'] }}:
{{ summary['violations']|length }}
@@ -130,23 +65,34 @@ a, a:visited {
{% endfor %}
+
-
+
+
+ Errors: {{ violation_errors|length }}
+
+
See attached CSV for full violation details.
+
+ +
+ +
{% for (resource_type, summary) in resource_summaries.iteritems() %}
-
-
+
{{ resource_type.title() }} | -# Violations | ++ {{ resource_type.title() }} + | ++ # Violations + |
---|---|---|---|
{{ resource_id}} | -{{ count }} | +{{ resource_id}} | +{{ count }} |