{% if files %} {% for file in files %} {% endfor %}
Filename Size Actions
{{ file.name }} {{ (file.size / 1024)|round(1) }} KB Analyze IOCs
{% else %}

No files in workspace yet.

Upload a binary using the MCP client or HTTP API.

{% endif %}