Missing User Warnings
Medium
- Confidence
- 91% confidence
- Finding
- The guidance instructs users to persist authenticated browser state to `e2e/.auth/user.json` but does not warn that this file may contain reusable session cookies or tokens. If such artifacts are committed, shared, or exposed in CI logs/artifacts, an attacker could reuse the session to access test or even non-production environments, depending on account segregation.
