{% include 'includes/header.html' %} {% include 'includes/navigation.html' %} {% if not examples %} {% endif %} {% if session['showDetails'] %} {% endif %} {% for outcome in outcomes %} {% if not examples %} {% endif %} {% if session['showDetails'] %} {% endif %} {% include 'includes/verifystatus.html' %} {% endfor %}
Date Name Type Appraisal Scan Details Scanner Cnt
{{outcome.scanInfo.scanTime|mydate}} {% if examples %} {{outcome.fileInfo.name}} {% else %} {{outcome.fileInfo.name}} {% endif %} {{outcome.fileInfo.ident}} {{outcome.appraisal.value}} {% if outcome.outflankPatches|length > 0 %} [P] {% endif %} {% if outcome.isDetected %} D: {{outcome.scanInfo.scanDuration}}s / C: {{outcome.scanInfo.chunksTested}} / M: {{outcome.scanInfo.matchesAdded}} {% endif %} {{outcome.scanInfo.scannerName}} {% if outcome.isDetected and not outcome.isOutflanked %}
{% endif %}
{{outcome.matches|length}}
{% include 'includes/tablesorter.html' %}