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.

solid-tv/renderer

https://github.com/solid-tv/renderer · scanned 2026-06-16 00:17 UTC (2 months, 2 weeks ago)

98 raw signals (0 security + 98 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 91 actionable findings from 1 signal source. 7 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 1133 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
getTestPath software healthy examples/index.ts:getTestPath
getTestName software healthy examples/index.ts:getTestName
createDebugOverlay software healthy examples/index.ts:createDebugOverlay
at software healthy examples/index.ts:at
runTest software healthy examples/index.ts:runTest
initRenderer software healthy examples/index.ts:initRenderer
wildcardMatch software healthy examples/index.ts:wildcardMatch
escapeRegex software healthy examples/index.ts:escapeRegex
runAutomation software healthy examples/index.ts:runAutomation
snapshot software healthy examples/index.ts:snapshot
doneTests software healthy examples/index.ts:doneTests
waitForRendererIdle software healthy examples/index.ts:waitForRendererIdle
startTimeout software healthy examples/index.ts:startTimeout
waitForEvent software healthy examples/tests/texture-placeholder-color.ts:waitForEvent
delay software healthy examples/tests/texture-placeholder-color.ts:delay
automation software healthy examples/tests/texture-placeholder-color.ts:automation
test software healthy examples/tests/texture-placeholder-color.ts:test
automation software healthy examples/tests/shader-animation.ts:automation
test software healthy examples/tests/shader-animation.ts:test
degToRad software healthy examples/tests/shader-animation.ts:degToRad
automation software healthy examples/tests/texture-svg.ts:automation
test software healthy examples/tests/texture-svg.ts:test
waitForTxLoaded software healthy examples/tests/texture-svg.ts:waitForTxLoaded
waitForTxFailed software healthy examples/tests/texture-svg.ts:waitForTxFailed
execLoadingTest software healthy examples/tests/texture-svg.ts:execLoadingTest
execFailureTest software healthy examples/tests/texture-svg.ts:execFailureTest
automation software healthy examples/tests/quads-rendered.ts:automation
test software healthy examples/tests/quads-rendered.ts:test
create software healthy examples/tests/quads-rendered.ts:create
baseX software healthy examples/tests/quads-rendered.ts:baseX
destroy software healthy examples/tests/quads-rendered.ts:destroy
automation software healthy examples/tests/texture-spritemap.ts:automation
test software healthy examples/tests/texture-spritemap.ts:test
execTest software healthy examples/tests/texture-spritemap.ts:execTest
randomIntBetween software healthy examples/tests/stress-multi-level.ts:randomIntBetween
animate software healthy examples/tests/stress-multi-level.ts:animate
automation software healthy examples/tests/text-alpha.ts:automation
test software healthy examples/tests/text-alpha.ts:test
generateAlphaTest software healthy examples/tests/text-alpha.ts:generateAlphaTest
createContainedTextNode software healthy examples/tests/text-alpha.ts:createContainedTextNode
automation software healthy examples/tests/shader-radial-progress.ts:automation
test software healthy examples/tests/shader-radial-progress.ts:test
automation software healthy examples/tests/text-layout-consistency.ts:automation
test software healthy examples/tests/text-layout-consistency.ts:test
next software healthy examples/tests/text-layout-consistency.ts:next
automation software healthy examples/tests/texture-factory.ts:automation
test software healthy examples/tests/texture-factory.ts:test
randomColor software healthy examples/tests/texture-factory.ts:randomColor
rnd software healthy examples/tests/texture-factory.ts:rnd
execTest software healthy examples/tests/texture-factory.ts:execTest

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

LabelLayerStatusPath
BROWSERS.md software healthy BROWSERS.md
tsconfig.cfg.json software healthy tsconfig.cfg.json
.prettierrc.json software healthy .prettierrc.json
RELEASE.md software healthy RELEASE.md
README.md software healthy README.md
typedoc.config.cjs software healthy typedoc.config.cjs
tsconfig.dist.json software healthy tsconfig.dist.json
pnpm-lock.yaml software healthy pnpm-lock.yaml
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
tsconfig.vitest.json software healthy tsconfig.vitest.json
Dockerfile software healthy Dockerfile
.release-it.json software healthy .release-it.json
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
eslint.config.js software healthy eslint.config.js
tsconfig.json software healthy tsconfig.json
LICENSE software healthy LICENSE
NOTICE software healthy NOTICE
vitest.config.ts software healthy vitest.config.ts
Ubuntu-Bold.msdf.json software healthy test/mockdata/Ubuntu-Bold.msdf.json
CustomShaderEffectTexture.md software healthy docs/CustomShaderEffectTexture.md
migration-2x-to-3.0.md software healthy docs/migration-2x-to-3.0.md
fontLoading.md software healthy docs/fontLoading.md
ManualRegressionTests.md software healthy docs/ManualRegressionTests.md
NodeDependencyGraph.md software healthy docs/NodeDependencyGraph.md
webgl-shader-types.md software healthy docs/webgl-shader-types.md
custom-shader-types.md software healthy docs/custom-shader-types.md
canvas-shader-types.md software healthy docs/canvas-shader-types.md
tsconfig.cfg.json software healthy docs/example-projects/custom-shader-effect-texture/tsconfig…
vite.config.ts software healthy docs/example-projects/custom-shader-effect-texture/vite.con…
pnpm-lock.yaml software healthy docs/example-projects/custom-shader-effect-texture/pnpm-loc…
package.json software healthy docs/example-projects/custom-shader-effect-texture/package.…
index.html software healthy docs/example-projects/custom-shader-effect-texture/index.ht…
pnpm-workspace.yaml software healthy docs/example-projects/custom-shader-effect-texture/pnpm-wor…
tsconfig.json software healthy docs/example-projects/custom-shader-effect-texture/tsconfig…
MyCustomShader.ts software healthy docs/example-projects/custom-shader-effect-texture/src/MyCu…
index.ts software healthy docs/example-projects/custom-shader-effect-texture/src/inde…
vite-env.d.ts software healthy docs/example-projects/custom-shader-effect-texture/src/vite…
MyCustomTexture.ts software healthy docs/example-projects/custom-shader-effect-texture/src/MyCu…
webgl.ts software healthy exports/webgl.ts
webgl-shaders.ts software healthy exports/webgl-shaders.ts
index.ts software healthy exports/index.ts
utils.ts software healthy exports/utils.ts
canvas-shaders.ts software healthy exports/canvas-shaders.ts
canvas.ts software healthy exports/canvas.ts
inspector.ts software healthy exports/inspector.ts
launch.json software healthy .claude/launch.json
vite.config.ts software healthy examples/vite.config.ts
README.md software healthy examples/README.md

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

LabelLayerStatusPath
MyCustomTexture software healthy docs/example-projects/custom-shader-effect-texture/src/MyCu…
BoxedText software healthy examples/tests/text-events.ts:BoxedText
for software healthy examples/common/StatTracker.ts:for
StatTracker software healthy examples/common/StatTracker.ts:StatTracker
MemMonitor software healthy examples/common/MemMonitor.ts:MemMonitor
Component software healthy examples/common/Component.ts:Component
PageContainer software healthy examples/common/PageContainer.ts:PageContainer
Character software healthy examples/common/Character.ts:Character
Pager software healthy examples/common/Pager.ts:Pager
EventEmitter software healthy src/common/EventEmitter.ts:EventEmitter
smaller software healthy src/common/EventEmitter.ts:smaller
is software healthy src/core/TextureMemoryManager.ts:is
TextureMemoryManager software healthy src/core/TextureMemoryManager.ts:TextureMemoryManager
Stage software healthy src/core/Stage.ts:Stage
for software healthy src/core/Stage.ts:for
Autosizer software healthy src/core/Autosizer.ts:Autosizer
types software healthy src/core/CoreTextureManager.ts:types
TextureUploadQueue software healthy src/core/CoreTextureManager.ts:TextureUploadQueue
CoreTextureManager software healthy src/core/CoreTextureManager.ts:CoreTextureManager
CoreShaderManager software healthy src/core/CoreShaderManager.ts:CoreShaderManager
TextureError software healthy src/core/TextureError.ts:TextureError
that software healthy src/core/CoreNode.ts:that
CoreNode software healthy src/core/CoreNode.ts:CoreNode
monomorphic software healthy src/core/CoreNode.ts:monomorphic
CoreTextNode software healthy src/core/CoreTextNode.ts:CoreTextNode
Platform software healthy src/core/platforms/Platform.ts:Platform
WebPlatform software healthy src/core/platforms/web/WebPlatform.ts:WebPlatform
AnimationManager software healthy src/core/animations/AnimationManager.ts:AnimationManager
contains software healthy src/core/lib/WebGlContextWrapper.ts:contains
WebGlContextWrapper software healthy src/core/lib/WebGlContextWrapper.ts:WebGlContextWrapper
RenderCoords software healthy src/core/lib/RenderCoords.ts:RenderCoords
ContextSpy software healthy src/core/lib/ContextSpy.ts:ContextSpy
FakeWorker software healthy src/core/lib/ImageWorker.test.ts:FakeWorker
ImageWorkerManager software healthy src/core/lib/ImageWorker.ts:ImageWorkerManager
Matrix3d software healthy src/core/lib/Matrix3d.ts:Matrix3d
CoreRenderOp software healthy src/core/renderers/CoreRenderOp.ts:CoreRenderOp
CoreContextTexture software healthy src/core/renderers/CoreContextTexture.ts:CoreContextTexture
that software healthy src/core/renderers/CoreShaderNode.ts:that
CoreShaderNode software healthy src/core/renderers/CoreShaderNode.ts:CoreShaderNode
CoreRenderer software healthy src/core/renderers/CoreRenderer.ts:CoreRenderer
WebGlRenderer software healthy src/core/renderers/webgl/WebGlRenderer.ts:WebGlRenderer
WebGlCtxTexture software healthy src/core/renderers/webgl/WebGlCtxTexture.ts:WebGlCtxTexture
SdfRenderOp software healthy src/core/renderers/webgl/SdfRenderOp.ts:SdfRenderOp
WebGlShaderProgram software healthy src/core/renderers/webgl/WebGlShaderProgram.ts:WebGlShaderP…
WebGlShaderNode software healthy src/core/renderers/webgl/WebGlShaderNode.ts:WebGlShaderNode
WebGlCtxRenderTexture software healthy src/core/renderers/webgl/WebGlCtxRenderTexture.ts:WebGlCtxR…
WebGlCtxSubTexture software healthy src/core/renderers/webgl/WebGlCtxSubTexture.ts:WebGlCtxSubT…
BufferCollection software healthy src/core/renderers/webgl/internal/BufferCollection.ts:Buffe…
CanvasTexture software healthy src/core/renderers/canvas/CanvasTexture.ts:CanvasTexture
CanvasShaderNode software healthy src/core/renderers/canvas/CanvasShaderNode.ts:CanvasShaderN…

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

LabelLayerStatusPath
test software healthy test
mockdata software healthy test/mockdata
docs software healthy docs
example-projects software healthy docs/example-projects
custom-shader-effect-texture software healthy docs/example-projects/custom-shader-effect-texture
src software healthy docs/example-projects/custom-shader-effect-texture/src
exports software healthy exports
.claude software healthy .claude
examples software healthy examples
tests software healthy examples/tests
common software healthy examples/common
public software healthy examples/public
fonts software healthy examples/public/fonts
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
workflows software healthy .github/workflows
src software healthy src
common software healthy src/common
core software healthy src/core
platforms software healthy src/core/platforms
web software healthy src/core/platforms/web
animations software healthy src/core/animations
lib software healthy src/core/lib
renderers software healthy src/core/renderers
webgl software healthy src/core/renderers/webgl
internal software healthy src/core/renderers/webgl/internal
canvas software healthy src/core/renderers/canvas
shaders software healthy src/core/shaders
webgl software healthy src/core/shaders/webgl
templates software healthy src/core/shaders/templates
canvas software healthy src/core/shaders/canvas
utils software healthy src/core/shaders/canvas/utils
textures software healthy src/core/textures
text-rendering software healthy src/core/text-rendering
tests software healthy src/core/text-rendering/tests
main-api software healthy src/main-api
visual-regression software healthy visual-regression
src software healthy visual-regression/src

LabelLayerStatusPath
close-issues cicd healthy .github/workflows/inactive.yaml
build cicd healthy .github/workflows/deploy-pages.yml
deploy cicd healthy .github/workflows/deploy-pages.yml
run-all-tests cicd healthy .github/workflows/tests.yml

LabelLayerStatusPath
gha::inactive cicd healthy .github/workflows/inactive.yaml
gha::deploy-pages cicd healthy .github/workflows/deploy-pages.yml
gha::tests cicd healthy .github/workflows/tests.yml

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
STORE_PATH cicd healthy

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

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile

LabelLayerStatusPath
gpu (detected) hardware healthy CLAUDE.md
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/ba43019e-a3e8-4b55-aeff-67e4f0a0f867/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/ba43019e-a3e8-4b55-aeff-67e4f0a0f867/

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.