[auto-update] Update Ragger snapshots
What changed, and why it matters
This commit only updates three test snapshot images used by an automated testing tool called Ragger. These snapshots are reference screenshots of device screens during tests. There are no code changes, no application logic changes, and nothing that affects the security of the Bitcoin app running on Ledger devices.
No security action needed. Treat as routine test-asset maintenance.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The commit modifies three PNG files under tests/snapshots/ for apex_p, flex, and stax device dashboards. The diff shows only binary file differences with no textual code changes. These are expected reference images for UI regression tests, likely updated because the dashboard display changed slightly in firmware or test environment. No executable code, cryptographic logic, transaction parsing, or user confirmation flow is touched.
Changed components
tests/snapshots/apex_p/test_dashboard/00001.pngtests/snapshots/flex/test_dashboard/00001.pngtests/snapshots/stax/test_dashboard/00001.pngInspect captured patch +0 / −0
diff --git a/tests/snapshots/apex_p/test_dashboard/00001.png b/tests/snapshots/apex_p/test_dashboard/00001.png
index 3a133c9..b3c8b6c 100644
Binary files a/tests/snapshots/apex_p/test_dashboard/00001.png and b/tests/snapshots/apex_p/test_dashboard/00001.png differ
diff --git a/tests/snapshots/flex/test_dashboard/00001.png b/tests/snapshots/flex/test_dashboard/00001.png
index 8aa37b0..8e1d293 100644
Binary files a/tests/snapshots/flex/test_dashboard/00001.png and b/tests/snapshots/flex/test_dashboard/00001.png differ
diff --git a/tests/snapshots/stax/test_dashboard/00001.png b/tests/snapshots/stax/test_dashboard/00001.png
index fca68b5..7c468f0 100644
Binary files a/tests/snapshots/stax/test_dashboard/00001.png and b/tests/snapshots/stax/test_dashboard/00001.png differ
Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.