Scan timing: clone 3.51s · analysis 104.94s · 18.0 MB · GitHub preflight 460ms
https://github.com/fallow-rs/fallow
· scanned 2026-06-05 13:19 UTC (5 days, 7 hours ago)
· 10 languages
686 raw signals (86 security + 600 graph) 60th percentile · Typescript · large (100-500K LoC) System graph score 63 (higher by 13)
Last scanned 5 days, 7 hours ago · v2 · 364 actionable findings from 2 signal sources. 22 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 |
52.0 | 0.25 | 13.00 |
testing_score |
100.0 | 0.20 | 20.00 |
documentation_score |
98.7 | 0.15 | 14.80 |
practices_score |
86.0 | 0.15 | 12.90 |
code_quality |
65.8 | 0.10 | 6.58 |
| Overall | 1.00 | 76.3 |
All 5515 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 |
|---|---|---|---|
action.yml |
software | healthy | action.yml |
rust-toolchain.toml |
software | healthy | rust-toolchain.toml |
release.toml |
software | healthy | release.toml |
deny.toml |
software | healthy | deny.toml |
Cargo.toml |
software | healthy | Cargo.toml |
.rustfmt.toml |
software | healthy | .rustfmt.toml |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
.oxfmtrc.json |
software | healthy | .oxfmtrc.json |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
plugin-schema.json |
software | healthy | plugin-schema.json |
schema.json |
software | healthy | schema.json |
package-lock.json |
software | healthy | package-lock.json |
.oxlintrc.json |
software | healthy | .oxlintrc.json |
BENCHMARKS.md |
software | healthy | BENCHMARKS.md |
CONTEXT.md |
software | healthy | CONTEXT.md |
ROADMAP.md |
software | healthy | ROADMAP.md |
.clippy.toml |
software | healthy | .clippy.toml |
.fallowrc.json |
software | healthy | .fallowrc.json |
CODE_OF_CONDUCT.md |
software | healthy | CODE_OF_CONDUCT.md |
SECURITY.md |
software | healthy | SECURITY.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
_typos.toml |
software | healthy | _typos.toml |
README.md |
software | healthy | editors/vscode/README.md |
pnpm-lock.yaml |
software | healthy | editors/vscode/pnpm-lock.yaml |
package.json |
software | healthy | editors/vscode/package.json |
tsconfig.json |
software | healthy | editors/vscode/tsconfig.json |
.fallowrc.json |
software | healthy | editors/vscode/.fallowrc.json |
tsconfig.test.json |
software | healthy | editors/vscode/tsconfig.test.json |
step-explore.md |
software | healthy | editors/vscode/media/step-explore.md |
step-analyze.md |
software | healthy | editors/vscode/media/step-analyze.md |
step-configure.md |
software | healthy | editors/vscode/media/step-configure.md |
step-fix.md |
software | healthy | editors/vscode/media/step-fix.md |
audit-utils.test.ts |
software | warning | editors/vscode/test/audit-utils.test.ts |
diagnosticFilter.test.ts |
software | healthy | editors/vscode/test/diagnosticFilter.test.ts |
markdown-utils.test.ts |
software | warning | editors/vscode/test/markdown-utils.test.ts |
treeView-utils.test.ts |
software | warning | editors/vscode/test/treeView-utils.test.ts |
duplication-utils.test.ts |
software | warning | editors/vscode/test/duplication-utils.test.ts |
binary-skew.test.ts |
software | warning | editors/vscode/test/binary-skew.test.ts |
license-utils.test.ts |
software | healthy | editors/vscode/test/license-utils.test.ts |
workspacePicker-utils.test.ts |
software | healthy | editors/vscode/test/workspacePicker-utils.test.ts |
diagnosticMute.test.ts |
software | healthy | editors/vscode/test/diagnosticMute.test.ts |
analysis-utils.test.ts |
software | healthy | editors/vscode/test/analysis-utils.test.ts |
binary-utils.test.ts |
software | warning | editors/vscode/test/binary-utils.test.ts |
statusBar-utils.test.ts |
software | healthy | editors/vscode/test/statusBar-utils.test.ts |
generated-types.test.ts |
software | warning | editors/vscode/test/generated-types.test.ts |
coverage-utils.test.ts |
software | healthy | editors/vscode/test/coverage-utils.test.ts |
configKeys.test.ts |
software | warning | editors/vscode/test/configKeys.test.ts |
securityTreeView.test.ts |
software | healthy | editors/vscode/test/securityTreeView.test.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
editors |
software | healthy | editors |
vscode |
software | healthy | editors/vscode |
media |
software | healthy | editors/vscode/media |
test |
software | healthy | editors/vscode/test |
integration |
software | healthy | editors/vscode/test/integration |
fixtures |
software | healthy | editors/vscode/test/integration/fixtures |
workspace |
software | healthy | editors/vscode/test/integration/fixtures/workspace |
suite |
software | healthy | editors/vscode/test/integration/suite |
src |
software | healthy | editors/vscode/src |
generated |
software | healthy | editors/vscode/src/generated |
zed |
software | healthy | editors/zed |
src |
software | healthy | editors/zed/src |
tests |
software | healthy | tests |
fixtures |
software | healthy | tests/fixtures |
issue-462-prettier-pkg-json |
software | healthy | tests/fixtures/issue-462-prettier-pkg-json |
src |
software | healthy | tests/fixtures/issue-462-prettier-pkg-json/src |
tanstack-router-conventions |
software | healthy | tests/fixtures/tanstack-router-conventions |
app |
software | healthy | tests/fixtures/tanstack-router-conventions/app |
pages |
software | healthy | tests/fixtures/tanstack-router-conventions/app/pages |
src |
software | healthy | tests/fixtures/tanstack-router-conventions/src |
routes |
software | healthy | tests/fixtures/tanstack-router-conventions/src/routes |
issue-399-new-url |
software | healthy | tests/fixtures/issue-399-new-url |
issue-623-vite-react-compiler-control |
software | healthy | tests/fixtures/issue-623-vite-react-compiler-control |
src |
software | healthy | tests/fixtures/issue-623-vite-react-compiler-control/src |
webpack-alias-project |
software | healthy | tests/fixtures/webpack-alias-project |
src |
software | healthy | tests/fixtures/webpack-alias-project/src |
utils |
software | healthy | tests/fixtures/webpack-alias-project/src/utils |
components |
software | healthy | tests/fixtures/webpack-alias-project/src/components |
remix-conventions |
software | healthy | tests/fixtures/remix-conventions |
app |
software | healthy | tests/fixtures/remix-conventions/app |
routes |
software | healthy | tests/fixtures/remix-conventions/app/routes |
security-template-xss-sinks |
software | healthy | tests/fixtures/security-template-xss-sinks |
src |
software | healthy | tests/fixtures/security-template-xss-sinks/src |
route-duplicate-exports |
software | healthy | tests/fixtures/route-duplicate-exports |
src |
software | healthy | tests/fixtures/route-duplicate-exports/src |
shared |
software | healthy | tests/fixtures/route-duplicate-exports/src/shared |
routes |
software | healthy | tests/fixtures/route-duplicate-exports/src/routes |
bar |
software | healthy | tests/fixtures/route-duplicate-exports/src/routes/bar |
foo |
software | healthy | tests/fixtures/route-duplicate-exports/src/routes/foo |
external-style-package-deps |
software | healthy | tests/fixtures/external-style-package-deps |
src |
software | healthy | tests/fixtures/external-style-package-deps/src |
issue-620-error-subclass-name |
software | healthy | tests/fixtures/issue-620-error-subclass-name |
src |
software | healthy | tests/fixtures/issue-620-error-subclass-name/src |
docusaurus-theme-only-conventions |
software | healthy | tests/fixtures/docusaurus-theme-only-conventions |
src |
software | healthy | tests/fixtures/docusaurus-theme-only-conventions/src |
theme |
software | healthy | tests/fixtures/docusaurus-theme-only-conventions/src/theme |
Navbar |
software | healthy | tests/fixtures/docusaurus-theme-only-conventions/src/theme/… |
helpers |
software | healthy | tests/fixtures/docusaurus-theme-only-conventions/src/helpers |
pages |
software | healthy | tests/fixtures/docusaurus-theme-only-conventions/src/pages |
issue-844-usememo-instance |
software | healthy | tests/fixtures/issue-844-usememo-instance |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
diag |
software | healthy | editors/vscode/test/diagnosticFilter.test.ts:diag |
memento |
software | healthy | editors/vscode/test/diagnosticFilter.test.ts:memento |
fakeUri |
software | healthy | editors/vscode/test/diagnosticFilter.test.ts:fakeUri |
flushPersistence |
software | healthy | editors/vscode/test/diagnosticFilter.test.ts:flushPersisten… |
collection |
software | healthy | editors/vscode/test/diagnosticFilter.test.ts:collection |
status |
software | healthy | editors/vscode/test/license-utils.test.ts:status |
ws |
software | healthy | editors/vscode/test/workspacePicker-utils.test.ts:ws |
output |
software | healthy | editors/vscode/test/workspacePicker-utils.test.ts:output |
memento |
software | healthy | editors/vscode/test/diagnosticMute.test.ts:memento |
quickPickThatAcceptsDefaults |
software | healthy | editors/vscode/test/diagnosticMute.test.ts:quickPickThatAcc… |
emptyCheck |
software | healthy | editors/vscode/test/analysis-utils.test.ts:emptyCheck |
dupesResult |
software | healthy | editors/vscode/test/analysis-utils.test.ts:dupesResult |
baseParams |
software | healthy | editors/vscode/test/statusBar-utils.test.ts:baseParams |
emptyCheck |
software | healthy | editors/vscode/test/statusBar-utils.test.ts:emptyCheck |
hotPath |
software | healthy | editors/vscode/test/coverage-utils.test.ts:hotPath |
finding |
software | healthy | editors/vscode/test/coverage-utils.test.ts:finding |
report |
software | healthy | editors/vscode/test/coverage-utils.test.ts:report |
envelope |
software | healthy | editors/vscode/test/coverage-utils.test.ts:envelope |
withWatermark |
software | healthy | editors/vscode/test/coverage-utils.test.ts:withWatermark |
makeView |
software | healthy | editors/vscode/test/securityTreeView.test.ts:makeView |
result |
software | healthy | editors/vscode/test/securityTreeView.test.ts:result |
selectionOf |
software | healthy | editors/vscode/test/securityTreeView.test.ts:selectionOf |
selection |
software | healthy | editors/vscode/test/securityTreeView.test.ts:selection |
parse |
software | healthy | editors/vscode/test/engine-floor.test.ts:parse |
compare |
software | healthy | editors/vscode/test/engine-floor.test.ts:compare |
diff |
software | healthy | editors/vscode/test/engine-floor.test.ts:diff |
outputChannel |
software | healthy | editors/vscode/test/client.test.ts:outputChannel |
finding |
software | healthy | editors/vscode/test/security-utils.test.ts:finding |
scoredReport |
software | healthy | editors/vscode/test/health-utils.test.ts:scoredReport |
command |
software | healthy | editors/vscode/test/package-manifest.test.ts:command |
viewTitleCommand |
software | healthy | editors/vscode/test/package-manifest.test.ts:viewTitleComma… |
commandPaletteEntry |
software | healthy | editors/vscode/test/package-manifest.test.ts:commandPalette… |
emptyCheck |
software | healthy | editors/vscode/test/treeView.test.ts:emptyCheck |
findCategory |
software | healthy | editors/vscode/test/treeView.test.ts:findCategory |
firstIssue |
software | healthy | editors/vscode/test/treeView.test.ts:firstIssue |
selectionOf |
software | healthy | editors/vscode/test/treeView.test.ts:selectionOf |
selection |
software | healthy | editors/vscode/test/treeView.test.ts:selection |
writeExecutable |
software | healthy | editors/vscode/test/integration/runTest.ts:writeExecutable |
createFakeLsp |
software | healthy | editors/vscode/test/integration/runTest.ts:createFakeLsp |
send |
software | healthy | editors/vscode/test/integration/runTest.ts:send |
handle |
software | healthy | editors/vscode/test/integration/runTest.ts:handle |
createFakeCli |
software | healthy | editors/vscode/test/integration/runTest.ts:createFakeCli |
createWorkspace |
software | healthy | editors/vscode/test/integration/runTest.ts:createWorkspace |
main |
software | healthy | editors/vscode/test/integration/runTest.ts:main |
collectTestFiles |
software | healthy | editors/vscode/test/integration/suite/index.ts:collectTestF… |
run |
software | healthy | editors/vscode/test/integration/suite/index.ts:run |
workspaceFolder |
software | healthy | editors/vscode/test/integration/suite/extension.test.ts:wor… |
inMemoryMemento |
software | healthy | editors/vscode/test/integration/suite/extension.test.ts:inM… |
testContext |
software | healthy | editors/vscode/test/integration/suite/extension.test.ts:tes… |
cliLogPath |
software | healthy | editors/vscode/test/integration/suite/extension.test.ts:cli… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
FakeEventEmitter |
software | healthy | editors/vscode/test/diagnosticFilter.test.ts:FakeEventEmitt… |
FakeEventEmitter |
software | healthy | editors/vscode/test/diagnosticMute.test.ts:FakeEventEmitter |
FakeTreeItem |
software | healthy | editors/vscode/test/securityTreeView.test.ts:FakeTreeItem |
FakeEventEmitter |
software | healthy | editors/vscode/test/securityTreeView.test.ts:FakeEventEmitt… |
FakeRange |
software | healthy | editors/vscode/test/securityTreeView.test.ts:FakeRange |
FakeTreeItem |
software | healthy | editors/vscode/test/treeView.test.ts:FakeTreeItem |
FakeEventEmitter |
software | healthy | editors/vscode/test/treeView.test.ts:FakeEventEmitter |
FakeRange |
software | healthy | editors/vscode/test/treeView.test.ts:FakeRange |
CategoryItem |
software | healthy | editors/vscode/src/treeView.ts:CategoryItem |
IssueItem |
software | healthy | editors/vscode/src/treeView.ts:IssueItem |
DeadCodeTreeProvider |
software | healthy | editors/vscode/src/treeView.ts:DeadCodeTreeProvider |
CloneFamilyItem |
software | healthy | editors/vscode/src/treeView.ts:CloneFamilyItem |
CloneInstanceItem |
software | healthy | editors/vscode/src/treeView.ts:CloneInstanceItem |
DuplicatesTreeProvider |
software | healthy | editors/vscode/src/treeView.ts:DuplicatesTreeProvider |
members |
software | healthy | editors/vscode/src/statusBar-utils.ts:members |
CoverageGroupItem |
software | healthy | editors/vscode/src/coverageView.ts:CoverageGroupItem |
CoverageLeafItem |
software | healthy | editors/vscode/src/coverageView.ts:CoverageLeafItem |
RuntimeCoverageTreeProvider |
software | healthy | editors/vscode/src/coverageView.ts:RuntimeCoverageTreeProvi… |
HealthSectionItem |
software | healthy | editors/vscode/src/healthTreeView.ts:HealthSectionItem |
HealthLeafItem |
software | healthy | editors/vscode/src/healthTreeView.ts:HealthLeafItem |
HealthTreeProvider |
software | healthy | editors/vscode/src/healthTreeView.ts:HealthTreeProvider |
DiagnosticFilter |
software | healthy | editors/vscode/src/diagnosticFilter.ts:DiagnosticFilter |
FallowMuteCodeActions |
software | healthy | editors/vscode/src/diagnosticMute.ts:FallowMuteCodeActions |
FallowExecError |
software | healthy | editors/vscode/src/commands.ts:FallowExecError |
SecurityHopItem |
software | healthy | editors/vscode/src/securityTreeView.ts:SecurityHopItem |
SecurityFindingItem |
software | healthy | editors/vscode/src/securityTreeView.ts:SecurityFindingItem |
SecurityTreeProvider |
software | healthy | editors/vscode/src/securityTreeView.ts:SecurityTreeProvider |
members |
software | healthy | editors/vscode/src/generated/output-contract.d.ts:members |
InlineComponent |
software | healthy | tests/fixtures/security-template-xss-sinks/src/inline.compo… |
SafeInlineComponent |
software | healthy | tests/fixtures/security-template-xss-sinks/src/safe-inline.… |
SafeComponent |
software | healthy | tests/fixtures/security-template-xss-sinks/src/safe.compone… |
PipeComponent |
software | healthy | tests/fixtures/security-template-xss-sinks/src/pipe.compone… |
AppComponent |
software | healthy | tests/fixtures/security-template-xss-sinks/src/app.componen… |
DomainError |
software | healthy | tests/fixtures/issue-620-error-subclass-name/src/errors.ts:… |
ApiError |
software | healthy | tests/fixtures/issue-620-error-subclass-name/src/errors.ts:… |
ValidationError |
software | healthy | tests/fixtures/issue-620-error-subclass-name/src/errors.ts:… |
Person |
software | healthy | tests/fixtures/issue-620-error-subclass-name/src/errors.ts:… |
ClipsService |
software | healthy | tests/fixtures/issue-844-usememo-instance/src/service.ts:Cl… |
member |
software | healthy | tests/fixtures/issue-844-usememo-instance/src/service.ts:me… |
InnerService |
software | healthy | tests/fixtures/angular-inject-class-members/src/inner.servi… |
OuterService |
software | healthy | tests/fixtures/angular-inject-class-members/src/outer.servi… |
BaseClient |
software | healthy | tests/fixtures/issue-388-generic-constraint/src/base-client… |
ConcreteClient |
software | healthy | tests/fixtures/issue-388-generic-constraint/src/concrete.ts… |
ConcreteService |
software | healthy | tests/fixtures/issue-388-generic-constraint/src/concrete.ts… |
BaseService |
software | healthy | tests/fixtures/issue-388-generic-constraint/src/base-servic… |
AuthGuard |
software | healthy | tests/fixtures/issue-843-nestjs-lifecycle/src/nest-auth-gua… |
AppModule |
software | healthy | tests/fixtures/issue-843-nestjs-lifecycle/src/nest-app-modu… |
does |
software | healthy | tests/fixtures/issue-843-nestjs-lifecycle/src/nest-app-modu… |
that |
software | healthy | tests/fixtures/issue-843-nestjs-lifecycle/src/plain-service… |
PlainService |
software | healthy | tests/fixtures/issue-843-nestjs-lifecycle/src/plain-service… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
Root |
frontend | healthy | tests/fixtures/remix-conventions/app/root.tsx |
IndexRoute |
frontend | healthy | tests/fixtures/remix-conventions/app/routes/_index.tsx |
Root |
frontend | healthy | tests/fixtures/docusaurus-theme-only-conventions/src/theme/… |
Navbar |
frontend | healthy | tests/fixtures/docusaurus-theme-only-conventions/src/theme/… |
ThemeOnlyPage |
frontend | healthy | tests/fixtures/docusaurus-theme-only-conventions/src/pages/… |
Root |
frontend | healthy | tests/fixtures/docusaurus-advanced-conventions/src/theme/Ro… |
FooterWrapper |
frontend | healthy | tests/fixtures/docusaurus-advanced-conventions/src/theme/Fo… |
HomePage |
frontend | healthy | tests/fixtures/docusaurus-advanced-conventions/site-pages/i… |
LegacyScreen |
frontend | healthy | tests/fixtures/expo-router-conventions/app/legacy.tsx |
NotFound |
frontend | healthy | tests/fixtures/expo-router-conventions/src/app/+not-found.t… |
IndexScreen |
frontend | healthy | tests/fixtures/expo-router-conventions/src/app/index.tsx |
RootLayout |
frontend | healthy | tests/fixtures/expo-router-conventions/src/app/_layout.tsx |
HtmlShell |
frontend | healthy | tests/fixtures/expo-router-conventions/src/app/+html.tsx |
Bar |
frontend | healthy | tests/fixtures/arrow-wrapped-dynamic-imports/src/Bar.tsx |
Baz |
frontend | healthy | tests/fixtures/arrow-wrapped-dynamic-imports/src/Baz.tsx |
Foo |
frontend | healthy | tests/fixtures/arrow-wrapped-dynamic-imports/src/Foo.tsx |
Root |
frontend | healthy | tests/fixtures/react-router-src-app/src/root.tsx |
HomeRoute |
frontend | healthy | tests/fixtures/react-router-src-app/src/marketing/home.tsx |
LoginRoute |
frontend | healthy | tests/fixtures/react-router-src-app/src/account/login.tsx |
AccountLayout |
frontend | healthy | tests/fixtures/react-router-src-app/src/account/layout.tsx |
Card |
frontend | healthy | tests/fixtures/barrel-default-reexport/src/components/Card/… |
Page |
frontend | healthy | tests/fixtures/nextjs-config-deps/src/app/page.tsx |
NotFound |
frontend | healthy | tests/fixtures/nextjs-project/src/app/not-found.tsx |
Loading |
frontend | healthy | tests/fixtures/nextjs-project/src/app/loading.tsx |
Template |
frontend | healthy | tests/fixtures/nextjs-project/src/app/template.tsx |
DefaultSlot |
frontend | healthy | tests/fixtures/nextjs-project/src/app/default.tsx |
Page |
frontend | healthy | tests/fixtures/nextjs-project/src/app/page.tsx |
Error |
frontend | healthy | tests/fixtures/nextjs-project/src/app/error.tsx |
GlobalNotFound |
frontend | healthy | tests/fixtures/nextjs-project/src/app/global-not-found.tsx |
GlobalError |
frontend | healthy | tests/fixtures/nextjs-project/src/app/global-error.tsx |
MyApp |
frontend | healthy | tests/fixtures/nextjs-project/src/pages/_app.tsx |
Page |
frontend | healthy | tests/fixtures/issue-613-plain-nextjs-opennext-config/app/p… |
NotRouted |
frontend | healthy | tests/fixtures/react-router-config-routes/app/not-routed.tsx |
Root |
frontend | healthy | tests/fixtures/react-router-config-routes/app/root.tsx |
HomeRoute |
frontend | healthy | tests/fixtures/react-router-config-routes/app/marketing/hom… |
LoginRoute |
frontend | healthy | tests/fixtures/react-router-config-routes/app/account/login… |
AccountLayout |
frontend | healthy | tests/fixtures/react-router-config-routes/app/account/layou… |
HomeRoute |
frontend | healthy | tests/fixtures/react-router-flat-routes-root/app/file-route… |
Page |
frontend | healthy | tests/fixtures/issue-623-next-react-compiler-disabled/src/a… |
Root |
frontend | healthy | tests/fixtures/react-router-conventions/app/root.tsx |
IndexRoute |
frontend | healthy | tests/fixtures/react-router-conventions/app/routes/_index.t… |
IndexPage |
frontend | healthy | tests/fixtures/gatsby-conventions/src/pages/index.tsx |
NotFoundScreen |
frontend | healthy | tests/fixtures/private-type-leaks/app/+not-found.tsx |
PostRoute |
frontend | healthy | tests/fixtures/private-type-leaks/app/routes/posts.$id.tsx |
PostPage |
frontend | healthy | tests/fixtures/private-type-leaks/pages/[slug].tsx |
PostTemplate |
frontend | healthy | tests/fixtures/private-type-leaks/src/templates/post.tsx |
Page |
frontend | healthy | tests/fixtures/issue-613-opennext-cloudflare-workspace-scri… |
Page |
frontend | healthy | tests/fixtures/issue-623-next-react-compiler/src/app/page.t… |
Root |
frontend | healthy | tests/fixtures/docusaurus-classic-autogenerated-sidebar/src… |
HomePage |
frontend | healthy | tests/fixtures/docusaurus-classic-autogenerated-sidebar/src… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
deploy |
cicd | healthy | tests/fixtures/issue-195-ci-file-args/.github/workflows/dep… |
conformance |
cicd | healthy | .github/workflows/conformance.yml |
ecosystem-test |
cicd | healthy | .github/workflows/ecosystem-full.yml |
bloat |
cicd | healthy | .github/workflows/bloat.yml |
coverage |
cicd | healthy | .github/workflows/coverage.yml |
test-jq-scripts |
cicd | healthy | .github/workflows/test-action.yml |
test-sarif |
cicd | healthy | .github/workflows/test-action.yml |
test-json |
cicd | healthy | .github/workflows/test-action.yml |
test-zero-issues |
cicd | healthy | .github/workflows/test-action.yml |
test-dupes |
cicd | healthy | .github/workflows/test-action.yml |
test-fix |
cicd | healthy | .github/workflows/test-action.yml |
test-dead-code-alias |
cicd | healthy | .github/workflows/test-action.yml |
test-bare-combined |
cicd | healthy | .github/workflows/test-action.yml |
test-comment |
cicd | healthy | .github/workflows/test-action.yml |
coupling |
cicd | healthy | .github/workflows/coupling.yml |
auto-merge |
cicd | healthy | .github/workflows/dependabot-auto-merge.yml |
benchmark |
cicd | healthy | .github/workflows/bench-real-world.yml |
commitlint |
cicd | healthy | .github/workflows/commitlint.yml |
analysis |
cicd | healthy | .github/workflows/scorecard.yml |
changes |
cicd | healthy | .github/workflows/ci.yml |
check |
cicd | healthy | .github/workflows/ci.yml |
doc |
cicd | healthy | .github/workflows/ci.yml |
typos |
cicd | healthy | .github/workflows/ci.yml |
js-lint |
cicd | healthy | .github/workflows/ci.yml |
npm-package |
cicd | healthy | .github/workflows/ci.yml |
fallow-self-analyze |
cicd | healthy | .github/workflows/ci.yml |
vscode |
cicd | healthy | .github/workflows/ci.yml |
zed |
cicd | healthy | .github/workflows/ci.yml |
windows-arm64 |
cicd | healthy | .github/workflows/ci.yml |
windows-audit-smoke |
cicd | healthy | .github/workflows/ci.yml |
test-gitlab-ci |
cicd | healthy | .github/workflows/ci.yml |
audit |
cicd | healthy | .github/workflows/ci.yml |
deny |
cicd | healthy | .github/workflows/ci.yml |
shear |
cicd | healthy | .github/workflows/ci.yml |
zizmor |
cicd | healthy | .github/workflows/ci.yml |
msrv |
cicd | healthy | .github/workflows/ci.yml |
miri |
cicd | healthy | .github/workflows/ci.yml |
ci-ok |
cicd | healthy | .github/workflows/ci.yml |
parity |
cicd | healthy | .github/workflows/protocol-parity.yml |
benchmark |
cicd | healthy | .github/workflows/bench.yml |
publish-crates |
cicd | healthy | .github/workflows/release.yml |
build |
cicd | healthy | .github/workflows/release.yml |
release |
cicd | healthy | .github/workflows/release.yml |
check-codegen |
cicd | healthy | .github/workflows/release.yml |
npm-prep |
cicd | healthy | .github/workflows/release.yml |
npm-publish |
cicd | healthy | .github/workflows/release.yml |
vscode-prep |
cicd | healthy | .github/workflows/release.yml |
vscode-publish |
cicd | healthy | .github/workflows/release.yml |
allocations |
cicd | healthy | .github/workflows/allocs.yml |
ecosystem |
cicd | healthy | .github/workflows/ecosystem.yml |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/ |
frontend | healthy | tests/fixtures/tanstack-router-conventions/app/pages/index.… |
/posts.lazy |
frontend | healthy | tests/fixtures/tanstack-router-conventions/app/pages/posts.… |
/__root |
frontend | healthy | tests/fixtures/tanstack-router-conventions/app/pages/__root… |
/page.ts |
frontend | healthy | tests/fixtures/boundary-bulletproof/src/app/page.ts |
/api/data |
frontend | healthy | tests/fixtures/astro-conventions/src/pages/api/data.ts |
/page.tsx |
frontend | healthy | tests/fixtures/nextjs-config-deps/src/app/page.tsx |
/login-actions |
frontend | healthy | tests/fixtures/issue-491-playwright-fixture-helper-function… |
/admin-actions |
frontend | healthy | tests/fixtures/issue-491-playwright-fixture-helper-function… |
/normal |
frontend | healthy | tests/fixtures/nuxt-script-auto-imports/pages/normal.ts |
/_app |
frontend | healthy | tests/fixtures/nextjs-project/src/pages/_app.tsx |
/api/hello |
frontend | healthy | tests/fixtures/nextjs-project/src/pages/api/hello.ts |
/blog/[slug] |
frontend | healthy | tests/fixtures/private-type-leaks/app/blog/[slug]/page.tsx |
/[slug] |
frontend | healthy | tests/fixtures/private-type-leaks/pages/[slug].tsx |
/user-page |
frontend | healthy | tests/fixtures/playwright-pom-fixtures-nested/src/pages/use… |
/admin-page |
frontend | healthy | tests/fixtures/playwright-pom-fixtures-nested/src/pages/adm… |
/about |
frontend | healthy | tests/fixtures/dynamic-import-patterns/src/pages/about.ts |
/home |
frontend | healthy | tests/fixtures/dynamic-import-patterns/src/pages/home.ts |
/sidebar-actions-direct |
frontend | healthy | tests/fixtures/issue-586-playwright-helper-local-setup/src/… |
/sidebar-actions-local |
frontend | healthy | tests/fixtures/issue-586-playwright-helper-local-setup/src/… |
/contact |
frontend | healthy | tests/conformance/fixtures/dynamic-import-patterns/src/page… |
/foo/bar |
frontend | healthy | tests/fixtures/issue-310-namespace-object-alias-multi-hop-b… |
/never-reached |
frontend | healthy | tests/fixtures/issue-310-namespace-object-alias-multi-hop-b… |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy |
cicd | healthy | tests/fixtures/issue-195-ci-file-args/.github/workflows/dep… |
gha::conformance |
cicd | healthy | .github/workflows/conformance.yml |
gha::ecosystem-full |
cicd | healthy | .github/workflows/ecosystem-full.yml |
gha::bloat |
cicd | healthy | .github/workflows/bloat.yml |
gha::coverage |
cicd | healthy | .github/workflows/coverage.yml |
gha::test-action |
cicd | healthy | .github/workflows/test-action.yml |
gha::coupling |
cicd | healthy | .github/workflows/coupling.yml |
gha::dependabot-auto-merge |
cicd | healthy | .github/workflows/dependabot-auto-merge.yml |
gha::bench-real-world |
cicd | healthy | .github/workflows/bench-real-world.yml |
gha::commitlint |
cicd | healthy | .github/workflows/commitlint.yml |
gha::scorecard |
cicd | healthy | .github/workflows/scorecard.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::protocol-parity |
cicd | healthy | .github/workflows/protocol-parity.yml |
gha::bench |
cicd | healthy | .github/workflows/bench.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
gha::allocs |
cicd | healthy | .github/workflows/allocs.yml |
gha::ecosystem |
cicd | healthy | .github/workflows/ecosystem.yml |
gha::cross-arch |
cicd | healthy | .github/workflows/cross-arch.yml |
gitlab-ci |
cicd | healthy | tests/fixtures/issue-195-ci-file-args/.gitlab-ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::editors/vscode/src/license-utils.ts |
security | healthy | editors/vscode/src/license-utils.ts |
auth::crates/cli/src/coverage/mod.rs |
security | healthy | crates/cli/src/coverage/mod.rs |
auth::editors/vscode/test/license-utils.test.ts |
security | healthy | editors/vscode/test/license-utils.test.ts |
auth::crates/mcp/src/server/mod.rs |
security | healthy | crates/mcp/src/server/mod.rs |
auth::crates/cli/src/api.rs |
security | healthy | crates/cli/src/api.rs |
auth::crates/cli/src/health/coverage.rs |
security | healthy | crates/cli/src/health/coverage.rs |
auth::crates/cli/src/license/mod.rs |
security | healthy | crates/cli/src/license/mod.rs |
auth::crates/license/Cargo.toml |
security | healthy | crates/license/Cargo.toml |
auth::editors/vscode/package.json |
security | healthy | editors/vscode/package.json |
auth::.github/workflows/release.yml |
security | healthy | .github/workflows/release.yml |
auth::crates/cli/tests/runtime_coverage_tests.rs |
security | healthy | crates/cli/tests/runtime_coverage_tests.rs |
auth::crates/cli/tests/common/sign.rs |
security | healthy | crates/cli/tests/common/sign.rs |
auth::crates/cli/Cargo.toml |
security | healthy | crates/cli/Cargo.toml |
auth::crates/cli/src/main.rs |
security | healthy | crates/cli/src/main.rs |
auth::crates/mcp/src/params.rs |
security | healthy | crates/mcp/src/params.rs |
auth::crates/license/src/lib.rs |
security | healthy | crates/license/src/lib.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | crates/extract/src/visitor/tests.rs |
port:06 |
network | healthy | .github/workflows/conformance.yml |
port:04 |
network | healthy | .github/workflows/ecosystem-full.yml |
port:07 |
network | healthy | .github/workflows/bench-real-world.yml |
port:15 |
network | healthy | .github/workflows/protocol-parity.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
NPM_TOKEN |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
ED25519_BINARY_SIGNING_PRIVATE_KEY |
cicd | healthy | — |
OVSX_PAT |
cicd | healthy | — |
VSCE_PAT |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | tests/fixtures/issue-327-wildcard-paths-node-builtins/main.… |
postgres |
data | healthy | tests/fixtures/security-sql-injection/src/parameterized.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | editors/vscode/pnpm-lock.yaml |
vps::aws |
hardware | healthy | tests/fixtures/vitest-mocks-workspace/apps/mrv/tests/upload… |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-r7jy07l2 |
software | healthy | /tmp/repobility-clone-r7jy07l2 |
| Label | Layer | Status | Path |
|---|---|---|---|
Query root |
api | healthy | tests/fixtures/boundary-type-only/src/ui/inline_type.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | crates/cli/tests/coverage_analyze_tests.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | tests/fixtures/ember-classic/testem.js |
| Label | Layer | Status | Path |
|---|---|---|---|
generic_api_key::crates/cli/src/coverage/cloud_client.rs |
security | healthy | crates/cli/src/coverage/cloud_client.rs |
This page is publicly accessible at:
https://repobility.com/scan/d8262f50-e393-4de5-ada5-d67b4a70b23a/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/d8262f50-e393-4de5-ada5-d67b4a70b23a/
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.