https://github.com/microsoft/playwright
· scanned 2026-06-05 06:57 UTC (6 days ago)
· 10 languages
1554 raw signals (176 security + 1378 graph) 11/13 scanners ran 49th percentile · Typescript · huge (>500K LoC) System graph score 50 (higher by 35)
Last scanned 6 days ago · v2 · 713 actionable findings from 2 signal sources. 152 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
60.0 | 0.15 | 9.00 |
security_score |
100.0 | 0.25 | 25.00 |
testing_score |
90.0 | 0.20 | 18.00 |
documentation_score |
90.0 | 0.15 | 13.50 |
practices_score |
79.0 | 0.15 | 11.85 |
code_quality |
70.0 | 0.10 | 7.00 |
| Overall | 1.00 | 84.3 |
All 12290 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
closeAllActivities |
software | healthy | tests/android/androidTest.ts:closeAllActivities |
device |
software | healthy | tests/android/androidTest.ts:device |
browserVersion |
software | healthy | tests/android/androidTest.ts:browserVersion |
getPermission |
software | healthy | tests/library/permissions.spec.ts:getPermission |
checkFeatures |
software | healthy | tests/library/modernizr.spec.ts:checkFeatures |
dispatchTouch |
software | healthy | tests/library/browsercontext-viewport-mobile.spec.ts:dispat… |
box |
software | healthy | tests/library/browsercontext-viewport-mobile.spec.ts:box |
pixel |
software | healthy | tests/library/screenshot.spec.ts:pixel |
__testHookBeforeScreenshot |
software | healthy | tests/library/screenshot.spec.ts:__testHookBeforeScreenshot |
__testHookAfterScreenshot |
software | healthy | tests/library/screenshot.spec.ts:__testHookAfterScreenshot |
getExecutablePath |
software | healthy | tests/library/playwright.config.ts:getExecutablePath |
mode |
software | healthy | tests/library/playwright.config.ts:mode |
reporters |
software | healthy | tests/library/playwright.config.ts:reporters |
onLoad |
software | healthy | tests/library/capabilities.spec.ts:onLoad |
args |
software | healthy | tests/library/defaultbrowsercontext-2.spec.ts:args |
defaultContextCSS |
software | healthy | tests/library/defaultbrowsercontext-2.spec.ts:defaultContex… |
expectCloseTo |
software | healthy | tests/library/browsercontext-pages.spec.ts:expectCloseTo |
button |
software | healthy | tests/library/browsercontext-pages.spec.ts:button |
box |
software | healthy | tests/library/browsercontext-pages.spec.ts:box |
warningHandler |
software | healthy | tests/library/browsercontext-pages.spec.ts:warningHandler |
recordTrace |
software | healthy | tests/library/trace-viewer.spec.ts:recordTrace |
doClick |
software | healthy | tests/library/trace-viewer.spec.ts:doClick |
highlightedDivs |
software | healthy | tests/library/trace-viewer.spec.ts:highlightedDivs |
reloadStartedCallback |
software | healthy | tests/library/trace-viewer.spec.ts:reloadStartedCallback |
parseMillis |
software | healthy | tests/library/trace-viewer.spec.ts:parseMillis |
aliveCount |
software | healthy | tests/library/trace-viewer.spec.ts:aliveCount |
weakSet |
software | healthy | tests/library/trace-viewer.spec.ts:weakSet |
forceRecorder |
software | healthy | tests/library/trace-viewer.spec.ts:forceRecorder |
checkLink |
software | healthy | tests/library/trace-viewer.spec.ts:checkLink |
isAlmostRed |
software | healthy | tests/library/video.spec.ts:isAlmostRed |
isAlmostBlack |
software | healthy | tests/library/video.spec.ts:isAlmostBlack |
isAlmostGray |
software | healthy | tests/library/video.spec.ts:isAlmostGray |
findPixel |
software | healthy | tests/library/video.spec.ts:findPixel |
everyPixel |
software | healthy | tests/library/video.spec.ts:everyPixel |
expectAll |
software | healthy | tests/library/video.spec.ts:expectAll |
findVideos |
software | healthy | tests/library/video.spec.ts:findVideos |
expectRedFrames |
software | healthy | tests/library/video.spec.ts:expectRedFrames |
expectFrames |
software | healthy | tests/library/video.spec.ts:expectFrames |
generate |
software | healthy | tests/library/locator-generator.spec.ts:generate |
generateForSelector |
software | healthy | tests/library/locator-generator.spec.ts:generateForSelector |
generateForNode |
software | healthy | tests/library/locator-generator.spec.ts:generateForNode |
selector |
software | healthy | tests/library/locator-generator.spec.ts:selector |
__testHookLookup |
software | healthy | tests/library/browsercontext-fetch-happy-eyeballs.spec.ts:_… |
parse |
software | healthy | tests/library/css-parser.spec.ts:parse |
expectError |
software | healthy | tests/library/css-parser.spec.ts:expectError |
headless |
software | healthy | tests/library/browsertype-connect.spec.ts:headless |
__testHookBeforeCreateBrowser |
software | healthy | tests/library/browsertype-connect.spec.ts:__testHookBeforeC… |
mycss |
software | healthy | tests/library/browsertype-connect.spec.ts:mycss |
oldTracesDir |
software | healthy | tests/library/browsertype-connect.spec.ts:oldTracesDir |
renegotiate |
software | healthy | tests/library/client-certificates.spec.ts:renegotiate |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
SUPPORT.md |
software | healthy | SUPPORT.md |
CODE_OF_CONDUCT.md |
software | healthy | CODE_OF_CONDUCT.md |
SECURITY.md |
software | healthy | SECURITY.md |
FILING_ISSUES.md |
software | healthy | FILING_ISSUES.md |
tsconfig.json |
software | healthy | tests/tsconfig.json |
playwright.config.ts |
software | warning | tests/android/playwright.config.ts |
browser.spec.ts |
software | warning | tests/android/browser.spec.ts |
webview.spec.ts |
software | warning | tests/android/webview.spec.ts |
device.spec.ts |
software | warning | tests/android/device.spec.ts |
android.spec.ts |
software | warning | tests/android/android.spec.ts |
androidTest.ts |
software | healthy | tests/android/androidTest.ts |
launch-server.spec.ts |
software | warning | tests/android/launch-server.spec.ts |
permissions.spec.ts |
software | healthy | tests/library/permissions.spec.ts |
modernizr.spec.ts |
software | healthy | tests/library/modernizr.spec.ts |
browsercontext-network-event.spec.ts |
software | warning | tests/library/browsercontext-network-event.spec.ts |
favicon.spec.ts |
software | warning | tests/library/favicon.spec.ts |
locator-dispatchevent-touch.spec.ts |
software | warning | tests/library/locator-dispatchevent-touch.spec.ts |
browsercontext-viewport-mobile.spec.ts |
software | healthy | tests/library/browsercontext-viewport-mobile.spec.ts |
screenshot.spec.ts |
software | healthy | tests/library/screenshot.spec.ts |
unroute-behavior.spec.ts |
software | warning | tests/library/unroute-behavior.spec.ts |
browsercontext-cookies.spec.ts |
software | warning | tests/library/browsercontext-cookies.spec.ts |
playwright.config.ts |
software | healthy | tests/library/playwright.config.ts |
global-fetch.spec.ts |
software | warning | tests/library/global-fetch.spec.ts |
capabilities.spec.ts |
software | healthy | tests/library/capabilities.spec.ts |
defaultbrowsercontext-2.spec.ts |
software | healthy | tests/library/defaultbrowsercontext-2.spec.ts |
browsercontext-pages.spec.ts |
software | healthy | tests/library/browsercontext-pages.spec.ts |
trace-viewer.spec.ts |
software | healthy | tests/library/trace-viewer.spec.ts |
browsercontext-expose-function.spec.ts |
software | warning | tests/library/browsercontext-expose-function.spec.ts |
video.spec.ts |
software | healthy | tests/library/video.spec.ts |
locator-generator.spec.ts |
software | healthy | tests/library/locator-generator.spec.ts |
browsercontext-fetch-happy-eyeballs.spec.ts |
software | healthy | tests/library/browsercontext-fetch-happy-eyeballs.spec.ts |
launcher.spec.ts |
software | warning | tests/library/launcher.spec.ts |
headful.spec.ts |
software | healthy | tests/library/headful.spec.ts |
page-clock.frozen.spec.ts |
software | warning | tests/library/page-clock.frozen.spec.ts |
css-parser.spec.ts |
software | healthy | tests/library/css-parser.spec.ts |
browsertype-connect.spec.ts |
software | healthy | tests/library/browsertype-connect.spec.ts |
client-certificates.spec.ts |
software | healthy | tests/library/client-certificates.spec.ts |
proxy.spec.ts |
software | healthy | tests/library/proxy.spec.ts |
multiclient.spec.ts |
software | healthy | tests/library/multiclient.spec.ts |
browsercontext-base-url.spec.ts |
software | warning | tests/library/browsercontext-base-url.spec.ts |
proxy-pattern.spec.ts |
software | warning | tests/library/proxy-pattern.spec.ts |
screencast.spec.ts |
software | healthy | tests/library/screencast.spec.ts |
debug-controller.spec.ts |
software | warning | tests/library/debug-controller.spec.ts |
channels.spec.ts |
software | healthy | tests/library/channels.spec.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
extends |
software | healthy | tests/library/trace-viewer.spec.ts:extends |
augue |
software | healthy | tests/library/headful.spec.ts:augue |
aliquet |
software | healthy | tests/library/headful.spec.ts:aliquet |
vehicula |
software | healthy | tests/library/headful.spec.ts:vehicula |
LaunchScenario |
software | healthy | tests/library/browsercontext-reuse.spec.ts:LaunchScenario |
ConnectScenario |
software | healthy | tests/library/browsercontext-reuse.spec.ts:ConnectScenario |
to |
software | healthy | tests/library/selector-generator.spec.ts:to |
MyInput |
software | healthy | tests/library/hit-target.spec.ts:MyInput |
VideoPlayer |
software | healthy | tests/library/videoPlayer.ts:VideoPlayer |
augue |
software | healthy | tests/library/browsercontext-device.spec.ts:augue |
aliquet |
software | healthy | tests/library/browsercontext-device.spec.ts:aliquet |
vehicula |
software | healthy | tests/library/browsercontext-device.spec.ts:vehicula |
MyEE |
software | healthy | tests/library/events/subclass.spec.ts:MyEE |
MyEE2 |
software | healthy | tests/library/events/subclass.spec.ts:MyEE2 |
EventEmitter |
software | healthy | tests/library/events/utils.ts:EventEmitter |
TestStream |
software | healthy | tests/library/events/listeners.spec.ts:TestStream |
Tests |
software | healthy | tests/library/inspector/cli-codegen-csharp.spec.ts:Tests |
RecorderLog |
software | healthy | tests/library/inspector/recorder-api.spec.ts:RecorderLog |
MyComponent |
software | healthy | tests/library/inspector/cli-codegen-3.spec.ts:MyComponent |
Example |
software | healthy | tests/library/inspector/cli-codegen-java.spec.ts:Example |
TestExample |
software | healthy | tests/library/inspector/cli-codegen-java.spec.ts:TestExample |
Recorder |
software | healthy | tests/library/inspector/inspectorTest.ts:Recorder |
CLIMock |
software | healthy | tests/library/inspector/inspectorTest.ts:CLIMock |
WebSocketTransport |
software | healthy | tests/config/debugControllerBackend.ts:WebSocketTransport |
Backend |
software | healthy | tests/config/debugControllerBackend.ts:Backend |
MockSocksServer |
software | healthy | tests/config/serverFixtures.ts:MockSocksServer |
DriverTestMode |
software | healthy | tests/config/testMode.ts:DriverTestMode |
DefaultTestMode |
software | healthy | tests/config/testMode.ts:DefaultTestMode |
TraceViewerPage |
software | healthy | tests/config/traceViewerFixtures.ts:TraceViewerPage |
RunServer |
software | healthy | tests/config/remoteServer.ts:RunServer |
RemoteServer |
software | healthy | tests/config/remoteServer.ts:RemoteServer |
MarkdownReporter |
software | healthy | tests/config/ghaMarkdownReporter.ts:MarkdownReporter |
GHAMarkdownReporter |
software | healthy | tests/config/ghaMarkdownReporter.ts:GHAMarkdownReporter |
TestChildProcess |
software | healthy | tests/config/commonFixtures.ts:TestChildProcess |
TestProxy |
software | healthy | tests/config/proxy.ts:TestProxy |
TestServer |
software | healthy | tests/config/testserver/index.ts:TestServer |
RefImpl |
software | healthy | tests/assets/reading-list/vue_3.1.5.js:RefImpl |
CustomRefImpl |
software | healthy | tests/assets/reading-list/vue_3.1.5.js:CustomRefImpl |
ObjectRefImpl |
software | healthy | tests/assets/reading-list/vue_3.1.5.js:ObjectRefImpl |
ComputedRefImpl |
software | healthy | tests/assets/reading-list/vue_3.1.5.js:ComputedRefImpl |
bindings |
software | healthy | tests/assets/reading-list/vue_3.1.5.js:bindings |
and |
software | healthy | tests/assets/reading-list/vue_3.1.5.js:and |
component |
software | healthy | tests/assets/reading-list/vue_3.1.5.js:component |
applied |
software | healthy | tests/assets/reading-list/vue_3.1.5.js:applied |
that |
software | healthy | tests/assets/reading-list/vue_2.6.14.js:that |
bindings |
software | healthy | tests/assets/reading-list/vue_2.6.14.js:bindings |
if |
software | healthy | tests/assets/reading-list/vue_2.6.14.js:if |
with |
software | healthy | tests/assets/reading-list/vue_2.6.14.js:with |
applied |
software | healthy | tests/assets/reading-list/vue_2.6.14.js:applied |
instead |
software | healthy | tests/assets/reading-list/react_15.7.0.js:instead |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
android |
software | healthy | tests/android |
library |
software | healthy | tests/library |
unit |
software | healthy | tests/library/unit |
events |
software | healthy | tests/library/events |
__llm_cache__ |
software | healthy | tests/library/__llm_cache__ |
firefox |
software | healthy | tests/library/firefox |
inspector |
software | healthy | tests/library/inspector |
chromium |
software | healthy | tests/library/chromium |
electron |
software | healthy | tests/electron |
assets |
software | healthy | tests/electron/assets |
config |
software | healthy | tests/config |
testserver |
software | healthy | tests/config/testserver |
webview |
software | healthy | tests/webview |
mcp |
software | healthy | tests/mcp |
components |
software | healthy | tests/components |
ct-vue-cli |
software | healthy | tests/components/ct-vue-cli |
tests |
software | healthy | tests/components/ct-vue-cli/tests |
slots |
software | healthy | tests/components/ct-vue-cli/tests/slots |
events |
software | healthy | tests/components/ct-vue-cli/tests/events |
unmount |
software | healthy | tests/components/ct-vue-cli/tests/unmount |
vue-router |
software | healthy | tests/components/ct-vue-cli/tests/vue-router |
update |
software | healthy | tests/components/ct-vue-cli/tests/update |
render |
software | healthy | tests/components/ct-vue-cli/tests/render |
public |
software | healthy | tests/components/ct-vue-cli/public |
playwright |
software | healthy | tests/components/ct-vue-cli/playwright |
src |
software | healthy | tests/components/ct-vue-cli/src |
router |
software | healthy | tests/components/ct-vue-cli/src/router |
components |
software | healthy | tests/components/ct-vue-cli/src/components |
assets |
software | healthy | tests/components/ct-vue-cli/src/assets |
pages |
software | healthy | tests/components/ct-vue-cli/src/pages |
ct-react17 |
software | healthy | tests/components/ct-react17 |
tests |
software | healthy | tests/components/ct-react17/tests |
public |
software | healthy | tests/components/ct-react17/public |
playwright |
software | healthy | tests/components/ct-react17/playwright |
src |
software | healthy | tests/components/ct-react17/src |
components |
software | healthy | tests/components/ct-react17/src/components |
assets |
software | healthy | tests/components/ct-react17/src/assets |
pages |
software | healthy | tests/components/ct-react17/src/pages |
ct-react-vite |
software | healthy | tests/components/ct-react-vite |
tests |
software | healthy | tests/components/ct-react-vite/tests |
playwright |
software | healthy | tests/components/ct-react-vite/playwright |
src |
software | healthy | tests/components/ct-react-vite/src |
components |
software | healthy | tests/components/ct-react-vite/src/components |
assets |
software | healthy | tests/components/ct-react-vite/src/assets |
pages |
software | healthy | tests/components/ct-react-vite/src/pages |
ct-vue-vite |
software | healthy | tests/components/ct-vue-vite |
tests |
software | healthy | tests/components/ct-vue-vite/tests |
slots |
software | healthy | tests/components/ct-vue-vite/tests/slots |
events |
software | healthy | tests/components/ct-vue-vite/tests/events |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
copilot-setup-steps |
cicd | healthy | examples/todomvc/.github/workflows/copilot-setup-steps.yml |
publish-docker-release |
cicd | healthy | .github/workflows/publish_release_docker.yml |
test_clock_frozen_time_linux |
cicd | healthy | .github/workflows/tests_others.yml |
test_clock_frozen_time_test_runner |
cicd | healthy | .github/workflows/tests_others.yml |
test_electron |
cicd | healthy | .github/workflows/tests_others.yml |
test_mcp |
cicd | healthy | .github/workflows/tests_mcp.yml |
trigger-nodejs-roll |
cicd | healthy | .github/workflows/roll_nodejs.yml |
test_components |
cicd | healthy | .github/workflows/tests_components.yml |
check |
cicd | healthy | .github/workflows/pr_check_client_side_changes.yml |
copilot-setup-steps |
cicd | healthy | .github/workflows/copilot-setup-steps.yml |
test_linux_docker |
cicd | healthy | .github/workflows/tests_docker.yml |
test_extension |
cicd | healthy | .github/workflows/tests_extension.yml |
test_linux_docker |
cicd | healthy | .github/workflows/tests_docker_changes.yml |
test_linux_docker |
cicd | healthy | .github/workflows/tests_docker_release.yml |
test_webview_simulator |
cicd | healthy | .github/workflows/tests_webview_simulator.yml |
publish-extension-chrome-web-store |
cicd | healthy | .github/workflows/publish_extension.yml |
test_bidi |
cicd | healthy | .github/workflows/tests_bidi.yml |
trigger-roll |
cicd | healthy | .github/workflows/roll_stable_test_runner.yml |
roll |
cicd | healthy | .github/workflows/roll_browser_into_playwright.yml |
test_linux |
cicd | healthy | .github/workflows/tests_primary.yml |
test_test_runner |
cicd | healthy | .github/workflows/tests_primary.yml |
test_vscode_extension |
cicd | healthy | .github/workflows/tests_primary.yml |
test_package_installations |
cicd | healthy | .github/workflows/tests_primary.yml |
publish-npm-and-driver |
cicd | healthy | .github/workflows/publish_release.yml |
publish-trace-viewer |
cicd | healthy | .github/workflows/publish_release.yml |
doc-and-lint |
cicd | healthy | .github/workflows/infra.yml |
lint-snippets |
cicd | healthy | .github/workflows/infra.yml |
test_mac |
cicd | healthy | .github/workflows/tests_secondary.yml |
test_win |
cicd | healthy | .github/workflows/tests_secondary.yml |
test-package-installations-other-node-versions |
cicd | healthy | .github/workflows/tests_secondary.yml |
driver_linux |
cicd | healthy | .github/workflows/tests_secondary.yml |
tracing_linux |
cicd | healthy | .github/workflows/tests_secondary.yml |
test_chromium_channels |
cicd | healthy | .github/workflows/tests_secondary.yml |
build-playwright-driver |
cicd | healthy | .github/workflows/tests_secondary.yml |
test_android |
cicd | healthy | .github/workflows/tests_secondary.yml |
merge-reports |
cicd | healthy | .github/workflows/create_test_report.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
10.0.2.2 |
network | healthy | tests/android/playwright.config.ts |
127.0.0.1 |
network | healthy | tests/android/android.spec.ts |
127.0.0.2 |
network | healthy | tests/library/browsercontext-fetch-happy-eyeballs.spec.ts |
169.254.3.4 |
network | healthy | tests/library/proxy.spec.ts |
123.123.123.123 |
network | healthy | tests/library/proxy-pattern.spec.ts |
116.0.0.0 |
network | healthy | tests/library/browsercontext-user-agent.spec.ts |
19.4.3.5 |
network | healthy | tests/assets/reading-list/react_15.7.0.js |
10.0.0.2 |
network | healthy | tests/page/page-request-intercept.spec.ts |
018.066.079.158 |
network | healthy | packages/dashboard/src/icons.tsx |
212.224.231.114 |
network | healthy | packages/dashboard/src/icons.tsx |
454.243.668.386 |
network | healthy | packages/dashboard/src/icons.tsx |
123.082.233.09 |
network | healthy | packages/dashboard/src/icons.tsx |
1.82.63.27 |
network | healthy | packages/dashboard/src/icons.tsx |
385.506.792.704 |
network | healthy | packages/dashboard/src/icons.tsx |
1.218.315.675 |
network | healthy | packages/dashboard/src/icons.tsx |
088.294.016.257 |
network | healthy | packages/dashboard/src/icons.tsx |
01.147.038.246 |
network | healthy | packages/dashboard/src/icons.tsx |
067.019.177.011 |
network | healthy | packages/dashboard/src/icons.tsx |
411.406.562.957 |
network | healthy | packages/dashboard/src/icons.tsx |
059.19.162.346 |
network | healthy | packages/dashboard/src/icons.tsx |
353.677.573.989 |
network | healthy | packages/dashboard/src/icons.tsx |
02.03.085.076 |
network | healthy | packages/dashboard/src/icons.tsx |
1.53.27.161 |
network | healthy | packages/dashboard/src/icons.tsx |
107.328.204.501 |
network | healthy | packages/dashboard/src/icons.tsx |
29.447.222.85 |
network | healthy | packages/dashboard/src/icons.tsx |
029.109.101.143 |
network | healthy | packages/dashboard/src/icons.tsx |
2.5.4.3 |
network | healthy | packages/utils/crypto.ts |
2.5.4.10 |
network | healthy | packages/utils/crypto.ts |
10.0.0.1 |
network | healthy | packages/utils/socksProxy.ts |
138.112.25.25 |
network | healthy | packages/extension/src/ui/icons.tsx |
1.298.25.25 |
network | healthy | packages/html-reporter/src/icons.tsx |
414.336.75.75 |
network | healthy | packages/html-reporter/src/icons.tsx |
1.042.018.751 |
network | healthy | packages/html-reporter/src/icons.tsx |
2.1.9.9 |
network | healthy | packages/html-reporter/src/icons.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | tests/components/ct-react17/src/App.tsx |
DelayedData |
frontend | healthy | tests/components/ct-react17/src/components/DelayedData.tsx |
MultiRoot |
frontend | healthy | tests/components/ct-react17/src/components/MultiRoot.tsx |
Button |
frontend | healthy | tests/components/ct-react17/src/components/Button.tsx |
EmptyFragment |
frontend | healthy | tests/components/ct-react17/src/components/EmptyFragment.tsx |
CheckChildrenProp |
frontend | healthy | tests/components/ct-react17/src/components/CheckChildrenPro… |
MultipleChildren |
frontend | healthy | tests/components/ct-react17/src/components/MultipleChildren… |
Fetch |
frontend | healthy | tests/components/ct-react17/src/components/Fetch.tsx |
Counter |
frontend | healthy | tests/components/ct-react17/src/components/Counter.tsx |
DefaultChildren |
frontend | healthy | tests/components/ct-react17/src/components/DefaultChildren.… |
LoginPage |
frontend | healthy | tests/components/ct-react17/src/pages/LoginPage.tsx |
DashboardPage |
frontend | healthy | tests/components/ct-react17/src/pages/DashboardPage.tsx |
App |
frontend | healthy | tests/components/ct-react-vite/src/App.tsx |
MultiRoot |
frontend | healthy | tests/components/ct-react-vite/src/components/MultiRoot.tsx |
Button |
frontend | healthy | tests/components/ct-react-vite/src/components/Button.tsx |
EmptyFragment |
frontend | healthy | tests/components/ct-react-vite/src/components/EmptyFragment… |
CheckChildrenProp |
frontend | healthy | tests/components/ct-react-vite/src/components/CheckChildren… |
MultipleChildren |
frontend | healthy | tests/components/ct-react-vite/src/components/MultipleChild… |
TitleWithFont |
frontend | healthy | tests/components/ct-react-vite/src/components/TitleWithFont… |
Fetcher |
frontend | healthy | tests/components/ct-react-vite/src/components/Fetcher.tsx |
Counter |
frontend | healthy | tests/components/ct-react-vite/src/components/Counter.tsx |
DefaultChildren |
frontend | healthy | tests/components/ct-react-vite/src/components/DefaultChildr… |
LoginPage |
frontend | healthy | tests/components/ct-react-vite/src/pages/LoginPage.tsx |
DashboardPage |
frontend | healthy | tests/components/ct-react-vite/src/pages/DashboardPage.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3777 |
network | healthy | tests/library/playwright.config.ts |
port:1234 |
network | healthy | tests/library/browsertype-launch.spec.ts |
port:9339 |
network | healthy | tests/library/browsercontext-fetch.spec.ts |
port:8800 |
network | healthy | tests/library/browsertype-launch-server.spec.ts |
port:13122 |
network | healthy | tests/library/firefox/launcher.spec.ts |
port:9222 |
network | healthy | tests/library/chromium/chromium.spec.ts |
port:9223 |
network | healthy | tests/library/chromium/chromium.spec.ts |
port:8907 |
network | healthy | tests/config/serverFixtures.ts |
port:9100 |
network | healthy | tests/mcp/fixtures.ts |
port:12345 |
network | healthy | tests/playwright-test/web-server.spec.ts |
port:9876 |
network | healthy | tests/playwright-test/loader.spec.ts |
port:123 |
network | healthy | tests/playwright-test/config.spec.ts |
port:8082 |
network | healthy | tests/playwright-test/config.spec.ts |
port:80 |
network | healthy | tests/third_party/proxy/index.ts |
port:443 |
network | healthy | packages/playwright-core/src/server/firefox/ffBrowser.ts |
port:3001 |
network | healthy | packages/playwright/types/test.d.ts |
port:3000 |
network | healthy | examples/todomvc/playwright.config.ts |
port:9900 |
network | healthy | examples/mock-battery/playwright.config.js |
port:10 |
network | healthy | .github/workflows/roll_nodejs.yml |
port:58 |
network | healthy | .github/workflows/tests_primary.yml |
port:42 |
network | healthy | .github/workflows/tests_primary.yml |
port:44 |
network | healthy | .github/workflows/tests_primary.yml |
port:33 |
network | healthy | .github/workflows/tests_primary.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::copilot-setup-steps |
cicd | healthy | examples/todomvc/.github/workflows/copilot-setup-steps.yml |
gha::publish_release_docker |
cicd | healthy | .github/workflows/publish_release_docker.yml |
gha::tests_others |
cicd | healthy | .github/workflows/tests_others.yml |
gha::tests_mcp |
cicd | healthy | .github/workflows/tests_mcp.yml |
gha::roll_nodejs |
cicd | healthy | .github/workflows/roll_nodejs.yml |
gha::tests_components |
cicd | healthy | .github/workflows/tests_components.yml |
gha::pr_check_client_side_changes |
cicd | healthy | .github/workflows/pr_check_client_side_changes.yml |
gha::copilot-setup-steps |
cicd | healthy | .github/workflows/copilot-setup-steps.yml |
gha::tests_docker |
cicd | healthy | .github/workflows/tests_docker.yml |
gha::tests_extension |
cicd | healthy | .github/workflows/tests_extension.yml |
gha::tests_docker_changes |
cicd | healthy | .github/workflows/tests_docker_changes.yml |
gha::tests_docker_release |
cicd | healthy | .github/workflows/tests_docker_release.yml |
gha::tests_webview_simulator |
cicd | healthy | .github/workflows/tests_webview_simulator.yml |
gha::publish_extension |
cicd | healthy | .github/workflows/publish_extension.yml |
gha::tests_bidi |
cicd | healthy | .github/workflows/tests_bidi.yml |
gha::roll_stable_test_runner |
cicd | healthy | .github/workflows/roll_stable_test_runner.yml |
gha::roll_browser_into_playwright |
cicd | healthy | .github/workflows/roll_browser_into_playwright.yml |
gha::tests_primary |
cicd | healthy | .github/workflows/tests_primary.yml |
gha::publish_release |
cicd | healthy | .github/workflows/publish_release.yml |
gha::infra |
cicd | healthy | .github/workflows/infra.yml |
gha::tests_secondary |
cicd | healthy | .github/workflows/tests_secondary.yml |
gha::create_test_report |
cicd | healthy | .github/workflows/create_test_report.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
BROWSER |
cicd | healthy | — |
AZURE_BLOB_REPORTS_CLIENT_ID |
cicd | healthy | — |
AZURE_PW_CDN_SUBSCRIPTION_ID |
cicd | healthy | — |
AZURE_FLAKINESS_DASHBOARD_SUBSCRIPTION_ID |
cicd | healthy | — |
AZURE_FLAKINESS_DASHBOARD_TENANT_ID |
cicd | healthy | — |
CHROME_REFRESH_TOKEN |
cicd | healthy | — |
AZURE_DOCKER_SUBSCRIPTION_ID |
cicd | healthy | — |
REVISION |
cicd | healthy | — |
CHROME_EXTENSION_ID |
cicd | healthy | — |
AZURE_PW_CDN_TENANT_ID |
cicd | healthy | — |
AZURE_FLAKINESS_DASHBOARD_CLIENT_ID |
cicd | healthy | — |
AZURE_BLOB_REPORTS_TENANT_ID |
cicd | healthy | — |
AZURE_PW_CDN_CLIENT_ID |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
AZURE_DOCKER_TENANT_ID |
cicd | healthy | — |
AZURE_DOCKER_CLIENT_ID |
cicd | healthy | — |
PLAYWRIGHT_PRIVATE_KEY |
cicd | healthy | — |
AZURE_BLOB_REPORTS_SUBSCRIPTION_ID |
cicd | healthy | — |
CHROME_CLIENT_SECRET |
cicd | healthy | — |
CHROME_CLIENT_ID |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::tests/library/proxy.spec.ts |
security | healthy | tests/library/proxy.spec.ts |
password_literal::tests/library/proxy.spec.ts |
security | healthy | tests/library/proxy.spec.ts |
password_literal::tests/library/proxy.spec.ts |
security | healthy | tests/library/proxy.spec.ts |
password_literal::tests/library/browsercontext-proxy.spec.ts |
security | healthy | tests/library/browsercontext-proxy.spec.ts |
password_literal::tests/library/browsercontext-proxy.spec.ts |
security | healthy | tests/library/browsercontext-proxy.spec.ts |
password_literal::tests/library/browsercontext-proxy.spec.ts |
security | healthy | tests/library/browsercontext-proxy.spec.ts |
password_literal::tests/library/browsercontext-proxy.spec.ts |
security | healthy | tests/library/browsercontext-proxy.spec.ts |
password_literal::tests/library/browsercontext-proxy.spec.ts |
security | healthy | tests/library/browsercontext-proxy.spec.ts |
password_literal::tests/library/browsercontext-proxy.spec.ts |
security | healthy | tests/library/browsercontext-proxy.spec.ts |
password_literal::tests/library/browsercontext-proxy.spec.ts |
security | healthy | tests/library/browsercontext-proxy.spec.ts |
password_literal::tests/library/fetch-proxy.spec.ts |
security | healthy | tests/library/fetch-proxy.spec.ts |
password_literal::tests/library/fetch-proxy.spec.ts |
security | healthy | tests/library/fetch-proxy.spec.ts |
password_literal::packages/playwright/types/test.d.ts |
security | healthy | packages/playwright/types/test.d.ts |
password_literal::packages/playwright/types/test.d.ts |
security | healthy | packages/playwright/types/test.d.ts |
password_literal::packages/playwright/types/test.d.ts |
security | healthy | packages/playwright/types/test.d.ts |
password_literal::packages/playwright/types/test.d.ts |
security | healthy | packages/playwright/types/test.d.ts |
password_literal::packages/playwright/types/test.d.ts |
security | healthy | packages/playwright/types/test.d.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
/LoginPage |
frontend | healthy | tests/components/ct-react17/src/pages/LoginPage.tsx |
/DashboardPage |
frontend | healthy | tests/components/ct-react17/src/pages/DashboardPage.tsx |
/ |
frontend | healthy | tests/components/ct-react17/src/App.tsx |
dashboard |
frontend | healthy | tests/components/ct-react17/src/App.tsx |
/connect |
frontend | healthy | tests/android/launch-server.spec.ts |
/grid.html |
frontend | healthy | tests/library/browsercontext-add-cookies.spec.ts |
/api/v1 |
frontend | healthy | tests/library/browsercontext-clearcookies.spec.ts |
/api/v2 |
frontend | healthy | tests/library/browsercontext-clearcookies.spec.ts |
/tmp/state2.json |
frontend | healthy | tests/library/browsercontext-cookies-third-party.spec.ts |
/some=value |
frontend | healthy | tests/library/global-fetch-cookie.spec.ts |
/echo_redir |
frontend | healthy | tests/library/browsercontext-har.spec.ts |
/echo |
frontend | healthy | tests/library/browsercontext-har.spec.ts |
/test |
frontend | healthy | tests/mcp/cookies.spec.ts |
/dashboard |
frontend | healthy | tests/components/ct-vue-cli/src/router/index.js |
/__vite_hmr |
frontend | healthy | packages/utils/httpServer.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::.github/workflows/create_test_report.yml |
security | healthy | .github/workflows/create_test_report.yml |
auth::.github/workflows/tests_bidi.yml |
security | healthy | .github/workflows/tests_bidi.yml |
auth::.github/workflows/publish_release.yml |
security | healthy | .github/workflows/publish_release.yml |
auth::.github/workflows/tests_others.yml |
security | healthy | .github/workflows/tests_others.yml |
auth::.github/workflows/tests_primary.yml |
security | healthy | .github/workflows/tests_primary.yml |
auth::.github/workflows/publish_release_docker.yml |
security | healthy | .github/workflows/publish_release_docker.yml |
auth::.github/workflows/tests_docker.yml |
security | healthy | .github/workflows/tests_docker.yml |
auth::.github/workflows/tests_secondary.yml |
security | healthy | .github/workflows/tests_secondary.yml |
auth::tests/page/interception.spec.ts |
security | healthy | tests/page/interception.spec.ts |
auth::.github/workflows/tests_mcp.yml |
security | healthy | .github/workflows/tests_mcp.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::digitalocean |
hardware | healthy | tests/assets/modernizr/modernizr.js |
vps::linode |
hardware | healthy | utils/markdown.js |
vps::azure |
hardware | healthy | utils/flakiness-dashboard/package.json |
vps::ec2 |
hardware | healthy | packages/playwright-core/src/server/credentials.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-ivvfju36 |
software | healthy | /tmp/repobility-clone-ivvfju36 |
| Label | Layer | Status | Path |
|---|---|---|---|
GET |
api | healthy | utils/generate_chromium_default_font_families.js |
| Label | Layer | Status | Path |
|---|---|---|---|
Subscription root |
api | healthy | packages/playwright-core/src/server/bidi/third_party/bidiPr… |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | tests/library/screenshot.spec.ts |
This page is publicly accessible at:
https://repobility.com/scan/9bb00805-809e-47f5-9654-92e7f805606b/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/9bb00805-809e-47f5-9654-92e7f805606b/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.