Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.
37 of your 56 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

LadybirdBrowser/ladybird

https://github.com/LadybirdBrowser/ladybird · scanned 2026-06-05 09:01 UTC (5 days, 19 hours ago) · 10 languages

1179 raw signals (51 security + 1128 graph) 11/13 scanners ran 68th percentile · C · medium (20-100K LoC) System graph score 67 (lower by 5)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 19 hours ago · v2 · 532 actionable findings from 2 signal sources. 81 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 75.0 0.15 11.25
security_score 100.0 0.25 25.00
testing_score 0.0 0.20 0.00
documentation_score 60.0 0.15 9.00
practices_score 61.0 0.15 9.15
code_quality 80.0 0.10 8.00
Overall 1.00 62.4
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 21968 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.

LabelLayerStatusPath
rust-toolchain.toml software healthy rust-toolchain.toml
Cargo.toml software healthy Cargo.toml
README.md software healthy README.md
rustfmt.toml software healthy rustfmt.toml
CONTRIBUTING.md software healthy CONTRIBUTING.md
.ycm_extra_conf.py software healthy .ycm_extra_conf.py
ISSUES.md software healthy ISSUES.md
.pre-commit-config.yaml software healthy .pre-commit-config.yaml
pyproject.toml software healthy pyproject.toml
vcpkg.json software healthy vcpkg.json
CMakePresets.json software healthy CMakePresets.json
vcpkg-configuration.json software healthy vcpkg-configuration.json
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
SECURITY.md software healthy SECURITY.md
devcontainer.json software healthy .devcontainer/devcontainer.json
devcontainer.json software healthy .devcontainer/optimized/devcontainer.json
devcontainer.json software healthy .devcontainer/fedora-ci/devcontainer.json
Dockerfile software healthy .devcontainer/fedora-ci/Dockerfile
devcontainer-feature.json software healthy .devcontainer/features/vcpkg-cache/devcontainer-feature.json
install.sh software healthy .devcontainer/features/vcpkg-cache/install.sh
devcontainer-feature.json software healthy .devcontainer/features/ladybird/devcontainer-feature.json
install-ubuntu.sh software healthy .devcontainer/features/ladybird/install-ubuntu.sh
install.sh software healthy .devcontainer/features/ladybird/install.sh
install-fedora.sh software healthy .devcontainer/features/ladybird/install-fedora.sh
Client.cpp software healthy Services/WebDriver/Client.cpp
main.cpp software healthy Services/WebDriver/main.cpp
WebContentConnection.cpp software healthy Services/WebDriver/WebContentConnection.cpp
Session.cpp software healthy Services/WebDriver/Session.cpp
Session.h software healthy Services/WebDriver/Session.h
WebContentConnection.h software healthy Services/WebDriver/WebContentConnection.h
Client.h software healthy Services/WebDriver/Client.h
PageHost.cpp software healthy Services/WebWorker/PageHost.cpp
ConnectionFromClient.cpp software healthy Services/WebWorker/ConnectionFromClient.cpp
Forward.h software healthy Services/WebWorker/Forward.h
main.cpp software healthy Services/WebWorker/main.cpp
ConnectionFromClient.h software healthy Services/WebWorker/ConnectionFromClient.h
WorkerHost.cpp software healthy Services/WebWorker/WorkerHost.cpp
PageHost.h software healthy Services/WebWorker/PageHost.h
WorkerHost.h software healthy Services/WebWorker/WorkerHost.h
ConnectionFromClient.cpp software healthy Services/ImageDecoder/ConnectionFromClient.cpp
Forward.h software healthy Services/ImageDecoder/Forward.h
main.cpp software healthy Services/ImageDecoder/main.cpp
ConnectionFromClient.h software healthy Services/ImageDecoder/ConnectionFromClient.h
WebContentCompositorHost.cpp software healthy Services/WebContent/WebContentCompositorHost.cpp
WebUIConnection.h software healthy Services/WebContent/WebUIConnection.h
PageHost.cpp software healthy Services/WebContent/PageHost.cpp
WebDriverConnection.h software healthy Services/WebContent/WebDriverConnection.h
WebContentConsoleClient.h software healthy Services/WebContent/WebContentConsoleClient.h
ConnectionFromClient.cpp software healthy Services/WebContent/ConnectionFromClient.cpp
CompositorConnection.h software healthy Services/WebContent/CompositorConnection.h

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
is_header_file software healthy .ycm_extra_conf.py:44
find_corresponding_source_file software healthy .ycm_extra_conf.py:49
Settings software dead .ycm_extra_conf.py:59
getByteFormatter software healthy Base/res/ladybird/utils.js:getByteFormatter
loadSettings software healthy Base/res/ladybird/about-pages/settings/network.js:loadSetti…
loadDnsSettings software healthy Base/res/ladybird/about-pages/settings/network.js:loadDnsSe…
updateDnsSettings software healthy Base/res/ladybird/about-pages/settings/network.js:updateDns…
addChangeHandler software healthy Base/res/ladybird/about-pages/settings/browsing-behavior.js…
snapToClosestFactor software healthy Base/res/ladybird/about-pages/settings/default-zoom-level.j…
loadSiteSettings software healthy Base/res/ladybird/about-pages/settings/permissions.js:loadS…
forciblyEnableSiteSettings software healthy Base/res/ladybird/about-pages/settings/permissions.js:forci…
currentSiteSetting software healthy Base/res/ladybird/about-pages/settings/permissions.js:curre…
showSiteSettings software healthy Base/res/ladybird/about-pages/settings/permissions.js:showS…
addSiteSettingFilter software healthy Base/res/ladybird/about-pages/settings/permissions.js:addSi…
loadEngineSettings software healthy Base/res/ladybird/about-pages/settings/search.js:loadEngine…
engineForType software healthy Base/res/ladybird/about-pages/settings/search.js:engineForT…
loadEngines software healthy Base/res/ladybird/about-pages/settings/search.js:loadEngines
renderEngine software healthy Base/res/ladybird/about-pages/settings/search.js:renderEngi…
saveEngine software healthy Base/res/ladybird/about-pages/settings/search.js:saveEngine
setSaveEngineListeners software healthy Base/res/ladybird/about-pages/settings/search.js:setSaveEng…
loadCustomSearchEngines software healthy Base/res/ladybird/about-pages/settings/search.js:loadCustom…
showSearchEngineSettings software healthy Base/res/ladybird/about-pages/settings/search.js:showSearch…
addCustomSearchEngine software healthy Base/res/ladybird/about-pages/settings/search.js:addCustomS…
updateVerticalTabsDependentSettings software healthy Base/res/ladybird/about-pages/settings/tabs.js:updateVertic…
addChangeHandler software healthy Base/res/ladybird/about-pages/settings/tabs.js:addChangeHan…
loadSettings software healthy Base/res/ladybird/about-pages/settings/privacy.js:loadSetti…
updateBrowsingDataSizes software healthy Base/res/ladybird/about-pages/settings/privacy.js:updateBro…
formatDiskCacheSize software healthy Base/res/ladybird/about-pages/settings/privacy.js:formatDis…
computeTimeRange software healthy Base/res/ladybird/about-pages/settings/privacy.js:computeTi…
estimateBrowsingDataSizes software healthy Base/res/ladybird/about-pages/settings/privacy.js:estimateB…
saveBrowsingDataSettings software healthy Base/res/ladybird/about-pages/settings/privacy.js:saveBrows…
showBrowsingDataSettings software healthy Base/res/ladybird/about-pages/settings/privacy.js:showBrows…
setRemoveDataEnabledState software healthy Base/res/ladybird/about-pages/settings/privacy.js:setRemove…
loadSettings software healthy Base/res/ladybird/about-pages/settings/languages.js:loadSet…
languageDisplayName software healthy Base/res/ladybird/about-pages/settings/languages.js:languag…
saveLanguages software healthy Base/res/ladybird/about-pages/settings/languages.js:saveLan…
moveLanguage software healthy Base/res/ladybird/about-pages/settings/languages.js:moveLan…
removeLanguage software healthy Base/res/ladybird/about-pages/settings/languages.js:removeL…
loadLanguages software healthy Base/res/ladybird/about-pages/settings/languages.js:loadLan…
showLanguages software healthy Base/res/ladybird/about-pages/settings/languages.js:showLan…
AVAILABLE_LANGUAGES software healthy Base/res/ladybird/about-pages/settings/languages.js:AVAILAB…
sendConfigVariableValue software healthy Base/res/ladybird/about-pages/settings/advanced.js:sendConf…
createControl software healthy Base/res/ladybird/about-pages/settings/advanced.js:createCo…
createRow software healthy Base/res/ladybird/about-pages/settings/advanced.js:createRow
applyFilter software healthy Base/res/ladybird/about-pages/settings/advanced.js:applyFil…
loadConfigVariables software healthy Base/res/ladybird/about-pages/settings/advanced.js:loadConf…
create_test software healthy Tests/LibWeb/add_libweb_test.py:13
generate_boilerplate software healthy Tests/LibWeb/add_libweb_test.py:52
main software healthy Tests/LibWeb/add_libweb_test.py:136
setup software healthy Tests/LibWeb/test-css-tokenizer.py:18

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
.devcontainer software healthy .devcontainer
optimized software healthy .devcontainer/optimized
fedora-ci software healthy .devcontainer/fedora-ci
features software healthy .devcontainer/features
vcpkg-cache software healthy .devcontainer/features/vcpkg-cache
ladybird software healthy .devcontainer/features/ladybird
Services software healthy Services
WebDriver software healthy Services/WebDriver
WebWorker software healthy Services/WebWorker
ImageDecoder software healthy Services/ImageDecoder
WebContent software healthy Services/WebContent
Compositor software healthy Services/Compositor
RequestServer software healthy Services/RequestServer
AK software healthy AK
Base software healthy Base
res software healthy Base/res
ladybird software healthy Base/res/ladybird
templates software healthy Base/res/ladybird/templates
about-pages software healthy Base/res/ladybird/about-pages
settings software healthy Base/res/ladybird/about-pages/settings
UI software healthy UI
Qt software healthy UI/Qt
Android software healthy UI/Android
src software healthy UI/Android/src
androidTest software healthy UI/Android/src/androidTest
java software healthy UI/Android/src/androidTest/java
org software healthy UI/Android/src/androidTest/java/org
serenityos software healthy UI/Android/src/androidTest/java/org/serenityos
ladybird software healthy UI/Android/src/androidTest/java/org/serenityos/ladybird
main software healthy UI/Android/src/main
cpp software healthy UI/Android/src/main/cpp
java software healthy UI/Android/src/main/java
org software healthy UI/Android/src/main/java/org
serenityos software healthy UI/Android/src/main/java/org/serenityos
ladybird software healthy UI/Android/src/main/java/org/serenityos/ladybird
AppKit software healthy UI/AppKit
Application software healthy UI/AppKit/Application
Interface software healthy UI/AppKit/Interface
Utilities software healthy UI/AppKit/Utilities
Gtk software healthy UI/Gtk
Widgets software healthy UI/Gtk/Widgets
Tests software healthy Tests
LibXML software healthy Tests/LibXML
LibWebView software healthy Tests/LibWebView
LibTextCodec software healthy Tests/LibTextCodec
LibCompress software healthy Tests/LibCompress
LibDiff software healthy Tests/LibDiff
LibUnicode software healthy Tests/LibUnicode
LibURL software healthy Tests/LibURL
AK software healthy Tests/AK

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
HTTPTestServer software healthy Tests/LibWeb/Text/input/include.js:HTTPTestServer
IntervalHandle software healthy Tests/LibWeb/Text/input/wpt-import/streams/resources/rs-uti…
RandomPushSource software healthy Tests/LibWeb/Text/input/wpt-import/streams/resources/rs-uti…
SequentialPullSource software healthy Tests/LibWeb/Text/input/wpt-import/streams/resources/rs-uti…
StepTracker software healthy Tests/LibWeb/Text/input/wpt-import/streams/piping/flow-cont…
HasSizeMethod software healthy Tests/LibWeb/Text/input/wpt-import/streams/readable-byte-st…
Binary software healthy Tests/LibWeb/Text/input/wpt-import/wasm/jsapi/wasm-module-b…
WasmFunctionBuilder software healthy Tests/LibWeb/Text/input/wpt-import/wasm/jsapi/wasm-module-b…
WasmGlobalBuilder software healthy Tests/LibWeb/Text/input/wpt-import/wasm/jsapi/wasm-module-b…
WasmTableBuilder software healthy Tests/LibWeb/Text/input/wpt-import/wasm/jsapi/wasm-module-b…
WasmStruct software healthy Tests/LibWeb/Text/input/wpt-import/wasm/jsapi/wasm-module-b…
WasmArray software healthy Tests/LibWeb/Text/input/wpt-import/wasm/jsapi/wasm-module-b…
WasmModuleBuilder software healthy Tests/LibWeb/Text/input/wpt-import/wasm/jsapi/wasm-module-b…
FileSubclass software healthy Tests/LibWeb/Text/input/wpt-import/html/webappapis/structur…
ReadableStreamSubclass software healthy Tests/LibWeb/Text/input/wpt-import/html/webappapis/structur…
is software healthy Tests/LibWeb/Text/input/wpt-import/resources/testharness.js…
string software healthy Tests/LibWeb/Text/input/wpt-import/resources/testharness.js…
comes software healthy Tests/LibWeb/Text/input/wpt-import/resources/idlharness.js:…
string software healthy Tests/LibWeb/Text/input/wpt-import/resources/idlharness.js:…
Tokeniser software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
WebIDLParseError software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
Type software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
Base software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
ExtendedAttributeParameters software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
SimpleExtendedAttribute software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
ExtendedAttributes software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
ArrayBase software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
WrappedToken software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
Eof software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
Argument software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
Default software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
Operation software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
Attribute software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
EnumValue software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
Enum software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
Includes software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
Typedef software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
CallbackFunction software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
Interface software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
Container software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
Constant software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
IterableLike software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
Constructor software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
Mixin software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
Dictionary software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
Field software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
Namespace software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
CallbackInterface software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
Writer software healthy Tests/LibWeb/Text/input/wpt-import/resources/WebIDLParser.j…
should software healthy Tests/LibWeb/Text/input/wpt-import/IndexedDB/resources/nest…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
1.4.335.0 network healthy vcpkg.json
127.0.0.1 network healthy Tests/LibWeb/Text/input/wpt-import/html/browsers/origin/api…
19.2.2.3 network healthy Tests/LibWeb/Text/input/wpt-import/resources/idlharness.js
19.2.3.8 network healthy Tests/LibWeb/Text/input/wpt-import/resources/idlharness.js
19.1.3.6 network healthy Tests/LibWeb/Text/input/wpt-import/resources/idlharness.js
6.1.7.4 network healthy Tests/LibWeb/Text/input/wpt-import/resources/idlharness.js
1.1.2.1 network healthy Tests/LibWeb/Text/input/wpt-import/webidl/ecmascript-bindin…
2.1.2.1 network healthy Tests/LibWeb/Text/input/wpt-import/webidl/ecmascript-bindin…
00.10.08.00 network healthy Tests/LibWeb/Text/input/wpt-import/media-capabilities/decod…
09.16.09.00 network healthy Tests/LibWeb/Text/input/wpt-import/media-capabilities/decod…
13.1.68.3 network healthy Tests/LibWeb/Text/input/wpt-import/url/resources/urltestdat…
192.168.0.1 network healthy Tests/LibWeb/Text/input/wpt-import/url/resources/urltestdat…
192.168.0.257 network healthy Tests/LibWeb/Text/input/wpt-import/url/resources/urltestdat…
1.2.3.4 network healthy Tests/LibWeb/Text/input/wpt-import/url/resources/urltestdat…
192.168.1.1 network healthy Tests/LibWeb/Text/input/wpt-import/url/resources/urltestdat…
59.154.201.255 network healthy Tests/LibWeb/Text/input/wpt-import/url/resources/urltestdat…
255.255.255.255 network healthy Tests/LibWeb/Text/input/wpt-import/url/resources/urltestdat…
256.256.256.256 network healthy Tests/LibWeb/Text/input/wpt-import/url/resources/urltestdat…
256.0.0.1 network healthy Tests/LibWeb/Text/input/wpt-import/url/resources/urltestdat…
7.0.0.0 network healthy Tests/LibWeb/Text/input/wpt-import/url/resources/urltestdat…
1.00.0.0 network healthy Tests/LibWeb/Text/input/wpt-import/url/resources/urltestdat…
1.290.0.0 network healthy Tests/LibWeb/Text/input/wpt-import/url/resources/urltestdat…
10.10.10.10 network healthy Tests/LibWeb/Text/input/wpt-import/url/resources/urltestdat…
127.0.0.0 network healthy Tests/LibWeb/Text/input/wpt-import/url/resources/urltestdat…
10.0.0.7 network healthy Tests/LibWeb/Text/input/wpt-import/url/resources/urltestdat…
1.2.3.08 network healthy Tests/LibWeb/Text/input/wpt-import/url/resources/urltestdat…
1.2.3.09 network healthy Tests/LibWeb/Text/input/wpt-import/url/resources/urltestdat…
09.2.3.4 network healthy Tests/LibWeb/Text/input/wpt-import/url/resources/urltestdat…
01.2.3.4 network healthy Tests/LibWeb/Text/input/wpt-import/url/resources/urltestdat…
2.3.4.5 network healthy Tests/LibWeb/Text/input/wpt-import/url/resources/urltestdat…
192.168.0.240 network healthy Tests/LibWeb/Text/input/wpt-import/url/resources/setters_te…
21.2.2.8 network healthy Tests/LibJS/Runtime/3rdparty/v8/regexp-sort.js
21.2.5.1 network healthy Tests/LibJS/Runtime/3rdparty/v8/es6/regexp-prototype.js
15.10.6.4 network healthy Tests/LibJS/Runtime/3rdparty/webkit/toString.js
13.2.5.5 network healthy Libraries/LibWeb/HTML/Parser/Rust/src/tokenizer.rs
13.2.5.1 network healthy Libraries/LibWeb/HTML/Parser/Rust/src/tokenizer.rs
13.2.5.2 network healthy Libraries/LibWeb/HTML/Parser/Rust/src/tokenizer.rs
13.2.5.3 network healthy Libraries/LibWeb/HTML/Parser/Rust/src/tokenizer.rs
13.2.5.4 network healthy Libraries/LibWeb/HTML/Parser/Rust/src/tokenizer.rs
13.2.5.6 network healthy Libraries/LibWeb/HTML/Parser/Rust/src/tokenizer.rs
13.2.5.7 network healthy Libraries/LibWeb/HTML/Parser/Rust/src/tokenizer.rs
13.2.5.8 network healthy Libraries/LibWeb/HTML/Parser/Rust/src/tokenizer.rs
13.2.5.32 network healthy Libraries/LibWeb/HTML/Parser/Rust/src/tokenizer.rs
13.2.5.33 network healthy Libraries/LibWeb/HTML/Parser/Rust/src/tokenizer.rs
13.2.5.34 network healthy Libraries/LibWeb/HTML/Parser/Rust/src/tokenizer.rs
13.2.5.35 network healthy Libraries/LibWeb/HTML/Parser/Rust/src/tokenizer.rs
13.2.5.36 network healthy Libraries/LibWeb/HTML/Parser/Rust/src/tokenizer.rs
13.2.5.37 network healthy Libraries/LibWeb/HTML/Parser/Rust/src/tokenizer.rs
13.2.5.38 network healthy Libraries/LibWeb/HTML/Parser/Rust/src/tokenizer.rs
13.2.5.39 network healthy Libraries/LibWeb/HTML/Parser/Rust/src/tokenizer.rs

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
lint cicd healthy .github/workflows/lint-commits.yml
js-benchmarks cicd healthy .github/workflows/js-and-wasm-benchmarks.yml
Lagom cicd healthy .github/workflows/nightly-lagom.yml
flatpak cicd healthy .github/workflows/nightly-lagom.yml
CI cicd healthy .github/workflows/lagom-template.yml
web-benchmarks cicd healthy .github/workflows/web-benchmarks.yml
Lagom cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/notes-push.yml
flatpak cicd healthy .github/workflows/flatpak-template.yml
build-and-package cicd healthy .github/workflows/js-and-wasm-artifacts.yml
auto-labeler cicd healthy .github/workflows/merge-conflict-labeler.yml
run_and_update_results cicd healthy .github/workflows/libjs-test262.yml
build cicd healthy .github/workflows/dev-container.yml
Flatpak cicd healthy .github/workflows/flatpak.yml
CI cicd healthy .github/workflows/nightly-android.yml
lint cicd healthy .github/workflows/lint-code.yml
prepare cicd healthy .github/workflows/ci-image.yml
build cicd healthy .github/workflows/ci-image.yml
publish-manifest cicd healthy .github/workflows/ci-image.yml

LabelLayerStatusPath
gha::lint-commits cicd healthy .github/workflows/lint-commits.yml
gha::js-and-wasm-benchmarks cicd healthy .github/workflows/js-and-wasm-benchmarks.yml
gha::nightly-lagom cicd healthy .github/workflows/nightly-lagom.yml
gha::lagom-template cicd healthy .github/workflows/lagom-template.yml
gha::web-benchmarks cicd healthy .github/workflows/web-benchmarks.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::notes-push cicd healthy .github/workflows/notes-push.yml
gha::flatpak-template cicd healthy .github/workflows/flatpak-template.yml
gha::js-and-wasm-artifacts cicd healthy .github/workflows/js-and-wasm-artifacts.yml
gha::merge-conflict-labeler cicd healthy .github/workflows/merge-conflict-labeler.yml
gha::libjs-test262 cicd healthy .github/workflows/libjs-test262.yml
gha::dev-container cicd healthy .github/workflows/dev-container.yml
gha::flatpak cicd healthy .github/workflows/flatpak.yml
gha::nightly-android cicd healthy .github/workflows/nightly-android.yml
gha::lint-code cicd healthy .github/workflows/lint-code.yml
gha::ci-image cicd healthy .github/workflows/ci-image.yml

LabelLayerStatusPath
port:1234 network healthy Tests/LibWeb/Text/input/wpt-import/html/browsers/origin/api…
port:8000 network healthy Tests/LibWeb/Text/input/wpt-import/url/url-setters-strippin…
port:90 network healthy Tests/LibWeb/Text/input/wpt-import/url/url-setters-strippin…
port:9000 network healthy Tests/LibWeb/Text/input/wpt-import/url/url-setters-strippin…
port:09 network healthy .github/actions/cache-restore/action.yml
port:53 network healthy .github/actions/cache-restore/action.yml

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
JS_BENCHMARKS_WEBHOOK_SECRET cicd healthy
LADYBIRD_BOT_TOKEN cicd healthy
IMAGE_NAME cicd healthy
JS_BENCHMARKS_WEBHOOK_URL cicd healthy

LabelLayerStatusPath
image::.devcontainer/fedora-ci/Dockerfile hardware healthy .devcontainer/fedora-ci/Dockerfile
image::Meta/Docker/ci/Dockerfile hardware healthy Meta/Docker/ci/Dockerfile

LabelLayerStatusPath
repobility-clone-n47zcj4q software healthy /tmp/repobility-clone-n47zcj4q

LabelLayerStatusPath
redis data healthy Tests/LibWeb/Text/input/wpt-import/url/resources/urltestdat…

LabelLayerStatusPath
gpu (detected) hardware healthy Tests/LibJS/Runtime/3rdparty/webkit/pcre-test-1.js

LabelLayerStatusPath
password_literal::Tests/LibWeb/Text/input/wpt-import/url/ur… security healthy Tests/LibWeb/Text/input/wpt-import/url/url-setters-strippin…

LabelLayerStatusPath
auth::Tests/LibJS/Runtime/3rdparty/v8/harmony/regexp-proper… security healthy Tests/LibJS/Runtime/3rdparty/v8/harmony/regexp-property-spe…
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/ade0aeb2-8611-4ef2-a50d-31b9bd439477/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/ade0aeb2-8611-4ef2-a50d-31b9bd439477/

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.