From e23b196a0fbdde0437543b3331f71589e5eda220 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 19 Mar 2025 17:18:17 +0100 Subject: [PATCH] run tests/refresh-SUSS_DEFAULT.py --- fdroidserver/scanner.py | 31 ++++++++++++++++++++++++++----- 1 file changed, 26 insertions(+), 5 deletions(-) diff --git a/fdroidserver/scanner.py b/fdroidserver/scanner.py index a3af0260..549d43e3 100644 --- a/fdroidserver/scanner.py +++ b/fdroidserver/scanner.py @@ -2224,6 +2224,7 @@ SUSS_DEFAULT = r'''{ "androidx.credentials:credentials-play-services-auth", "androidx.media3:media3-cast", "androidx.media3:media3-datasource-cronet", + "androidx.wear:wear-remote-interactions", "androidx.work:work-gcm", "com.google.android.exoplayer:extension-cast", "com.google.android.exoplayer:extension-cronet", @@ -2231,7 +2232,7 @@ SUSS_DEFAULT = r'''{ "com.cloudinary:cloudinary-android.*:2\\.[12]\\.", "com.pierfrancescosoffritti.androidyoutubeplayer:chromecast-sender", "com.yayandroid:locationmanager", - "play-services", + "(?Crunchbase and Exodus Privacy.", "license": "NonFree" }, + "com.revenuecat.purchases": { + "code_signatures": [ + "com/revenuecat/purchases" + ], + "documentation": [ + "https://www.revenuecat.com/" + ], + "gradle_signatures": [ + "com.revenuecat.purchases" + ], + "license": "NonFree", + "name": "RevenueCat Purchases" + }, "com.samsung.accessory": { "anti_features": [ "NonFreeComp" @@ -2730,6 +2748,9 @@ SUSS_DEFAULT = r'''{ "com.wei.android.lib:fingerprintidentify", "com.github.uccmawei:FingerprintIdentify" ], + "gradle_signatures_positive_examples": [ + "implementation \"com.github.uccmawei:fingerprintidentify:${safeExtGet(\"fingerprintidentify\", \"1.2.6\")}\"" + ], "license": "NonFree", "name": "FingerprintIdentify" }, @@ -2945,7 +2966,7 @@ SUSS_DEFAULT = r'''{ "license": "NonFree" } }, - "timestamp": 1728920062.92063, + "timestamp": 1733823271.362948, "version": 1, - "last_updated": 1732198944.559238 + "last_updated": 1742401014.503398 }'''