ids.alfacom.it/database-schema/migrations
marco370 1b9df79d56 Add IP geolocation and AS information to detection records
Integrates IP geolocation and Autonomous System (AS) information into detection records by modifying the frontend to display this data and updating the backend to perform asynchronous batch lookups for efficiency. This enhancement includes database schema updates and the creation of a new IP geolocation service.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 7a657272-55ba-4a79-9a2e-f1ed9bc7a528
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Event-Id: e81fd4a1-b7b0-48d2-ae38-f5905e278343
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/449cf7c4-c97a-45ae-8234-e5c5b8d6a84f/7a657272-55ba-4a79-9a2e-f1ed9bc7a528/SXFWABi
2025-11-22 10:59:50 +00:00
..
000_init_schema_version.sql Implement a database versioning system to speed up updates 2025-11-22 07:51:56 +00:00
001_add_missing_columns.sql Implement automatic database cleanup and schema updates 2025-11-21 16:49:13 +00:00
002_example_add_index.sql Implement a database versioning system to speed up updates 2025-11-22 07:51:56 +00:00
003_fix_network_logs_columns.sql Fix monitoring errors and database inconsistencies on the dashboard 2025-11-22 10:15:19 +00:00
004_add_geolocation_to_detections.sql Add IP geolocation and AS information to detection records 2025-11-22 10:59:50 +00:00