mozilla-services / foxsec-pipeline

Log analysis pipeline utilizing Apache Beam
Mozilla Public License 2.0
25 stars 9 forks source link

Improve AMO multimatch heuristic #514

Closed kkleemola closed 3 years ago

kkleemola commented 3 years ago

This heuristic is a bit too simplistic and has caused false positives. Modify AddonMultiMatch to instead use the shasum instead of file name. This is being added to the log statement. See.