Closed
Description
It's easy to make Chrome display any file://
link. A couple of ways:
- Redirect
- window.location.href
Let's figure out if we could have a few ways in Puppeteer to block as much of these as possible. In any case, I'm quite confident that it's not possible to catch all of them. I would definitely recommend serving this API for "trusted" users, e.g. inside your organization.
Metadata
Metadata
Assignees
Labels
No labels