mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-26 07:51:09 -05:00
Extend existing alert system to include real-time monitoring for rate limit violations and ban evasion attempts. This involves adding new reporting functions to `pipelineAlerts.ts`, integrating these functions into submission and company helper files, updating the admin dashboard component to display new alert types, and creating a database migration for the new alert type.