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

Unsafe default Chrome launch arguments #472

Open
francisbeaudoin opened this issue Jul 4, 2024 · 0 comments
Open

Unsafe default Chrome launch arguments #472

francisbeaudoin opened this issue Jul 4, 2024 · 0 comments
Assignees

Comments

@francisbeaudoin
Copy link
Contributor

Context
Is there any specific reasons behind launching the Chrome process with disable-web-security?

"disable-web-security" => nil,

This flag is at least disabling the same-origin policy hence having security implications if the browser is navigating to arbitrary websites.

Suggestion
Do not use the disable-web-security flag by default

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

2 participants