https://github.com/pyreon/pyreon
· scanned 2026-06-15 23:43 UTC (2 months, 4 weeks ago)
1452 raw signals (0 security + 1452 graph)
Last scanned 2 months, 4 weeks ago · v1 · 1449 actionable findings from 1 signal source. 3 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 16081 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 |
|---|---|---|---|
Home |
software | healthy | tests/browser/router.spec.ts:Home |
About |
software | healthy | tests/browser/router.spec.ts:About |
UserPage |
software | healthy | tests/browser/router.spec.ts:UserPage |
Greeting |
software | healthy | tests/browser/hydration.spec.ts:Greeting |
Greeting |
software | healthy | tests/browser/mount.spec.ts:Greeting |
lastUpdatedPlugin |
software | healthy | docs/vite-plugins/last-updated.ts:lastUpdatedPlugin |
rebuild |
software | healthy | docs/vite-plugins/last-updated.ts:rebuild |
buildRegistry |
software | healthy | docs/vite-plugins/last-updated.ts:buildRegistry |
walk |
software | healthy | docs/vite-plugins/last-updated.ts:walk |
PyreonHeroMark |
software | healthy | docs/src/components/PyreonHeroMark.tsx:PyreonHeroMark |
setRoot |
software | healthy | docs/src/components/PyreonHeroMark.tsx:setRoot |
trigger |
software | healthy | docs/src/components/PyreonHeroMark.tsx:trigger |
TraceVariant |
software | healthy | docs/src/components/PyreonHeroMark.tsx:TraceVariant |
PulseVariant |
software | healthy | docs/src/components/PyreonHeroMark.tsx:PulseVariant |
WaveVariant |
software | healthy | docs/src/components/PyreonHeroMark.tsx:WaveVariant |
ParticlesVariant |
software | healthy | docs/src/components/PyreonHeroMark.tsx:ParticlesVariant |
FuseVariant |
software | healthy | docs/src/components/PyreonHeroMark.tsx:FuseVariant |
TermVariant |
software | healthy | docs/src/components/PyreonHeroMark.tsx:TermVariant |
RingsVariant |
software | healthy | docs/src/components/PyreonHeroMark.tsx:RingsVariant |
OrbitVariant |
software | healthy | docs/src/components/PyreonHeroMark.tsx:OrbitVariant |
SplitVariant |
software | healthy | docs/src/components/PyreonHeroMark.tsx:SplitVariant |
SpotVariant |
software | healthy | docs/src/components/PyreonHeroMark.tsx:SpotVariant |
EcgVariant |
software | healthy | docs/src/components/PyreonHeroMark.tsx:EcgVariant |
Toc |
software | healthy | docs/src/components/Toc.tsx:Toc |
setupScrollSpy |
software | healthy | docs/src/components/Toc.tsx:setupScrollSpy |
recomputeTops |
software | healthy | docs/src/components/Toc.tsx:recomputeTops |
pickActive |
software | healthy | docs/src/components/Toc.tsx:pickActive |
schedulePick |
software | healthy | docs/src/components/Toc.tsx:schedulePick |
onScroll |
software | healthy | docs/src/components/Toc.tsx:onScroll |
tryFind |
software | healthy | docs/src/components/Toc.tsx:tryFind |
PyreonNotFound |
software | healthy | docs/src/components/PyreonNotFound.tsx:PyreonNotFound |
PageMeta |
software | healthy | docs/src/components/PageMeta.tsx:PageMeta |
loadRegistry |
software | healthy | docs/src/components/PageMeta.tsx:loadRegistry |
data |
software | healthy | docs/src/components/PageMeta.tsx:data |
lookupLastUpdated |
software | healthy | docs/src/components/PageMeta.tsx:lookupLastUpdated |
loadCollapsedState |
software | healthy | docs/src/components/Sidebar.tsx:loadCollapsedState |
saveCollapsedState |
software | healthy | docs/src/components/Sidebar.tsx:saveCollapsedState |
useDocsSlug |
software | healthy | docs/src/components/Sidebar.tsx:useDocsSlug |
Sidebar |
software | healthy | docs/src/components/Sidebar.tsx:Sidebar |
isCollapsed |
software | healthy | docs/src/components/Sidebar.tsx:isCollapsed |
toggle |
software | healthy | docs/src/components/Sidebar.tsx:toggle |
PyreonLanding |
software | healthy | docs/src/components/PyreonLanding.tsx:PyreonLanding |
of |
software | healthy | docs/src/components/PyreonLanding.tsx:of |
ThemeToggle |
software | healthy | docs/src/components/ThemeToggle.tsx:ThemeToggle |
toggle |
software | healthy | docs/src/components/ThemeToggle.tsx:toggle |
Header |
software | healthy | docs/src/components/Header.tsx:Header |
NotFoundPage |
software | healthy | docs/src/routes/_404.tsx:NotFoundPage |
HomePage |
software | healthy | docs/src/routes/index.tsx:HomePage |
layout |
software | healthy | docs/src/routes/_layout.tsx:layout |
isDocsPath |
software | healthy | docs/src/routes/_layout.tsx:isDocsPath |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
playwright.config.ts |
software | healthy | playwright.config.ts |
bun.lock |
software | healthy | bun.lock |
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 |
.oxlintrc.json |
software | healthy | .oxlintrc.json |
.pyreonlintrc.json |
software | healthy | .pyreonlintrc.json |
DECISION.md |
software | healthy | DECISION.md |
tsconfig.json |
software | healthy | tsconfig.json |
lint-baseline.json |
software | healthy | lint-baseline.json |
LICENSE |
software | healthy | LICENSE |
CODE_OF_CONDUCT.md |
software | healthy | CODE_OF_CONDUCT.md |
SECURITY.md |
software | healthy | SECURITY.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
pyreon-lint-baseline.json |
software | healthy | pyreon-lint-baseline.json |
vitest.setup.ts |
software | healthy | vitest.setup.ts |
playwright.config.ts |
software | healthy | tests/playwright.config.ts |
router.spec.ts |
software | healthy | tests/browser/router.spec.ts |
reactivity.spec.ts |
software | healthy | tests/browser/reactivity.spec.ts |
hydration.spec.ts |
software | healthy | tests/browser/hydration.spec.ts |
fixtures.ts |
software | healthy | tests/browser/fixtures.ts |
mount.spec.ts |
software | healthy | tests/browser/mount.spec.ts |
dev-server.ts |
software | healthy | tests/browser/dev-server.ts |
pyreon-entry.ts |
software | healthy | tests/browser/pyreon-entry.ts |
vite.config.ts |
software | healthy | docs/vite.config.ts |
README.md |
software | healthy | docs/README.md |
package.json |
software | healthy | docs/package.json |
index.html |
software | healthy | docs/index.html |
content.config.ts |
software | healthy | docs/content.config.ts |
tsconfig.json |
software | healthy | docs/tsconfig.json |
bench-hydration-profile.ts |
software | healthy | docs/scripts/bench-hydration-profile.ts |
last-updated.ts |
software | healthy | docs/vite-plugins/last-updated.ts |
sidebar-config.ts |
software | healthy | docs/src/sidebar-config.ts |
env.d.ts |
software | healthy | docs/src/env.d.ts |
entry-client.ts |
software | healthy | docs/src/entry-client.ts |
PyreonHeroMark.tsx |
software | healthy | docs/src/components/PyreonHeroMark.tsx |
Toc.tsx |
software | healthy | docs/src/components/Toc.tsx |
PyreonNotFound.tsx |
software | healthy | docs/src/components/PyreonNotFound.tsx |
PageMeta.tsx |
software | healthy | docs/src/components/PageMeta.tsx |
Sidebar.tsx |
software | healthy | docs/src/components/Sidebar.tsx |
PyreonLanding.tsx |
software | healthy | docs/src/components/PyreonLanding.tsx |
ThemeToggle.tsx |
software | healthy | docs/src/components/ThemeToggle.tsx |
Header.tsx |
software | healthy | docs/src/components/Header.tsx |
_404.tsx |
software | healthy | docs/src/routes/_404.tsx |
index.tsx |
software | healthy | docs/src/routes/index.tsx |
_layout.tsx |
software | healthy | docs/src/routes/_layout.tsx |
[...slug].tsx |
software | healthy | docs/src/routes/docs/[...slug].tsx |
index.tsx |
software | healthy | docs/src/routes/docs/index.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
browser |
software | healthy | tests/browser |
docs |
software | healthy | docs |
scripts |
software | healthy | docs/scripts |
vite-plugins |
software | healthy | docs/vite-plugins |
src |
software | healthy | docs/src |
components |
software | healthy | docs/src/components |
routes |
software | healthy | docs/src/routes |
docs |
software | healthy | docs/src/routes/docs |
examples |
software | healthy | docs/src/examples |
machine |
software | healthy | docs/src/examples/machine |
router |
software | healthy | docs/src/examples/router |
form |
software | healthy | docs/src/examples/form |
styler |
software | healthy | docs/src/examples/styler |
ui-core |
software | healthy | docs/src/examples/ui-core |
document |
software | healthy | docs/src/examples/document |
i18n |
software | healthy | docs/src/examples/i18n |
table |
software | healthy | docs/src/examples/table |
coolgrid |
software | healthy | docs/src/examples/coolgrid |
unistyle |
software | healthy | docs/src/examples/unistyle |
kinetic |
software | healthy | docs/src/examples/kinetic |
toast |
software | healthy | docs/src/examples/toast |
hotkeys |
software | healthy | docs/src/examples/hotkeys |
state-tree |
software | healthy | docs/src/examples/state-tree |
feature |
software | healthy | docs/src/examples/feature |
validation |
software | healthy | docs/src/examples/validation |
query |
software | healthy | docs/src/examples/query |
rx |
software | healthy | docs/src/examples/rx |
url-state |
software | healthy | docs/src/examples/url-state |
hooks |
software | healthy | docs/src/examples/hooks |
virtual |
software | healthy | docs/src/examples/virtual |
permissions |
software | healthy | docs/src/examples/permissions |
elements |
software | healthy | docs/src/examples/elements |
runtime-dom |
software | healthy | docs/src/examples/runtime-dom |
core |
software | healthy | docs/src/examples/core |
reactivity |
software | healthy | docs/src/examples/reactivity |
store |
software | healthy | docs/src/examples/store |
dnd |
software | healthy | docs/src/examples/dnd |
flow |
software | healthy | docs/src/examples/flow |
storage |
software | healthy | docs/src/examples/storage |
content |
software | healthy | docs/src/content |
docs |
software | healthy | docs/src/content/docs |
patterns |
software | healthy | docs/src/content/docs/patterns |
styles |
software | healthy | docs/src/styles |
mdx |
software | healthy | docs/src/mdx |
scripts |
software | healthy | scripts |
bench |
software | healthy | scripts/bench |
core |
software | healthy | scripts/bench/core |
visual-test |
software | healthy | scripts/visual-test |
perf |
software | healthy | scripts/perf |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
InMemoryStorage |
software | healthy | vitest.setup.ts:InMemoryStorage |
and |
software | healthy | tests/browser/reactivity.spec.ts:and |
accessor |
software | healthy | docs/src/components/Toc.tsx:accessor |
via |
software | healthy | docs/src/components/Toc.tsx:via |
name |
software | healthy | docs/src/components/PyreonLanding.tsx:name |
flips |
software | healthy | docs/src/examples/core/h-reactive-children-reactive-class.t… |
without |
software | healthy | docs/src/examples/core/h-reactive-children-reactive-class.t… |
via |
software | healthy | docs/src/styles/pyreon-syntax.ts:via |
we |
software | healthy | scripts/audit-types.ts:we |
lived |
software | healthy | scripts/scaffold-smoke.ts:lived |
of |
software | healthy | scripts/verify-modes.ts:of |
array |
software | healthy | scripts/verify-modes.ts:array |
strings |
software | healthy | scripts/verify-modes.ts:strings |
hashes |
software | healthy | scripts/verify-modes.ts:hashes |
args |
software | healthy | scripts/verify-modes.ts:args |
hash |
software | healthy | scripts/verify-modes.ts:hash |
in |
software | healthy | scripts/verify-modes.ts:in |
names |
software | healthy | scripts/verify-modes.ts:names |
of |
software | healthy | scripts/affected.ts:of |
where |
software | healthy | scripts/check-published-state.ts:where |
this |
software | healthy | scripts/check-client-bundle-node-imports.ts:this |
even |
software | healthy | scripts/cap-version-bumps.ts:even |
at |
software | healthy | scripts/publish.ts:at |
can |
software | healthy | scripts/publish.ts:can |
FakeStaticResult |
software | healthy | scripts/perf/port-vitus-labs-bench.ts:FakeStaticResult |
the |
software | healthy | packages/zero/zero/src/ssr-plugin.ts:the |
EnvError |
software | healthy | packages/zero/zero/src/env.ts:EnvError |
of |
software | healthy | packages/zero/zero/src/i18n-routing.ts:of |
was |
software | healthy | packages/zero/zero/src/vite-plugin.ts:was |
already |
software | healthy | packages/zero/zero/src/vite-plugin.ts:already |
names |
software | healthy | packages/zero/zero/src/ssg-plugin.ts:names |
name |
software | healthy | packages/zero/zero/src/ssg-plugin.ts:name |
merging |
software | healthy | packages/zero/zero/src/manifest.ts:merging |
composition |
software | healthy | packages/zero/zero/src/manifest.ts:composition |
updates |
software | healthy | packages/zero/zero/src/manifest.ts:updates |
the |
software | healthy | packages/zero/zero/src/image-plugin.ts:the |
name |
software | healthy | packages/zero/zero/src/image.tsx:name |
for |
software | healthy | packages/zero/zero/src/image.tsx:for |
name |
software | healthy | packages/zero/zero/src/link.tsx:name |
string |
software | healthy | packages/zero/zero/src/link.tsx:string |
CodeQL |
software | healthy | packages/zero/zero/src/ssg-enhance.ts:CodeQL |
names |
software | healthy | packages/zero/zero/src/ssg-enhance.ts:names |
building |
software | healthy | packages/zero/zero/src/tests/link.test.ts:building |
only |
software | healthy | packages/zero/zero/src/tests/link.test.ts:only |
when |
software | healthy | packages/zero/zero/src/tests/link.test.ts:when |
if |
software | healthy | packages/zero/zero/src/tests/link.test.ts:if |
is |
software | healthy | packages/zero/zero/src/tests/ssr-plugin.test.ts:is |
renderPage |
software | healthy | packages/zero/zero/src/tests/ssg-plugin.test.ts:renderPage |
was |
software | healthy | packages/zero/zero/src/tests/ssg-plugin.test.ts:was |
the |
software | healthy | packages/zero/zero/src/tests/integration/dev-404-provide-wa… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
NotFoundPage |
frontend | healthy | docs/src/routes/_404.tsx |
HomePage |
frontend | healthy | docs/src/routes/index.tsx |
DocsIndexPage |
frontend | healthy | docs/src/routes/docs/index.tsx |
EffectsLog |
frontend | healthy | docs/src/examples/effects-log.tsx |
BridgeCounterButton |
frontend | healthy | docs/src/examples/bridge-counter-button.tsx |
BridgeCounterReadout |
frontend | healthy | docs/src/examples/bridge-counter-readout.tsx |
StateMachineOnlyValidTransitionsFire |
frontend | healthy | docs/src/examples/machine/state-machine-only-valid-transiti… |
RouterSignalBackedPathMatching |
frontend | healthy | docs/src/examples/router/router-signal-backed-path-matching… |
DisabledReadOnlyFields |
frontend | healthy | docs/src/examples/form/disabled-read-only-fields.tsx |
FieldValidationErrorGatingOnBlur |
frontend | healthy | docs/src/examples/form/field-validation-error-gating-on-blu… |
DynamicStyling |
frontend | healthy | docs/src/examples/styler/dynamic-styling.tsx |
ThemeModeProvider |
frontend | healthy | docs/src/examples/ui-core/theme-mode-provider.tsx |
OneDocumentTreeManyFormatsMarkdownPreview |
frontend | healthy | docs/src/examples/document/one-document-tree-many-formats-m… |
I18nSwitchLocaleTranslate |
frontend | healthy | docs/src/examples/i18n/i18n-switch-locale-translate.tsx |
SortableTable |
frontend | healthy | docs/src/examples/table/sortable-table.tsx |
Ex12ColumnResponsiveGrid |
frontend | healthy | docs/src/examples/coolgrid/12-column-responsive-grid.tsx |
LiveBreakpointDetection |
frontend | healthy | docs/src/examples/unistyle/live-breakpoint-detection.tsx |
AnimatedTransitionOpacityTransform |
frontend | healthy | docs/src/examples/kinetic/animated-transition-opacity-trans… |
ToastNotifications |
frontend | healthy | docs/src/examples/toast/toast-notifications.tsx |
HotkeysKeypressRecorder |
frontend | healthy | docs/src/examples/hotkeys/hotkeys-keypress-recorder.tsx |
StateTreeHistoryUndo |
frontend | healthy | docs/src/examples/state-tree/state-tree-history-undo.tsx |
DefineFeatureCRUDFromASchema |
frontend | healthy | docs/src/examples/feature/definefeature-crud-from-a-schema.… |
FieldValidation |
frontend | healthy | docs/src/examples/validation/field-validation.tsx |
UseQueryFetchCacheByKey |
frontend | healthy | docs/src/examples/query/usequery-fetch-cache-by-key.tsx |
RxAggregationSumAvgMax |
frontend | healthy | docs/src/examples/rx/rx-aggregation-sum-avg-max.tsx |
RxComposableReactivePipeline |
frontend | healthy | docs/src/examples/rx/rx-composable-reactive-pipeline.tsx |
URLSyncedState |
frontend | healthy | docs/src/examples/url-state/url-synced-state.tsx |
UseToggleDisclosurePattern |
frontend | healthy | docs/src/examples/hooks/usetoggle-disclosure-pattern.tsx |
VirtualScrolling10000Rows |
frontend | healthy | docs/src/examples/virtual/virtual-scrolling-10-000-rows.tsx |
PermissionsReactiveCan |
frontend | healthy | docs/src/examples/permissions/permissions-reactive-can.tsx |
ThreeSlotLayoutBeforeContentAfter |
frontend | healthy | docs/src/examples/elements/three-slot-layout-before-content… |
MountReactiveChildren |
frontend | healthy | docs/src/examples/runtime-dom/mount-reactive-children.tsx |
HReactiveChildrenReactiveClass |
frontend | healthy | docs/src/examples/core/h-reactive-children-reactive-class.t… |
ComponentBodyRunsOnceOnlyThunksReRun |
frontend | healthy | docs/src/examples/core/component-body-runs-once-only-thunks… |
SignalsReadWriteReact |
frontend | healthy | docs/src/examples/reactivity/signals-read-write-react.tsx |
ComputedDerivedValues |
frontend | healthy | docs/src/examples/reactivity/computed-derived-values.tsx |
EffectsSideEffectsOnSignalChange |
frontend | healthy | docs/src/examples/reactivity/effects-side-effects-on-signal… |
TodoStoreListDerivedCount |
frontend | healthy | docs/src/examples/store/todo-store-list-derived-count.tsx |
CounterStoreSignalsDerived |
frontend | healthy | docs/src/examples/store/counter-store-signals-derived.tsx |
DragToReorderUseSortableDistilled |
frontend | healthy | docs/src/examples/dnd/drag-to-reorder-usesortable-distilled… |
NodeGraphDragSelectConnect |
frontend | healthy | docs/src/examples/flow/node-graph-drag-select-connect.tsx |
ReactiveStorage |
frontend | healthy | docs/src/examples/storage/reactive-storage.tsx |
IconLibraryRoute |
frontend | healthy | packages/zero/zero/src/no-optimize.tsx |
Broken |
frontend | healthy | packages/zero/zero/src/tests/integration/fixture/src/routes… |
NotFound |
frontend | healthy | packages/zero/zero/src/tests/integration/fixture-provide-wa… |
Home |
frontend | healthy | packages/zero/zero/src/tests/integration/fixture-provide-wa… |
About |
frontend | healthy | packages/zero/create-zero/templates/blog/src/routes/about.t… |
Home |
frontend | healthy | packages/zero/create-zero/templates/blog/src/routes/index.t… |
BlogIndex |
frontend | healthy | packages/zero/create-zero/templates/blog/src/routes/blog/in… |
PostPage |
frontend | healthy | packages/zero/create-zero/templates/blog/src/routes/blog/[s… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/Advanced |
frontend | healthy | examples/playground/src/pages/Advanced.tsx |
/About |
frontend | healthy | examples/playground/src/pages/About.tsx |
/Showcase |
frontend | healthy | examples/playground/src/pages/Showcase.tsx |
/Primitives |
frontend | healthy | examples/playground/src/pages/Primitives.tsx |
/Home |
frontend | healthy | examples/playground/src/pages/Home.tsx |
/TodoList |
frontend | healthy | examples/ai-reference/src/pages/TodoList.tsx |
/UserProfile |
frontend | healthy | examples/ai-reference/src/pages/UserProfile.tsx |
/TodoDetail |
frontend | healthy | examples/ai-reference/src/pages/TodoDetail.tsx |
/ |
frontend | healthy | tests/browser/router.spec.ts |
/about |
frontend | healthy | tests/browser/router.spec.ts |
/user/:id |
frontend | healthy | tests/browser/router.spec.ts |
/pricing |
frontend | healthy | scripts/bench/core/runtime-server.ts |
/blog |
frontend | healthy | scripts/bench/core/runtime-server.ts |
/contact |
frontend | healthy | scripts/bench/core/runtime-server.ts |
/admin |
frontend | healthy | scripts/bench/core/router.ts |
/files/:path* |
frontend | healthy | scripts/bench/core/router.ts |
/user/42 |
frontend | healthy | scripts/bench/core/router.ts |
/post/123/comment/456 |
frontend | healthy | scripts/bench/core/router.ts |
/admin/dashboard |
frontend | healthy | scripts/bench/core/router.ts |
/admin/users/99/settings |
frontend | healthy | scripts/bench/core/router.ts |
/files/docs/2024/report.pdf |
frontend | healthy | scripts/bench/core/router.ts |
/:pathMatch(.*)* |
frontend | healthy | scripts/bench/core/router.ts |
/app/dashboard |
frontend | healthy | packages/zero/zero/src/vite-plugin.ts |
/* |
frontend | healthy | packages/zero/zero/src/adapters/netlify.ts |
/dash |
frontend | healthy | packages/zero/zero/src/tests/server-loaders.test.ts |
/x |
frontend | healthy | packages/zero/zero/src/tests/server-loaders.test.ts |
/boom |
frontend | healthy | packages/zero/zero/src/tests/server-loaders.test.ts |
/login |
frontend | healthy | packages/zero/zero/src/tests/server-loaders.test.ts |
/users |
frontend | healthy | packages/zero/zero/src/tests/fs-router.test.ts |
/users/:id |
frontend | healthy | packages/zero/zero/src/tests/fs-router.test.ts |
/api/posts |
frontend | healthy | packages/zero/zero/src/tests/route-integration.test.ts |
/api/unknown |
frontend | healthy | packages/zero/zero/src/tests/route-integration.test.ts |
/posts/1 |
frontend | healthy | packages/zero/zero/src/tests/ssg-plugin.test.ts |
/a |
frontend | healthy | packages/zero/zero/src/tests/ssg-plugin.test.ts |
/b |
frontend | healthy | packages/zero/zero/src/tests/ssg-plugin.test.ts |
/c |
frontend | healthy | packages/zero/zero/src/tests/ssg-plugin.test.ts |
/posts/bad (onPathError) |
frontend | healthy | packages/zero/zero/src/tests/ssg-plugin.test.ts |
/blog/:slug |
frontend | healthy | packages/zero/zero/src/tests/route-modes.test.ts |
/blog/live |
frontend | healthy | packages/zero/zero/src/tests/route-modes.test.ts |
/plain |
frontend | healthy | packages/zero/zero/src/tests/route-modes.test.ts |
/test |
frontend | healthy | packages/zero/zero/src/tests/logger.test.ts |
/__vite |
frontend | healthy | packages/zero/zero/src/tests/logger.test.ts |
/@fs |
frontend | healthy | packages/zero/zero/src/tests/logger.test.ts |
/api/users |
frontend | healthy | packages/zero/zero/src/tests/logger.test.ts |
/health |
frontend | healthy | packages/zero/zero/src/tests/logger.test.ts |
/users/42 |
frontend | healthy | packages/zero/zero/src/tests/client.test.ts |
/de/about |
frontend | healthy | packages/zero/zero/src/tests/seo.test.ts |
/extra |
frontend | healthy | packages/zero/zero/src/tests/seo.test.ts |
/posts/2 |
frontend | healthy | packages/zero/zero/src/tests/seo.test.ts |
/cs/about |
frontend | healthy | packages/zero/zero/src/tests/seo.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 |
|---|---|---|---|
port:5173 |
network | healthy | playwright.config.ts |
port:5175 |
network | healthy | playwright.config.ts |
port:5176 |
network | healthy | playwright.config.ts |
port:3799 |
network | healthy | tests/playwright.config.ts |
port:5191 |
network | healthy | docs/vite.config.ts |
port:5210 |
network | healthy | scripts/bench-cssvars.ts |
port:4173 |
network | healthy | scripts/bench/dom.ts |
port:3000 |
network | healthy | packages/zero/zero/src/config.ts |
port:4242 |
network | healthy | packages/zero/zero/src/tests/vite-plugin-config.test.ts |
port:8080 |
network | healthy | packages/zero/zero/src/tests/env-adapters.test.ts |
port:4000 |
network | healthy | packages/zero/zero/src/tests/config.test.ts |
port:256 |
network | healthy | packages/zero/create-zero/templates/_shared/_adapters/node/… |
port:968 |
network | healthy | packages/zero/create-zero/templates/_shared/_adapters/node/… |
port:8787 |
network | healthy | packages/fundamentals/sync/README.md |
port:1234 |
network | healthy | packages/fundamentals/sync/src/manifest.ts |
port:5199 |
network | healthy | packages/internals/playwright-config/README.md |
port:5189 |
network | healthy | examples/collab-board/vite.config.ts |
port:4319 |
network | healthy | examples/real-bench/bench.ts |
port:5180 |
network | healthy | examples/docs-pyreon/vite.config.ts |
port:5185 |
network | healthy | examples/sync-yjs-demo/vite.config.ts |
port:4178 |
network | healthy | examples/benchmark/bench-fair.ts |
port:5800 |
network | healthy | examples/perf-dashboard/vite.config.ts |
port:5182 |
network | healthy | examples/islands-showcase/vite.config.ts |
port:5203 |
network | healthy | examples/ssr-showcase/vite.config.ssr.ts |
port:5207 |
network | healthy | examples/ssr-showcase/vite.config.isr.ts |
port:5202 |
network | healthy | e2e-configs/native-todomvc-web.config.ts |
port:5190 |
network | healthy | e2e-configs/collab-board.config.ts |
port:5198 |
network | healthy | e2e-configs/ssg-subpath.config.ts |
port:5200 |
network | healthy | e2e-configs/ssg-i18n-prefix.config.ts |
port:5174 |
network | healthy | e2e-configs/ui-regression.config.ts |
port:5211 |
network | healthy | e2e-configs/cssvars.config.ts |
port:5188 |
network | healthy | e2e-configs/sync-ws-relay.config.ts |
port:5186 |
network | healthy | e2e-configs/sync-ws-relay.config.ts |
port:5201 |
network | healthy | e2e-configs/zero-hmr.config.ts |
port:5192 |
network | healthy | e2e-configs/cpa.config.ts |
port:5193 |
network | healthy | e2e-configs/cpa.config.ts |
port:5194 |
network | healthy | e2e-configs/cpa.config.ts |
port:5195 |
network | healthy | e2e-configs/cpa.config.ts |
port:5196 |
network | healthy | e2e-configs/cpa.config.ts |
port:5197 |
network | healthy | e2e-configs/cpa.config.ts |
port:5181 |
network | healthy | e2e-configs/app-showcase.config.ts |
port:5183 |
network | healthy | e2e-configs/perf-dashboard.config.ts |
port:5177 |
network | healthy | e2e-configs/compat-layers.config.ts |
port:5178 |
network | healthy | e2e-configs/compat-layers.config.ts |
port:5179 |
network | healthy | e2e-configs/compat-layers.config.ts |
port:04 |
network | healthy | .github/workflows/codeql.yml |
port:27 |
network | healthy | .github/workflows/codeql.yml |
port:05 |
network | healthy | .github/workflows/native-device.yml |
port:23 |
network | healthy | .github/workflows/native-device.yml |
port:40 |
network | healthy | .github/workflows/native-device.yml |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
diff |
cicd | healthy | .github/workflows/bundle-size-diff.yml |
check |
cicd | healthy | .github/workflows/release-readiness-check.yml |
analyze |
cicd | healthy | .github/workflows/codeql.yml |
check |
cicd | healthy | .github/workflows/doc-examples-check.yml |
ios-build |
cicd | healthy | .github/workflows/native-device.yml |
android-build |
cicd | healthy | .github/workflows/native-device.yml |
notify-nightly |
cicd | healthy | .github/workflows/native-device.yml |
sweep |
cicd | healthy | .github/workflows/leak-sweep.yml |
build |
cicd | healthy | .github/workflows/release-native.yml |
publish |
cicd | healthy | .github/workflows/release-native.yml |
verify |
cicd | healthy | .github/workflows/published-state.yml |
check |
cicd | healthy | .github/workflows/changeset-check.yml |
track |
cicd | healthy | .github/workflows/native-device-streak-tracker.yml |
analysis |
cicd | healthy | .github/workflows/scorecard.yml |
install |
cicd | healthy | .github/workflows/ci.yml |
bootstrap |
cicd | healthy | .github/workflows/ci.yml |
typecheck-cell |
cicd | healthy | .github/workflows/ci.yml |
typecheck |
cicd | healthy | .github/workflows/ci.yml |
lint |
cicd | healthy | .github/workflows/ci.yml |
test-cell |
cicd | healthy | .github/workflows/ci.yml |
test |
cicd | healthy | .github/workflows/ci.yml |
bootstrap-exit-codes |
cicd | healthy | .github/workflows/ci.yml |
test-browser |
cicd | healthy | .github/workflows/ci.yml |
test-rust-binary |
cicd | healthy | .github/workflows/ci.yml |
e2e-decide |
cicd | healthy | .github/workflows/ci.yml |
e2e-suite |
cicd | healthy | .github/workflows/ci.yml |
e2e |
cicd | healthy | .github/workflows/ci.yml |
build |
cicd | healthy | .github/workflows/ci.yml |
coverage |
cicd | healthy | .github/workflows/ci.yml |
coverage-full |
cicd | healthy | .github/workflows/ci.yml |
audit-types |
cicd | healthy | .github/workflows/ci.yml |
pyreon-lint-gate |
cicd | healthy | .github/workflows/ci.yml |
check-bundle-budgets |
cicd | healthy | .github/workflows/ci.yml |
check-distribution |
cicd | healthy | .github/workflows/ci.yml |
check-client-bundle-node-imports |
cicd | healthy | .github/workflows/ci.yml |
check-doc-claims |
cicd | healthy | .github/workflows/ci.yml |
lint-ratchet |
cicd | healthy | .github/workflows/ci.yml |
check-manifest-depth |
cicd | healthy | .github/workflows/ci.yml |
check-no-major-changesets |
cicd | healthy | .github/workflows/ci.yml |
verify-modes |
cicd | healthy | .github/workflows/ci.yml |
scaffold-smoke-decide |
cicd | healthy | .github/workflows/ci.yml |
scaffold-smoke-cell |
cicd | healthy | .github/workflows/ci.yml |
scaffold-smoke |
cicd | healthy | .github/workflows/ci.yml |
docs-sync |
cicd | healthy | .github/workflows/ci.yml |
audit |
cicd | healthy | .github/workflows/ci.yml |
benchmark |
cicd | healthy | .github/workflows/ci.yml |
secrets-scan |
cicd | healthy | .github/workflows/ci.yml |
decide |
cicd | healthy | .github/workflows/native-validate.yml |
validate |
cicd | healthy | .github/workflows/native-validate.yml |
build |
cicd | healthy | .github/workflows/docs.yml |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::docs/src/examples/validation/field-valida… |
security | healthy | docs/src/examples/validation/field-validation.tsx |
password_literal::docs/src/examples/validation/field-valida… |
security | healthy | docs/src/examples/validation/field-validation.tsx |
password_literal::packages/zero/create-zero/templates/dashb… |
security | healthy | packages/zero/create-zero/templates/dashboard/src/lib/auth.… |
password_literal::packages/fundamentals/form/src/tests/form… |
security | healthy | packages/fundamentals/form/src/tests/form.test.tsx |
password_literal::packages/fundamentals/form/src/tests/form… |
security | healthy | packages/fundamentals/form/src/tests/form.test.tsx |
password_literal::packages/fundamentals/form/src/tests/form… |
security | healthy | packages/fundamentals/form/src/tests/form.test.tsx |
password_literal::packages/fundamentals/form/src/tests/form… |
security | healthy | packages/fundamentals/form/src/tests/form.test.tsx |
password_literal::packages/fundamentals/form/src/tests/form… |
security | healthy | packages/fundamentals/form/src/tests/form.test.tsx |
password_literal::packages/fundamentals/form/src/tests/form… |
security | healthy | packages/fundamentals/form/src/tests/form.test.tsx |
password_literal::packages/fundamentals/form/src/tests/form… |
security | healthy | packages/fundamentals/form/src/tests/form.test.tsx |
password_literal::packages/fundamentals/form/src/tests/inte… |
security | healthy | packages/fundamentals/form/src/tests/integration.test.tsx |
password_literal::packages/fundamentals/form/src/tests/form… |
security | healthy | packages/fundamentals/form/src/tests/form-additional.test.t… |
password_literal::packages/fundamentals/validation/README.md |
security | healthy | packages/fundamentals/validation/README.md |
password_literal::packages/fundamentals/validation/src/arkt… |
security | healthy | packages/fundamentals/validation/src/arktype.ts |
password_literal::packages/fundamentals/validation/src/test… |
security | healthy | packages/fundamentals/validation/src/tests/validation.test.… |
password_literal::packages/fundamentals/validation/src/test… |
security | healthy | packages/fundamentals/validation/src/tests/validation.test.… |
password_literal::packages/fundamentals/validation/src/test… |
security | healthy | packages/fundamentals/validation/src/tests/validation.test.… |
password_literal::packages/fundamentals/validate/src/manife… |
security | healthy | packages/fundamentals/validate/src/manifest.ts |
password_literal::packages/core/primitives/src/web/Field.tsx |
security | healthy | packages/core/primitives/src/web/Field.tsx |
password_literal::examples/cpa-pw-dash/src/lib/auth.ts |
security | healthy | examples/cpa-pw-dash/src/lib/auth.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::bundle-size-diff |
cicd | healthy | .github/workflows/bundle-size-diff.yml |
gha::release-readiness-check |
cicd | healthy | .github/workflows/release-readiness-check.yml |
gha::codeql |
cicd | healthy | .github/workflows/codeql.yml |
gha::doc-examples-check |
cicd | healthy | .github/workflows/doc-examples-check.yml |
gha::native-device |
cicd | healthy | .github/workflows/native-device.yml |
gha::leak-sweep |
cicd | healthy | .github/workflows/leak-sweep.yml |
gha::release-native |
cicd | healthy | .github/workflows/release-native.yml |
gha::published-state |
cicd | healthy | .github/workflows/published-state.yml |
gha::changeset-check |
cicd | healthy | .github/workflows/changeset-check.yml |
gha::native-device-streak-tracker |
cicd | healthy | .github/workflows/native-device-streak-tracker.yml |
gha::scorecard |
cicd | healthy | .github/workflows/scorecard.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::native-validate |
cicd | healthy | .github/workflows/native-validate.yml |
gha::docs |
cicd | healthy | .github/workflows/docs.yml |
gha::dependency-audit |
cicd | healthy | .github/workflows/dependency-audit.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
gha::perf |
cicd | healthy | .github/workflows/perf.yml |
gha::diagnose-catalog-check |
cicd | healthy | .github/workflows/diagnose-catalog-check.yml |
gha::audit-leak-classes |
cicd | healthy | .github/workflows/audit-leak-classes.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
11.4.6.1 |
network | healthy | docs/src/components/Header.tsx |
3.2.8.8 |
network | healthy | docs/src/components/Header.tsx |
5.9.5.4 |
network | healthy | docs/src/components/Header.tsx |
3.2.7.8 |
network | healthy | docs/src/components/Header.tsx |
120.0.0.0 |
network | healthy | packages/zero/zero/src/font.ts |
127.0.0.1 |
network | healthy | packages/zero/zero/src/tests/adapters.test.ts |
1.2.3.4 |
network | healthy | packages/zero/zero/src/tests/rate-limit.test.ts |
10.0.0.1 |
network | healthy | packages/zero/zero/src/tests/rate-limit.test.ts |
1.1.1.1 |
network | healthy | packages/zero/zero/src/tests/rate-limit.test.ts |
2.2.2.2 |
network | healthy | packages/zero/zero/src/tests/rate-limit.test.ts |
3.3.3.3 |
network | healthy | packages/zero/zero/src/tests/rate-limit.test.ts |
4.4.4.4 |
network | healthy | packages/zero/zero/src/tests/rate-limit.test.ts |
5.5.5.5 |
network | healthy | packages/zero/zero/src/tests/rate-limit.test.ts |
6.6.6.6 |
network | healthy | packages/zero/zero/src/tests/rate-limit.test.ts |
7.7.7.7 |
network | healthy | packages/zero/zero/src/tests/rate-limit.test.ts |
8.8.8.8 |
network | healthy | packages/zero/zero/src/tests/rate-limit.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::examples/hn-clone/src/routes/_layout.tsx |
security | healthy | examples/hn-clone/src/routes/_layout.tsx |
auth::examples/cpa-pw-app-vue/src/routes/(admin)/dashboard.… |
security | healthy | examples/cpa-pw-app-vue/src/routes/(admin)/dashboard.tsx |
auth::.github/workflows/release.yml |
security | healthy | .github/workflows/release.yml |
auth::examples/cpa-pw-app-react/src/routes/(admin)/dashboar… |
security | healthy | examples/cpa-pw-app-react/src/routes/(admin)/dashboard.tsx |
auth::examples/cpa-pw-app-preact/src/routes/(admin)/dashboa… |
security | healthy | examples/cpa-pw-app-preact/src/routes/(admin)/dashboard.tsx |
auth::.github/workflows/release-native.yml |
security | healthy | .github/workflows/release-native.yml |
auth::.github/workflows/native-device.yml |
security | healthy | .github/workflows/native-device.yml |
auth::scripts/publish.ts |
security | healthy | scripts/publish.ts |
auth::packages/zero/zero/src/tests/i18n-routing.test.ts |
security | healthy | packages/zero/zero/src/tests/i18n-routing.test.ts |
auth::scripts/bootstrap-native-publish.ts |
security | healthy | scripts/bootstrap-native-publish.ts |
auth::examples/cpa-pw-app/src/routes/(admin)/dashboard.tsx |
security | healthy | examples/cpa-pw-app/src/routes/(admin)/dashboard.tsx |
auth::CLAUDE.md |
security | healthy | CLAUDE.md |
auth::examples/cpa-pw-app-solid/src/routes/(admin)/dashboar… |
security | healthy | examples/cpa-pw-app-solid/src/routes/(admin)/dashboard.tsx |
auth::packages/zero/create-zero/templates/app/src/routes/(a… |
security | healthy | packages/zero/create-zero/templates/app/src/routes/(admin)/… |
auth::packages/zero/zero/src/i18n-routing.ts |
security | healthy | packages/zero/zero/src/i18n-routing.ts |
auth::examples/collab-board/relay.ts |
security | healthy | examples/collab-board/relay.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /* |
api | healthy | scripts/bench/core/router.ts |
POST /api/webhooks/post-updated |
api | healthy | packages/zero/zero/src/manifest.ts |
POST /admin/purge |
api | healthy | packages/zero/zero/src/manifest.ts |
POST /api/webhooks/posts-changed |
api | healthy | packages/zero/zero/src/manifest.ts |
GET |
api | healthy | packages/zero/zero-content/src/components/Sidebar.tsx |
USE /__pyreon_lpih__ |
api | healthy | packages/tools/vite-plugin/src/index.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
SWIFT_VERSION |
cicd | healthy | — |
BOOTSTRAP_KEY |
cicd | healthy | — |
NPM_TOKEN |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
KOTLIN_VERSION |
cicd | healthy | — |
RELEASE_PAT |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
image::packages/zero/create-zero/templates/_shared/_adapter… |
hardware | healthy | packages/zero/create-zero/templates/_shared/_adapters/node/… |
image::packages/zero/create-zero/templates/_shared/_adapter… |
hardware | healthy | packages/zero/create-zero/templates/_shared/_adapters/bun/D… |
image::examples/hn-clone/Dockerfile |
hardware | healthy | examples/hn-clone/Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | packages/zero/zero/README.md |
postgres |
data | healthy | packages/zero/zero/src/tests/env.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | scripts/serve-ssg.ts |
caddy |
network | healthy | packages/zero/zero/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | packages/core/compiler/npm/linux-arm64-musl/README.md |
vps::azure |
hardware | healthy | packages/ui-system/unistyle/src/types.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-say0iizp |
software | healthy | /tmp/repobility-clone-say0iizp |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | packages/ui-system/kinetic/README.md |
This page is publicly accessible at:
https://repobility.com/scan/80f9f934-8db6-4082-bf71-886df2b37fd3/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/80f9f934-8db6-4082-bf71-886df2b37fd3/
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.