{% extends "base.html" %} {% block content %}
| Product | Active findings |
Vulnerable endpoints |
Product Type | {% if user.is_staff %}Engagement | {% endif %}
|---|---|---|---|---|
| {{ prod.name }} | {% if prod.findings_count %} {{ prod.findings_count }} {% else %} {{ prod.findings_count }} {% endif %} | {{ prod.endpoint_count }} | {{ prod.prod_type.name }} | {% if user.is_staff %}Add Engagement | {% endif %}