Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross-Origin-Embedder-Policy not supported #74

Open
jamie-taylor-rjj opened this issue May 11, 2023 · 0 comments
Open

Cross-Origin-Embedder-Policy not supported #74

jamie-taylor-rjj opened this issue May 11, 2023 · 0 comments

Comments

@jamie-taylor-rjj
Copy link
Collaborator

10k ft View

The HTTP Cross-Origin-Embedder-Policy (COEP) response header configures embedding cross-origin resources into the document.

Source: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cross-Origin-Embedder-Policy

OWASP recommended value (as of May 11th, 2023): Cross-Origin-Embedder-Policy: require-corp

This value means that "A document can only load resources from the same origin, or resources explicitly marked as loadable from another origin."

Resources

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

No branches or pull requests

1 participant