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

Frame Ancestors are allowed to have non-leading wildcards #58

Open
HandyHat opened this issue May 8, 2023 · 0 comments
Open

Frame Ancestors are allowed to have non-leading wildcards #58

HandyHat opened this issue May 8, 2023 · 0 comments

Comments

@HandyHat
Copy link

HandyHat commented May 8, 2023

As described on MDN (https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/frame-ancestors#sources), any wildcards used in a source for the frame-ancestors directive must be leading. However, CSP Evaluator does not flag when a non-leading wildcard is used, and instead says it is all good:
image

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