{% include 'includes/header.html' %}
{% include 'includes/navigation.html' %}| Date ↑ | {% endif %}Name ↑ | Type ↑ | Appraisal ↑ | {% if session['showDetails'] %}Scan Details | Scanner ↑ | Cnt ↑ | {% endif %}
|---|---|---|---|---|---|---|
| {{outcome.scanInfo.scanTime|mydate}} | {% endif %}{% if examples %} {{outcome.fileInfo.name}} {% else %} {{outcome.fileInfo.name}} {% endif %} | {{outcome.fileInfo.ident}} | {{outcome.appraisal.value}} {% if outcome.outflankPatches|length > 0 %} [P] {% endif %} | {% if session['showDetails'] %}{% 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}} | {% endif %} {% include 'includes/verifystatus.html' %}