{% extends "base.html" %} {% block title %}Investigation: {{ inv.query }}{% endblock %} {% block head %} {% endblock %} {% block content %}
| Type | Value | Source | Confidence | Details |
|---|---|---|---|---|
| {{ entity.entity_type }} | {% if entity.value.startswith('http') %} {{ entity.value }} {% else %} {{ entity.value }} {% endif %} | {{ entity.source_module }} | {% if entity.metadata %} {% endif %} |