microsoft / playwright

Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
https://playwright.dev
Apache License 2.0
67.15k stars 3.69k forks source link

[Docs]: Playwright CDN #32802

Closed ChristianHuff-DEV closed 2 months ago

ChristianHuff-DEV commented 2 months ago

Page(s)

https://playwright.dev/docs/browsers#install-browsers

Description

The organization I work for is currently in the process of evaluating Playwright. Part of this process is a risk assessment to ensure software security, compliance with regulatory requirements and ISO standards.

Thanks to Playwright being open source and the transparency around it, Playwright itself is no issue. But we have questions regarding the CDN mirrors that are not explicitly answered in the documentation.

We found that there are three mirrors:

https://playwright.azureedge.net/ https://playwright-akamai.azureedge.net/ https://playwright-verizon.azureedge.net/

mxschmitt commented 2 months ago

Can you confirm that all three mirrors are under the control of Microsoft and the Playwright team respectively?

We own and plan to continue to maintain them in the future.

Is the process of creating and uploading the binaries part of this repository or any other repository in the Microsoft organisation where we could review it?

The browser patches are public, Chromium is not modified. Upstream build instructions for them apply: