added iprep to the dashboard, fixed bugs

This commit is contained in:
Patrick Di Fazio
2026-01-10 20:00:33 +01:00
parent 77196952d1
commit c2dbcf588c
6 changed files with 112 additions and 55 deletions

View File

@@ -578,6 +578,7 @@ class DatabaseManager:
'city': stat.city,
'asn': stat.asn,
'asn_org': stat.asn_org,
'list_on': stat.list_on or {},
'reputation_score': stat.reputation_score,
'reputation_source': stat.reputation_source,
'analyzed_metrics': stat.analyzed_metrics or {},