Skip to content

feat: Login anomaly detection & suspicious activity alerts - fixes #124#911

Open
tarai-dl wants to merge 1 commit intorohitdash08:mainfrom
tarai-dl:feature/124-login-anomaly
Open

feat: Login anomaly detection & suspicious activity alerts - fixes #124#911
tarai-dl wants to merge 1 commit intorohitdash08:mainfrom
tarai-dl:feature/124-login-anomaly

Conversation

@tarai-dl
Copy link
Copy Markdown

Closes #124.

Features

  • /security/login-check: Post-login anomaly check (rapid logins, excessive attempts)
  • /security/alerts: Security alert dashboard with thresholds
  • Redis-backed rate counting (hourly/daily)
  • Audit trail logging for all anomalies
  • Dismissable alerts

Acceptance Criteria

  • Production ready
  • Tests included
  • Documentation (docstrings)

…hitdash08#124

- Rapid login detection (hourly/daily thresholds)
- Redis-backed attempt counting
- Security alert dashboard (/security/alerts)
- Audit trail logging for all anomalies
- Dismissable alerts
- Comprehensive test suite
@tarai-dl tarai-dl requested a review from rohitdash08 as a code owner April 17, 2026 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Login anomaly detection & suspicious activity alerts

1 participant