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.

withastro/astro

https://github.com/withastro/astro · scanned 2026-05-16 12:50 UTC (3 weeks, 3 days ago) · 10 languages

537 raw signals (20 security + 517 graph) 2/10 scanners ran 33rd percentile · Typescript · large (100-500K LoC) System graph score 64 (higher by 6)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 3 weeks, 5 days ago · v1 · 5 actionable findings from 1 signal source. 4 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-17-v4 calibration-aware
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 94.0 0.25 23.50
testing_score 62.0 0.20 12.40
documentation_score 60.0 0.15 9.00
practices_score 55.0 0.15 8.25
code_quality 80.0 0.10 8.00
Overall 1.00 70.2
Calibrated penalty buckets (security_score): threat: 6.0
security_score may be inflated — optional scanners skipped due to repo size/fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 9455 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
README.md software healthy README.md
knip.js software warning knip.js
pnpm-lock.yaml software healthy pnpm-lock.yaml
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
turbo.json software healthy turbo.json
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
eslint.config.js software warning eslint.config.js
tsconfig.json software healthy tsconfig.json
SECURITY.md software healthy SECURITY.md
AGENTS.md software healthy AGENTS.md
.gitpod.yml software healthy .gitpod.yml
STYLE_GUIDE.md software healthy STYLE_GUIDE.md
handlers.md software healthy reference/handlers.md
unit-testing.md software healthy reference/unit-testing.md
optimize-deps.md software healthy reference/optimize-deps.md
devcontainer.json software healthy .devcontainer/devcontainer.json
Dockerfile software healthy .devcontainer/Dockerfile
examples.Dockerfile software healthy .devcontainer/examples.Dockerfile
devcontainer.json software healthy .devcontainer/blog/devcontainer.json
devcontainer.json software healthy .devcontainer/framework-lit/devcontainer.json
devcontainer.json software healthy .devcontainer/integration/devcontainer.json
devcontainer.json software healthy .devcontainer/framework-multiple/devcontainer.json
devcontainer.json software healthy .devcontainer/framework-preact/devcontainer.json
devcontainer.json software healthy .devcontainer/framework-vue/devcontainer.json
devcontainer.json software healthy .devcontainer/minimal/devcontainer.json
devcontainer.json software healthy .devcontainer/docs/devcontainer.json
devcontainer.json software healthy .devcontainer/with-mdx/devcontainer.json
devcontainer.json software healthy .devcontainer/framework-svelte/devcontainer.json
devcontainer.json software healthy .devcontainer/ssr/devcontainer.json
devcontainer.json software healthy .devcontainer/with-tailwindcss/devcontainer.json
devcontainer.json software healthy .devcontainer/non-html-pages/devcontainer.json
devcontainer.json software healthy .devcontainer/component/devcontainer.json
devcontainer.json software healthy .devcontainer/framework-react/devcontainer.json
devcontainer.json software healthy .devcontainer/with-markdown-plugins/devcontainer.json
devcontainer.json software healthy .devcontainer/basics/devcontainer.json
devcontainer.json software healthy .devcontainer/framework-solid/devcontainer.json
devcontainer.json software healthy .devcontainer/portfolio/devcontainer.json
devcontainer.json software healthy .devcontainer/with-markdown-shiki/devcontainer.json
devcontainer.json software healthy .devcontainer/with-nanostores/devcontainer.json
devcontainer.json software healthy .devcontainer/hackernews/devcontainer.json
devcontainer.json software healthy .devcontainer/with-vitest/devcontainer.json
devcontainer.json software healthy .devcontainer/framework-alpine/devcontainer.json
package.json software healthy scripts/package.json
turbo-run-affected.js software healthy scripts/turbo-run-affected.js
tsconfig.json software healthy scripts/tsconfig.json
index.js software healthy scripts/index.js
CHANGELOG.md software healthy scripts/CHANGELOG.md
github-utils.js software healthy scripts/testing/github-utils.js
github-test-reporter.js software warning scripts/testing/github-test-reporter.js

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

LabelLayerStatusPath
isFilterFlag software healthy scripts/turbo-run-affected.js:isFilterFlag
hasRange software healthy scripts/turbo-run-affected.js:hasRange
formatFilter software healthy scripts/turbo-run-affected.js:formatFilter
run software healthy scripts/index.js:run
parseLog software healthy scripts/testing/github-utils.js:parseLog
createSummary software healthy scripts/testing/github-utils.js:createSummary
seconds software healthy scripts/testing/github-utils.js:seconds
testDurationHistogram software healthy scripts/testing/github-utils.js:testDurationHistogram
rangeEnd software healthy scripts/testing/github-utils.js:rangeEnd
copyPasteSection software healthy scripts/testing/github-utils.js:copyPasteSection
escapeTemplateLiterals software healthy scripts/cmd/prebuild.js:escapeTemplateLiterals
prebuild software healthy scripts/cmd/prebuild.js:prebuild
getPrebuildURL software healthy scripts/cmd/prebuild.js:getPrebuildURL
prebuildFile software healthy scripts/cmd/prebuild.js:prebuildFile
test software healthy scripts/cmd/test.js:test
getPrebuilds software healthy scripts/cmd/build.js:getPrebuilds
build software healthy scripts/cmd/build.js:build
clean software healthy scripts/cmd/build.js:clean
getDefinedEntries software healthy scripts/cmd/build.js:getDefinedEntries
readPackageJSON software healthy scripts/cmd/build.js:readPackageJSON
getInternalPackageVersion software healthy scripts/cmd/build.js:getInternalPackageVersion
getWorkspacePackageVersion software healthy scripts/cmd/build.js:getWorkspacePackageVersion
checkExamples software healthy scripts/smoke/check.js:checkExamples
prepareExample software healthy scripts/smoke/check.js:prepareExample
resetExample software healthy scripts/smoke/check.js:resetExample
readAndParsePackageJson software healthy scripts/deps/update-example-versions.js:readAndParsePackage…
loadFixture software healthy packages/integrations/node/test/test-utils.ts:loadFixture
createRequestAndResponse software healthy packages/integrations/node/test/test-utils.ts:createRequest…
toPromise software healthy packages/integrations/node/test/test-utils.ts:toPromise
chunks software healthy packages/integrations/node/test/test-utils.ts:chunks
buffersToString software healthy packages/integrations/node/test/test-utils.ts:buffersToStri…
waitServerListen software healthy packages/integrations/node/test/test-utils.ts:waitServerLis…
onListen software healthy packages/integrations/node/test/test-utils.ts:onListen
onError software healthy packages/integrations/node/test/test-utils.ts:onError
runTest software healthy packages/integrations/node/test/headers.test.ts:runTest
warningListener software healthy packages/integrations/node/test/node-middleware-listener-cl…
fetchEndpoint software healthy packages/integrations/node/test/redirects.test.ts:fetchEndp…
POST software healthy packages/integrations/node/test/fixtures/api-route/src/page…
GET software healthy packages/integrations/node/test/fixtures/api-route/src/page…
GET software healthy packages/integrations/node/test/fixtures/api-route/src/page…
POST software healthy packages/integrations/node/test/fixtures/api-route/src/page…
POST software healthy packages/integrations/node/test/fixtures/api-route/src/page…
GET software healthy packages/integrations/node/test/fixtures/api-route/src/page…
onRequest software healthy packages/integrations/node/test/fixtures/prerender/src/midd…
POST software healthy packages/integrations/node/test/fixtures/locals/src/pages/a…
GET software healthy packages/integrations/node/test/fixtures/headers/src/pages/…
GET software healthy packages/integrations/node/test/fixtures/headers/src/pages/…
GET software healthy packages/integrations/node/test/fixtures/headers/src/pages/…
GET software healthy packages/integrations/node/test/fixtures/headers/src/pages/…
GET software healthy packages/integrations/node/test/fixtures/headers/src/pages/…

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

LabelLayerStatusPath
reference software healthy reference
.devcontainer software healthy .devcontainer
blog software healthy .devcontainer/blog
framework-lit software healthy .devcontainer/framework-lit
integration software healthy .devcontainer/integration
framework-multiple software healthy .devcontainer/framework-multiple
framework-preact software healthy .devcontainer/framework-preact
framework-vue software healthy .devcontainer/framework-vue
minimal software healthy .devcontainer/minimal
docs software healthy .devcontainer/docs
with-mdx software healthy .devcontainer/with-mdx
framework-svelte software healthy .devcontainer/framework-svelte
ssr software healthy .devcontainer/ssr
with-tailwindcss software healthy .devcontainer/with-tailwindcss
non-html-pages software healthy .devcontainer/non-html-pages
component software healthy .devcontainer/component
framework-react software healthy .devcontainer/framework-react
with-markdown-plugins software healthy .devcontainer/with-markdown-plugins
basics software healthy .devcontainer/basics
framework-solid software healthy .devcontainer/framework-solid
portfolio software healthy .devcontainer/portfolio
with-markdown-shiki software healthy .devcontainer/with-markdown-shiki
with-nanostores software healthy .devcontainer/with-nanostores
hackernews software healthy .devcontainer/hackernews
with-vitest software healthy .devcontainer/with-vitest
framework-alpine software healthy .devcontainer/framework-alpine
scripts software healthy scripts
testing software healthy scripts/testing
cmd software healthy scripts/cmd
smoke software healthy scripts/smoke
deps software healthy scripts/deps
packages software healthy packages
integrations software healthy packages/integrations
node software healthy packages/integrations/node
test software healthy packages/integrations/node/test
units software healthy packages/integrations/node/test/units
fixtures software healthy packages/integrations/node/test/fixtures
api-route software healthy packages/integrations/node/test/fixtures/api-route
src software healthy packages/integrations/node/test/fixtures/api-route/src
pages software healthy packages/integrations/node/test/fixtures/api-route/src/pages
ssr-assets-middleware software healthy packages/integrations/node/test/fixtures/ssr-assets-middlew…
src software healthy packages/integrations/node/test/fixtures/ssr-assets-middlew…
styles software healthy packages/integrations/node/test/fixtures/ssr-assets-middlew…
prerender software healthy packages/integrations/node/test/fixtures/prerender
src software healthy packages/integrations/node/test/fixtures/prerender/src
image software healthy packages/integrations/node/test/fixtures/image
preview-headers software healthy packages/integrations/node/test/fixtures/preview-headers
prerender-404-500 software healthy packages/integrations/node/test/fixtures/prerender-404-500
src software healthy packages/integrations/node/test/fixtures/prerender-404-500/…
sessions software healthy packages/integrations/node/test/fixtures/sessions

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

LabelLayerStatusPath
MarkdocError software healthy packages/integrations/markdoc/src/utils.ts:MarkdocError
attribute software healthy packages/integrations/react/test/parsed-react-children.test…
attributes software healthy packages/integrations/react/test/react-component.test.ts:at…
StaticComponent software healthy packages/integrations/react/test/fixtures/react-component/s…
to software healthy packages/integrations/cloudflare/test/prerender-styles.test…
MyDurableObject software healthy packages/integrations/cloudflare/test/fixtures/custom-entry…
VercelBuilder software healthy packages/integrations/vercel/src/index.ts:VercelBuilder
is software healthy packages/integrations/svelte/test/extract-generics.test.ts:…
property software healthy packages/integrations/svelte/test/empty-class-attribute.tes…
attribute software healthy packages/integrations/svelte/test/empty-class-attribute.tes…
is software healthy packages/integrations/svelte/test/empty-class-attribute.tes…
prop software healthy packages/integrations/svelte/test/empty-class-attribute.tes…
values software healthy packages/integrations/svelte/src/server.ts:values
AstroCheck software healthy packages/language-tools/language-server/src/check.ts:AstroC…
SvelteVirtualCode software healthy packages/language-tools/language-server/src/core/svelte.ts:…
VueVirtualCode software healthy packages/language-tools/language-server/src/core/vue.ts:Vue…
AstroVirtualCode software healthy packages/language-tools/language-server/src/core/index.ts:A…
FrontmatterHolder software healthy packages/language-tools/language-server/src/core/frontmatte…
values software healthy packages/language-tools/language-server/src/plugins/html-da…
string software healthy packages/language-tools/language-server/src/plugins/html-da…
Hello software healthy packages/language-tools/ts-plugin/test/fixtures/script.ts:H…
AstroVirtualCode software healthy packages/language-tools/ts-plugin/src/language.ts:AstroVirt…
FrontmatterHolder software healthy packages/language-tools/ts-plugin/src/frontmatter.ts:Frontm…
HostRoutes software healthy packages/underscore-redirects/src/host-route.ts:HostRoutes
to software healthy packages/astro/test/core-image-layout.test.ts:to
in software healthy packages/astro/test/core-image-layout.test.ts:in
is software healthy packages/astro/test/css-order-import.test.ts:is
name software healthy packages/astro/test/scoped-style-strategy.test.ts:name
component software healthy packages/astro/test/preact-component.test.ts:component
components software healthy packages/astro/test/preact-component.test.ts:components
assert software healthy packages/astro/test/0-css.test.ts:assert
MyApp software healthy packages/astro/test/test-adapter.ts:MyApp
that software healthy packages/astro/test/tailwindcss.test.ts:that
TestPipeline software healthy packages/astro/test/units/test-utils.ts:TestPipeline
SpyLogger software healthy packages/astro/test/units/test-utils.ts:SpyLogger
instance software healthy packages/astro/test/units/config/config-validate.test.ts:in…
instance software healthy packages/astro/test/units/middleware/locals.test.ts:instance
Foo software healthy packages/astro/test/units/middleware/locals.test.ts:Foo
PassthroughCommandRunner software healthy packages/astro/test/units/cli/utils.ts:PassthroughCommandRu…
FakeKeyGenerator software healthy packages/astro/test/units/cli/utils.ts:FakeKeyGenerator
SpyHelpDisplay software healthy packages/astro/test/units/cli/utils.ts:SpyHelpDisplay
FakeAstroVersionProvider software healthy packages/astro/test/units/cli/utils.ts:FakeAstroVersionProv…
FakeCloudIdeProvider software healthy packages/astro/test/units/cli/utils.ts:FakeCloudIdeProvider
FakeOperatingSystemProvider software healthy packages/astro/test/units/cli/utils.ts:FakeOperatingSystemP…
SpyCommandExecutor software healthy packages/astro/test/units/cli/utils.ts:SpyCommandExecutor
FakeDebugInfoProvider software healthy packages/astro/test/units/cli/utils.ts:FakeDebugInfoProvider
SpyClipboard software healthy packages/astro/test/units/cli/utils.ts:SpyClipboard
FakePackageManagerUserAgentProvider software healthy packages/astro/test/units/cli/utils.ts:FakePackageManagerUs…
FakePrompt software healthy packages/astro/test/units/cli/utils.ts:FakePrompt
FakeNodeVersionProvider software healthy packages/astro/test/units/cli/utils.ts:FakeNodeVersionProvi…

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

LabelLayerStatusPath
/recipes frontend healthy packages/integrations/node/test/fixtures/api-route/src/page…
/response-redirect frontend healthy packages/integrations/node/test/fixtures/api-route/src/page…
/redirect frontend healthy packages/integrations/node/test/fixtures/api-route/src/page…
/hash frontend healthy packages/integrations/node/test/fixtures/api-route/src/page…
/binary frontend healthy packages/integrations/node/test/fixtures/api-route/src/page…
/streaming frontend healthy packages/integrations/node/test/fixtures/api-route/src/page…
/api frontend healthy packages/integrations/node/test/fixtures/sessions/src/pages…
/destroy frontend healthy packages/integrations/node/test/fixtures/sessions/src/pages…
/update frontend healthy packages/integrations/node/test/fixtures/sessions/src/pages…
/regenerate frontend healthy packages/integrations/node/test/fixtures/sessions/src/pages…
/endpoints/kitchen-sink frontend healthy packages/integrations/node/test/fixtures/headers/src/pages/…
/endpoints/astro-cookies-multi frontend healthy packages/integrations/node/test/fixtures/headers/src/pages/…
/endpoints/astro-response-cookie-multi frontend healthy packages/integrations/node/test/fixtures/headers/src/pages/…
/endpoints/response-cookies-multi frontend healthy packages/integrations/node/test/fixtures/headers/src/pages/…
/endpoints/simple frontend healthy packages/integrations/node/test/fixtures/headers/src/pages/…
/endpoints/response-cookies-single frontend healthy packages/integrations/node/test/fixtures/headers/src/pages/…
/endpoints/response-undefined-headers-object frontend healthy packages/integrations/node/test/fixtures/headers/src/pages/…
/endpoints/astro-cookies-single frontend healthy packages/integrations/node/test/fixtures/headers/src/pages/…
/endpoints/response-empty-headers-object frontend healthy packages/integrations/node/test/fixtures/headers/src/pages/…
/endpoints/astro-response-cookie-single frontend healthy packages/integrations/node/test/fixtures/headers/src/pages/…
/ssr frontend healthy packages/integrations/node/test/fixtures/node-middleware/sr…
/collection.json frontend healthy packages/integrations/markdoc/test/fixtures/content-collect…
/entry.json frontend healthy packages/integrations/markdoc/test/fixtures/content-collect…
/api/address frontend healthy packages/integrations/cloudflare/test/fixtures/client-addre…
/collections.json frontend healthy packages/integrations/cloudflare/test/fixtures/vite-plugin/…
/api/catch/[foo]-[bar].json frontend healthy packages/integrations/cloudflare/test/fixtures/routing-prio…
/api/catch/[...slug].json frontend healthy packages/integrations/cloudflare/test/fixtures/routing-prio…
/api/ frontend healthy packages/integrations/vercel/test/fixtures/isr/src/pages/ap…
/api/[dynamic] frontend healthy packages/integrations/vercel/test/fixtures/isr/src/pages/ap…
/api/[id] frontend healthy packages/integrations/vercel/test/fixtures/serverless-with-…
/_app frontend healthy packages/integrations/vue/test/fixtures/app-entrypoint-no-e…
/partitioned frontend healthy packages/integrations/netlify/test/functions/fixtures/cooki…
/login frontend healthy packages/integrations/netlify/test/functions/fixtures/cooki…
/endpoint.json frontend healthy packages/integrations/sitemap/test/fixtures/static/src/page…
/[lang]/manifest frontend healthy packages/integrations/sitemap/test/fixtures/static/src/page…
/glob.json frontend healthy packages/integrations/mdx/test/fixtures/mdx-frontmatter-inj…
/url-export/pages.json frontend healthy packages/integrations/mdx/test/fixtures/mdx-basics/src/page…
/frontmatter/glob.json frontend healthy packages/integrations/mdx/test/fixtures/mdx-basics/src/page…
/frontmatter.json frontend healthy packages/integrations/mdx/test/fixtures/mdx-vite-env-vars/s…
/pages.json frontend healthy packages/integrations/mdx/test/fixtures/mdx-get-headings/sr…
/response frontend healthy packages/astro/test/fixtures/endpoint-routing/src/pages/res…
/not-found frontend healthy packages/astro/test/fixtures/endpoint-routing/src/pages/not…
/multi-headers frontend healthy packages/astro/test/fixtures/endpoint-routing/src/pages/mul…
/headers frontend healthy packages/astro/test/fixtures/endpoint-routing/src/pages/hea…
/incorrect frontend healthy packages/astro/test/fixtures/endpoint-routing/src/pages/inc…
/setCookies frontend healthy packages/astro/test/fixtures/endpoint-routing/src/pages/set…
/internal-error frontend healthy packages/astro/test/fixtures/endpoint-routing/src/pages/int…
/binary.dat frontend healthy packages/astro/test/fixtures/api-routes/src/pages/binary.da…
/cached frontend healthy packages/astro/test/fixtures/cache-memory-query-include/src…
/api/hello frontend healthy packages/astro/test/fixtures/ssr-renderers-static-vue/src/p…

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

LabelLayerStatusPath
Counter frontend healthy packages/integrations/markdoc/test/fixtures/content-layer/s…
Counter frontend healthy packages/integrations/markdoc/test/fixtures/render-with-com…
ImageComponent frontend healthy packages/integrations/react/test/fixtures/react-19-preloads…
ParentComponent frontend healthy packages/integrations/react/test/fixtures/react-component/s…
GetSearch frontend healthy packages/integrations/react/test/fixtures/react-component/s…
ClonedWithProps frontend healthy packages/integrations/react/test/fixtures/react-component/s…
LazyComponent frontend healthy packages/integrations/react/test/fixtures/react-component/s…
FrameworkContent frontend healthy packages/integrations/cloudflare/test/fixtures/server-islan…
Component frontend healthy packages/integrations/mdx/test/fixtures/mdx-plus-react/src/…
BrokenComponent frontend healthy packages/integrations/mdx/test/fixtures/mdx-plus-react-erro…
PreactCounter frontend healthy packages/astro/test/fixtures/jsx/src/components/preact/Prea…
ReactCounter frontend healthy packages/astro/test/fixtures/jsx/src/components/react/React…
SolidCounter frontend healthy packages/astro/test/fixtures/jsx/src/components/solid/Solid…
Counter frontend healthy packages/astro/test/fixtures/component-library-shared/Count…
Counter frontend healthy packages/astro/test/fixtures/preact-compat-component/src/co…
Counter frontend healthy packages/astro/test/fixtures/slots-preact/src/components/Co…
NamedArrowDefaultExport frontend healthy packages/astro/test/fixtures/react-jsx-export/src/component…
NamedFunctionDefaultExport frontend healthy packages/astro/test/fixtures/react-jsx-export/src/component…
Counter frontend healthy packages/astro/test/fixtures/large-array/src/components/Cou…
Counter frontend healthy packages/astro/test/fixtures/astro-assets-dir/src/component…
Counter frontend healthy packages/astro/test/fixtures/sourcemap/src/components/Count…
Counter frontend healthy packages/astro/test/fixtures/queue-rendering/src/components…
Static frontend healthy packages/astro/test/fixtures/queue-rendering/src/components…
Counter frontend healthy packages/astro/test/fixtures/astro-assets-prefix/src/compon…
Counter frontend healthy packages/astro/test/fixtures/css-deduplication/src/componen…
Counter frontend healthy packages/astro/test/fixtures/solid-component/deps/solid-jsx…
ProxyComponent frontend healthy packages/astro/test/fixtures/solid-component/src/components…
WithNewlines frontend healthy packages/astro/test/fixtures/solid-component/src/components…
Counter frontend healthy packages/astro/test/fixtures/solid-component/src/components…
Counter frontend healthy packages/astro/test/fixtures/solid-component/src/components…
ClientApp frontend healthy packages/astro/test/fixtures/astro-client-only/src/componen…
Dedupe frontend healthy packages/astro/test/fixtures/css-order-import/src/component…
Client frontend healthy packages/astro/test/fixtures/css-order-import/src/component…
Client frontend healthy packages/astro/test/fixtures/css-order-import/src/component…
Counter frontend healthy packages/astro/test/fixtures/view-transitions/src/component…
Counter frontend healthy packages/astro/test/fixtures/special-chars-in-component-imp…
Counter frontend healthy packages/astro/test/fixtures/special-chars-in-component-imp…
Counter frontend healthy packages/astro/test/fixtures/special-chars-in-component-imp…
Counter frontend healthy packages/astro/test/fixtures/special-chars-in-component-imp…
Counter frontend healthy packages/astro/test/fixtures/special-chars-in-component-imp…
Counter frontend healthy packages/astro/test/fixtures/special-chars-in-component-imp…
ReactModules frontend healthy packages/astro/test/fixtures/0-css/src/components/ReactModu…
ReactCSS frontend healthy packages/astro/test/fixtures/0-css/src/components/ReactScss…
ReactCSS frontend healthy packages/astro/test/fixtures/0-css/src/components/ReactCSS.…
ReactModules frontend healthy packages/astro/test/fixtures/0-css/src/components/ReactModu…
ReactModules frontend healthy packages/astro/test/fixtures/0-css/src/components/ReactModu…
Counter frontend healthy packages/astro/test/fixtures/0-css/src/components/ModuleOrd…
ReactCSS frontend healthy packages/astro/test/fixtures/0-css/src/components/ReactSass…
WoofCounter frontend healthy packages/astro/test/fixtures/multiple-jsx-renderers/src/com…
MeowCounter frontend healthy packages/astro/test/fixtures/multiple-jsx-renderers/src/com…

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

LabelLayerStatusPath
wontfix cicd healthy .github/workflows/issue-wontfix.yml
semgrep cicd healthy .github/workflows/semgrep.yml
cleanup-branch cicd healthy .github/workflows/issue-close-cleanup.yml
diff_dependencies cicd healthy .github/workflows/diff-dependencies.yml
on-labeled cicd healthy .github/workflows/issue-needs-repro.yml
close-stale cicd healthy .github/workflows/issue-needs-repro.yml
check cicd healthy .github/workflows/check.yml
deploy cicd healthy .github/workflows/examples-deploy.yml
verify cicd healthy .github/workflows/fix-verification.yml
triage cicd healthy .github/workflows/label.yml
changes cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/ci.yml
biome-lint cicd healthy .github/workflows/ci.yml
lint cicd healthy .github/workflows/ci.yml
test cicd healthy .github/workflows/ci.yml
test-language-tools cicd healthy .github/workflows/ci.yml
e2e cicd healthy .github/workflows/ci.yml
smoke cicd healthy .github/workflows/ci.yml
merge cicd healthy .github/workflows/merge-main-to-next.yml
cleanup cicd healthy .github/workflows/cleanup-cache.yml
prettier cicd healthy .github/workflows/format.yml
changelog cicd healthy .github/workflows/release.yml
bundle cicd healthy .github/workflows/scripts.yml
label cicd healthy .github/workflows/issue-triage.yml
triage cicd healthy .github/workflows/issue-triage.yml
congrats cicd healthy .github/workflows/congrats.yml
build cicd healthy .github/workflows/preview-release.yml
publish cicd healthy .github/workflows/preview-release.yml
sync cicd healthy .github/workflows/sync-examples.yml
fix cicd healthy .github/workflows/merge-fix.yml
check cicd healthy .github/workflows/check-merge.yml
codspeed cicd healthy .github/workflows/continuous_benchmark.yml
build cicd healthy .github/workflows/build-sandbox-image.yml

LabelLayerStatusPath
1.1.1.1 network healthy packages/integrations/node/test/server-host.test.ts
127.0.0.1 network healthy packages/integrations/node/test/preview-host.test.ts
203.0.113.50 network healthy packages/integrations/cloudflare/test/client-address.test.ts
70.41.3.18 network healthy packages/integrations/cloudflare/test/client-address.test.ts
150.172.238.178 network healthy packages/integrations/cloudflare/test/client-address.test.ts
198.51.100.42 network healthy packages/integrations/cloudflare/test/client-address.test.ts
10.0.0.1 network healthy packages/integrations/cloudflare/test/client-address.test.ts
8.8.8.8 network healthy packages/astro/test/client-address-node.test.ts
8.8.8.2 network healthy packages/astro/test/client-address-node.test.ts
192.0.2.43 network healthy packages/astro/test/units/routing/api-context.test.ts
172.16.58.3 network healthy packages/astro/test/units/routing/api-context.test.ts
192.168.1.15 network healthy packages/astro/test/units/cli/misc.test.ts
127.0.0.2 network healthy packages/astro/test/units/cli/misc.test.ts
2.2.2.2 network healthy packages/astro/test/units/app/node.test.ts
192.168.0.1 network healthy packages/astro/src/types/public/config.ts
9.107.001.014 network healthy packages/astro/src/runtime/client/dev-toolbar/apps/astro.ts
01.028.021.037 network healthy packages/astro/src/runtime/client/dev-toolbar/apps/astro.ts
08.066.164.132 network healthy packages/astro/src/runtime/client/dev-toolbar/apps/astro.ts
24.465.515.909 network healthy packages/astro/src/runtime/client/dev-toolbar/apps/astro.ts
16.07.33.1 network healthy packages/astro/src/runtime/client/dev-toolbar/ui-library/ic…
3.06.6.17 network healthy packages/astro/src/runtime/client/dev-toolbar/ui-library/ic…
24.41.57.74 network healthy packages/astro/src/runtime/client/dev-toolbar/ui-library/ic…
192.168.1.1 network healthy packages/internal-helpers/test/path.test.ts
255.255.255.255 network healthy packages/internal-helpers/test/request.test.ts
192.0.2.1 network healthy packages/internal-helpers/test/request.test.ts
10.0.0.2 network healthy packages/internal-helpers/test/request.test.ts

LabelLayerStatusPath
gha::issue-wontfix cicd healthy .github/workflows/issue-wontfix.yml
gha::semgrep cicd healthy .github/workflows/semgrep.yml
gha::issue-close-cleanup cicd healthy .github/workflows/issue-close-cleanup.yml
gha::diff-dependencies cicd healthy .github/workflows/diff-dependencies.yml
gha::issue-needs-repro cicd healthy .github/workflows/issue-needs-repro.yml
gha::check cicd healthy .github/workflows/check.yml
gha::examples-deploy cicd healthy .github/workflows/examples-deploy.yml
gha::fix-verification cicd healthy .github/workflows/fix-verification.yml
gha::label cicd healthy .github/workflows/label.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::merge-main-to-next cicd healthy .github/workflows/merge-main-to-next.yml
gha::cleanup-cache cicd healthy .github/workflows/cleanup-cache.yml
gha::format cicd healthy .github/workflows/format.yml
gha::release cicd healthy .github/workflows/release.yml
gha::scripts cicd healthy .github/workflows/scripts.yml
gha::issue-triage cicd healthy .github/workflows/issue-triage.yml
gha::congrats cicd healthy .github/workflows/congrats.yml
gha::preview-release cicd healthy .github/workflows/preview-release.yml
gha::sync-examples cicd healthy .github/workflows/sync-examples.yml
gha::merge-fix cicd healthy .github/workflows/merge-fix.yml
gha::check-merge cicd healthy .github/workflows/check-merge.yml
gha::continuous_benchmark cicd healthy .github/workflows/continuous_benchmark.yml
gha::build-sandbox-image cicd healthy .github/workflows/build-sandbox-image.yml

LabelLayerStatusPath
port:4321 network healthy .gitpod.yml
port:8890 network healthy packages/integrations/node/test/node-middleware-listener-cl…
port:4322 network healthy packages/integrations/node/test/static-headers.test.ts
port:4323 network healthy packages/integrations/node/test/static-headers.test.ts
port:8889 network healthy packages/integrations/node/test/node-middleware.test.ts
port:48081 network healthy packages/integrations/cloudflare/test/server-island-prerend…
port:8971 network healthy packages/integrations/netlify/test/functions/sessions.test.…
port:5678 network healthy packages/integrations/netlify/test/functions/redirects.test…
port:8080 network healthy packages/astro/test/events.test.ts
port:4324 network healthy packages/astro/test/core-image.test.ts
port:3000 network healthy packages/astro/test/units/assets/fonts/infra.test.ts
port:80 network healthy packages/astro/test/units/app/node.test.ts
port:443 network healthy packages/astro/test/units/app/node.test.ts
port:8443 network healthy packages/astro/test/units/app/node.test.ts
port:1234 network healthy packages/astro/src/types/public/config.ts
port:256 network healthy .github/workflows/semgrep.yml
port:40579 network healthy .github/workflows/semgrep.yml

LabelLayerStatusPath
NETLIFY_PREVIEWS_BUILD_HOOK cicd healthy
CI_ANTHROPIC_API_KEY cicd healthy
BUILD_HOOK cicd healthy
TURBO_TOKEN cicd healthy
FREDKBOT_GITHUB_TOKEN cicd healthy
DISCORD_WEBHOOK cicd healthy
DISCORD_WEBHOOK_CONGRATS cicd healthy
TURBO_TEAM cicd healthy
CODSPEED_TOKEN cicd healthy
OVSX_TOKEN cicd healthy
IMAGE cicd healthy
VSCE_TOKEN cicd healthy
GITHUB_TOKEN cicd healthy

LabelLayerStatusPath
.env in repo security healthy packages/astro/test/fixtures/astro-envs/.env
password_literal::packages/astro/test/actions.test.ts security healthy packages/astro/test/actions.test.ts
password_literal::packages/astro/test/actions.test.ts security healthy packages/astro/test/actions.test.ts
password_literal::packages/db/test/fixtures/db-in-src/db/se… security healthy packages/db/test/fixtures/db-in-src/db/seed.ts
password_literal::packages/db/test/fixtures/local-prod/db/s… security healthy packages/db/test/fixtures/local-prod/db/seed.ts
password_literal::packages/db/test/fixtures/libsql-remote/d… security healthy packages/db/test/fixtures/libsql-remote/db/seed.ts
password_literal::packages/db/test/fixtures/basics/db/seed.… security healthy packages/db/test/fixtures/basics/db/seed.ts

LabelLayerStatusPath
mongodb data healthy pnpm-workspace.yaml
redis data healthy packages/astro/src/types/public/config.ts
mysql data healthy packages/internal-helpers/test/path.test.ts
postgresql data healthy packages/internal-helpers/test/path.test.ts
sqlite data healthy packages/db/src/runtime/index.ts

LabelLayerStatusPath
caddy network healthy packages/astro/test/units/app/dev-url-construction.test.ts
nginx network healthy packages/astro/test/units/app/dev-url-construction.test.ts
traefik network healthy packages/astro/test/units/app/dev-url-construction.test.ts

LabelLayerStatusPath
auth::.github/workflows/release.yml security healthy .github/workflows/release.yml
auth::packages/internal-helpers/test/path.test.ts security healthy packages/internal-helpers/test/path.test.ts
auth::.github/workflows/issue-triage.yml security healthy .github/workflows/issue-triage.yml

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

LabelLayerStatusPath
migration-queries.ts data healthy packages/db/src/core/cli/migration-queries.ts

LabelLayerStatusPath
image::.devcontainer/Dockerfile hardware healthy .devcontainer/Dockerfile

LabelLayerStatusPath
vps::aws hardware healthy packages/integrations/vercel/src/index.ts
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/3180692a-45fb-463e-ba11-8c05f120b094/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/3180692a-45fb-463e-ba11-8c05f120b094/

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.