Skip to content

Parse the US Amazon Shopping container in the Amazon artifacts - #2075

Merged
abrignoni merged 1 commit into
mainfrom
fix/amazon-shopping-us-bundle
Sep 1, 2026
Merged

Parse the US Amazon Shopping container in the Amazon artifacts#2075
abrignoni merged 1 commit into
mainfrom
fix/amazon-shopping-us-bundle

Conversation

@abrignoni

Copy link
Copy Markdown
Owner

Fixes the Amazon Shopping artifacts so the US storefront build is parsed. The Cache.db and preferences patterns were literal to com.amazon.AmazonUK, so containers under com.amazon.Amazon were never matched. Both spellings are now accepted, anchored on the exact bundle identifier so sibling Amazon apps with their own Cache.db stay excluded. UK matching is unchanged.

Adds verified sample_data for three corpus images spanning app versions 15.4.0 to 25.22.0, and notes naming the unread SSNAP/SNPFileStore cache and the fields observed empty.

The Cache.db and preferences path patterns were literal to
com.amazon.AmazonUK, so containers stored under com.amazon.Amazon were
never matched and five artifacts reported no files on US-app images.
Both observed bundle identifier spellings are now accepted, matched on
the exact directory or file name so sibling Amazon apps that keep their
own Cache.db under their own identifiers stay excluded. UK pattern text
is unchanged. Adds verified sample_data for three corpus images and
notes naming the unread SSNAP/SNPFileStore cache.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@abrignoni
abrignoni merged commit 38e92eb into main Sep 1, 2026
10 checks passed
@abrignoni
abrignoni deleted the fix/amazon-shopping-us-bundle branch September 1, 2026 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant