| UUID | Found | Title | Severity | File | Line | Scanner | Confidence | Status |
|---|---|---|---|---|---|---|---|---|
{{ finding.finding_uuid[:8] }}...
|
{{ finding.timestamp | timestamp_to_datetime | replace(' UTC', '') | replace('2025-', '') }}
|
{{ finding.title[:60] }}{% if finding.title|length > 60 %}...{% endif %}
|
{{ finding.severity|upper }} |
{{ finding.file_path | basename }}
|
{{ finding.line_start if finding.line_start is not none else 'N/A' }} | {{ finding.scanner_source }} | {% if finding.is_false_positive %} FP {% elif finding.is_validated %} ✓ {% else %} New {% endif %} |
No threat findings found in the selected time window.
Try increasing the time range or running some scans to populate the data.