xarf icon indicating copy to clipboard operation
xarf copied to clipboard

Schema proposal: PotentiallyCompromisedAccount

Open Maximilian-Staab opened this issue 1 year ago • 1 comments

This is a schema to report detected login attempts with a specific user account. An attacker would try to exploit password reuse by testing to log-in at various services using the leaked login data.

The goal of this report is to log and notify the user about their login data potentially being compromised.

Maximilian-Staab avatar Aug 23 '22 13:08 Maximilian-Staab

Codecov Report

Merging #37 (a7721b4) into master (5c163f6) will decrease coverage by 0.54%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
- Coverage   70.15%   69.61%   -0.55%     
==========================================
  Files           1        1              
  Lines       34488    35693    +1205     
==========================================
+ Hits        24195    24847     +652     
- Misses      10293    10846     +553     
Impacted Files Coverage Δ
gen_validate_schema_pretty.js 69.61% <0.00%> (-0.55%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Aug 23 '22 13:08 codecov[bot]

Looks good now, except for the conflict

FrederikP avatar Nov 15 '22 09:11 FrederikP