Criterion
Threat score
Path length
Directory
Editor
Exec name
Exec hash
{% if title %}

{{ title|safe }}

{% endif %}
{% if "val" in args %}{% endif %}
{% for col in results.columns %} {% if col[0] != '_' %} {% endif %} {% endfor %} {% for row in results.iloc %} {% for col in results.columns %} {% if col == "Count" %} {% elif col == "Score" %} {% elif col[0] != '_' %} {% endif %} {% endfor %} {% endfor %}
{{ col }}
{{ row[col] }} {{ row[col] }} {{ row[col] }}
{% if "val" in args %}{% endif %}