Scan timing: clone 1.21s · analysis 0.18s · GitHub API rate-limit (preflight)
https://github.com/sindresorhus/is-online.git
· scanned 2026-05-19 12:46 UTC (2 weeks, 3 days ago)
· 10 languages
25 findings (5 legacy + 20 scanner) 53rd percentile · Javascript · tiny (<2K LoC) Scanner says 90 (lower by 27)
Last scanned 2 weeks, 3 days ago · v2 · 15 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
60.0 | 0.15 | 9.00 |
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 |
82.0 | 0.15 | 12.30 |
code_quality |
80.0 | 0.10 | 8.00 |
| Overall | 1.00 | 63.3 |
All 30 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 |
|---|---|---|---|
urlCheck |
software | healthy | browser.js:urlCheck |
checkUrls |
software | healthy | browser.js:checkUrls |
isOnline |
software | healthy | browser.js:isOnline |
isOnline |
software | healthy | index.d.ts:isOnline |
publishFailure |
software | healthy | index.js:publishFailure |
fetchUrl |
software | healthy | index.js:fetchUrl |
appleCheck |
software | healthy | index.js:appleCheck |
urlCheck |
software | healthy | index.js:urlCheck |
checkUrls |
software | healthy | index.js:checkUrls |
isOnline |
software | healthy | index.js:isOnline |
publicIpCheck |
software | healthy | index.js:publicIpCheck |
promise |
software | healthy | index.js:promise |
tryMainChecks |
software | healthy | index.js:tryMainChecks |
createTestServer |
software | healthy | test-server.js:createTestServer |
| Label | Layer | Status | Path |
|---|---|---|---|
browser.js |
software | healthy | browser.js |
index.test-d.ts |
software | warning | index.test-d.ts |
package.json |
software | healthy | package.json |
test.js |
software | warning | test.js |
index.d.ts |
software | healthy | index.d.ts |
index.js |
software | healthy | index.js |
test-server.js |
software | healthy | test-server.js |
readme.md |
software | healthy | readme.md |
browser-test.manual.js |
software | warning | browser-test.manual.js |
security.md |
software | healthy | .github/security.md |
main.yml |
software | healthy | .github/workflows/main.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-kkn6ivep |
software | healthy | /tmp/repobility-clone-kkn6ivep |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::main |
cicd | healthy | .github/workflows/main.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/main.yml |
This page is publicly accessible at:
https://repobility.com/scan/6a5d08b2-2318-41e3-bbb7-58c2ec7053ea/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6a5d08b2-2318-41e3-bbb7-58c2ec7053ea/
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.