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' and 'Cross-Origin-Opener-Policy' checks #84

Merged
merged 1 commit into from
Oct 13, 2020

Conversation

GatewayBit
Copy link
Contributor

I've also implemented checks for the 'Cross-Origin-Embedder-Policy' header using the following sources, MDN and HTML Living Standard.

I've implemented checks for the 'Cross-Origin-Opener-Policy' header using the following sources, MDN and HTML Living Standard.

Added comments regarding the checks and introduced 2 new TWA codes.

Closes #76

@woodruffw woodruffw self-requested a review October 12, 2020 15:14
@woodruffw woodruffw added the enhancement New feature or request label Oct 12, 2020
Copy link
Member

@woodruffw woodruffw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@woodruffw woodruffw merged commit 4554f3b into trailofbits:master Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support more Cross-Origin headers
2 participants