{% extends "base.html" %} {% block title %}Glean — relationships for {{ manifest.target }}{% endblock %} {% block content %}
{{ manifest.target }} · {{ manifest.started_at[:19] | replace("T", " ") }} UTC · back to the brief
This scan produced no relationships between its findings. That is a real result — a target whose findings genuinely don't link to each other — not an error. It is also what a single-tool passive scan usually looks like, since most relations come from resolution and probing.
{% else %}{{ cluster.value }}
{{ cluster.entity_type }}
{% if cluster.score is not none %}{{ "%g" | format(cluster.score) }}{% endif %}
in brief →
{{ n.value }}
{{ n.entity_type }}
{% if n.dangling %}unresolved{% endif %}