Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Potential opener manipulation (#10318)
<!-- Before opening a pull request, please read the [contributing guidelines](https://github.com/pancakeswap/pancake-frontend/blob/develop/CONTRIBUTING.md) first --> <!-- start pr-codex --> --- ## PR-Codex overview This PR adds a new security header `Cross-Origin-Opener-Policy` with the value `same-origin` in the `withWebSecurityHeaders.ts` file. ### Detailed summary - Added a new security header `Cross-Origin-Opener-Policy` with value `same-origin` > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
- Loading branch information