Class AnomalyDetector

java.lang.Object
io.jenkins.plugins.auditlogger.AnomalyDetector

public class AnomalyDetector extends Object
Lightweight anomaly detection for dashboard alerts. Failed-login detection is intentionally simple, bounded, and configurable so it can run safely on the audit ingest path without accumulating unbounded state.