-
Notifications
You must be signed in to change notification settings - Fork 68
Add security headers integration test #483
Copy link
Copy link
Open
Labels
frontendReact wallet UI and browser clientReact wallet UI and browser clientp2Required for reliable v1 after P0/P1Required for reliable v1 after P0/P1security relatedSecurity vulnerability or hardening workSecurity vulnerability or hardening worktestingTests, fixtures, and validation coverageTests, fixtures, and validation coverage
Description
Metadata
Metadata
Assignees
Labels
frontendReact wallet UI and browser clientReact wallet UI and browser clientp2Required for reliable v1 after P0/P1Required for reliable v1 after P0/P1security relatedSecurity vulnerability or hardening workSecurity vulnerability or hardening worktestingTests, fixtures, and validation coverageTests, fixtures, and validation coverage
Security headers may be dropped by hosting CDN misconfiguration.
Add deployed URL fetch test asserting HSTS, X-Frame-Options, and Referrer-Policy headers.
Acceptance criteria: