{% load static %}

Email Security Summary

{% if "feature-ai-jarvis" in user_feature_access and "feature-ai-jarvis" in company_feature_access %} {% endif %}
ⓘ
The total number of emails that the system identified as potentially malicious and ran additional security scans on.
{{ ironscales_data.ironscales_emails_inspected | default:'0' }}
Suspicious Emails Examined
ⓘ
The number of emails which were confirmed to be malicious and blocked from reaching users.
{{ ironscales_data.ironscales_detected_items | default:'0' }}
Confirmed Malicious Emails

Suspicious Emails Breakdown

ⓘ
The number of emails which were reported by users, but determined not malicious.
{{ ironscales_data.ironscales_false_positives | default:'0' }}
False Positives
ⓘ
The number of emails determined to be spam.
{{ ironscales_data.ironscales_spam | default:'0' }}
Spam
ⓘ
The number of emails determined to be phishing.
{{ ironscales_data.ironscales_phishing | default:'0' }}
Phishing
ⓘ
The number of emails that the system is currently reviewing and have not been determined whether or not they are malicious.
{{ ironscales_data.ironscales_unclassified | default:'0' }}
Unclassified
Data updated hourly