Added On
{{ object.created }}
Bug Type
{{ object.get_label_display }}
{% if object.cve_score %}
CVE Score
{{ object.cve_score }}
{% endif %}
{% if object.cve_id %}
CVE ID
{{ object.cve_id }}
{% endif %}
{% if object.hunt %}
Submitted
{{ object.hunt.name }}
{% else %}
{% endif %}
OS Version
{% if os_version %}
{{ os_version }}
{% else %}
Unknown
{% endif %}
{% if object.domain.github %}
Github URL
{{ object.domain.github }}
{% endif %}
{% if email_clicks %}
Email Clicks
{{ email_clicks }}
{% endif %}
{% if email_events %}
Email Events
{{ email_events }}
{% endif %}