public void AddCompromisedAttempt(CompromisedAttemptDataModel attempt) { _client.AddCompromisedAttempt(attempt); }