Account name | Account ID | Collection date |
---|---|---|
{{ account.name }} | {{ account.id }} | {{ account.collection_date }} |
{% for key in t.resource_names %} | {{ key }} |
{% endfor %}
|
---|---|---|
{% elif k is number %} | {% else %} | {% endif %} {{ k }} | {% endfor %}
This table shows whether a region contains the resources being counted. Currently all S3 buckets, no matter their location, and CloudFronts, are identified as being in us-east-1.
{% for key in t.region_names %} | {{ key }} |
{% endfor %}
|
---|---|---|
{{ account.name }} | {% for region in t.region_names %} {% if t.region_stats[account.name][region] == 'N' %}{% else %} | Y{{ t.region_stats_tooltip[account.name][region] }} |
{% endif %}
{% endfor %}
{% for key in t.public_network_resource_type_names %} | {{ key }} |
{% endfor %}
|
---|---|---|
{{ account.name }} | {% for resource_type in t.public_network_resource_type_names %} {% set count = t.public_network_resource_types[account.name][resource_type] %} {% if count == 0 %}{% else %} | {% endif %} {{ count }} | {% endfor %}
Severity: {{finding['severity']}}
Issue ID: {{issue_id}}
{{finding['description']}}
{{hit['details']}}{% endif %} {% endfor %}