mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03:00
scanner: update suss defaults after removal of allowlisted feature
This commit is contained in:
parent
6899c22f48
commit
0921863fa6
2 changed files with 11 additions and 8 deletions
|
|
@ -54,8 +54,8 @@ class ScannerTest(unittest.TestCase):
|
|||
'com.integreight.onesheeld': 11,
|
||||
'com.jens.automation2': 2,
|
||||
'firebase-suspect': 1,
|
||||
'org.mozilla.rocket': 3,
|
||||
'org.tasks': 3,
|
||||
'org.mozilla.rocket': 1,
|
||||
'org.tasks': 2,
|
||||
'realm': 1,
|
||||
'se.manyver': 2,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue