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.

Dano7/ScadCombiner

https://github.com/Dano7/ScadCombiner · scanned 2026-06-17 01:25 UTC (1 month, 2 weeks ago)

11 raw signals (0 security + 11 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -15.5 (diff) · 8 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.

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

All 248 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
CLAUDE.md software healthy CLAUDE.md
handoff.md software healthy handoff.md
cspell.json software healthy cspell.json
CliTests.cs software healthy tests/ScadBundler.Cli.Tests/CliTests.cs
ParserStatementTests.cs software healthy tests/ScadBundler.Core.Tests/Parsing/ParserStatementTests.cs
ParserTriviaTests.cs software healthy tests/ScadBundler.Core.Tests/Parsing/ParserTriviaTests.cs
ParserRecoveryTests.cs software healthy tests/ScadBundler.Core.Tests/Parsing/ParserRecoveryTests.cs
ParserFunctionalExprTests.cs software healthy tests/ScadBundler.Core.Tests/Parsing/ParserFunctionalExprTe…
ParserRealWorldTests.cs software healthy tests/ScadBundler.Core.Tests/Parsing/ParserRealWorldTests.cs
Slice2CorpusTests.cs software healthy tests/ScadBundler.Core.Tests/Parsing/Slice2CorpusTests.cs
ParserExpressionTests.cs software healthy tests/ScadBundler.Core.Tests/Parsing/ParserExpressionTests.…
ParserModuleInstantiationTests.cs software healthy tests/ScadBundler.Core.Tests/Parsing/ParserModuleInstantiat…
Slice3CorpusTests.cs software healthy tests/ScadBundler.Core.Tests/Parsing/Slice3CorpusTests.cs
AstVisitorTests.cs software healthy tests/ScadBundler.Core.Tests/Parsing/AstVisitorTests.cs
ParserComprehensionTests.cs software healthy tests/ScadBundler.Core.Tests/Parsing/ParserComprehensionTes…
InMemoryFileSystemTests.cs software healthy tests/ScadBundler.Core.Tests/Workspace/InMemoryFileSystemTe…
WebBundlerTests.cs software healthy tests/ScadBundler.Core.Tests/Workspace/WebBundlerTests.cs
BundleParityTests.cs software healthy tests/ScadBundler.Core.Tests/Workspace/BundleParityTests.cs
ProjectAnalyzerTests.cs software healthy tests/ScadBundler.Core.Tests/Workspace/ProjectAnalyzerTests…
NameGeneratorTests.cs software healthy tests/ScadBundler.Core.Tests/Transforming/NameGeneratorTest…
TransformTests.cs software healthy tests/ScadBundler.Core.Tests/Transforming/TransformTests.cs
TransformInternalsTests.cs software healthy tests/ScadBundler.Core.Tests/Transforming/TransformInternal…
OpenScadEnvironmentTests.cs software healthy tests/ScadBundler.Core.Tests/Loading/OpenScadEnvironmentTes…
SourceLoaderTests.cs software healthy tests/ScadBundler.Core.Tests/Loading/SourceLoaderTests.cs
LexerTests.cs software healthy tests/ScadBundler.Core.Tests/Lexing/LexerTests.cs
LexerStringTests.cs software healthy tests/ScadBundler.Core.Tests/Lexing/LexerStringTests.cs
CorpusTests.cs software healthy tests/ScadBundler.Core.Tests/Lexing/CorpusTests.cs
LexerTriviaTests.cs software healthy tests/ScadBundler.Core.Tests/Lexing/LexerTriviaTests.cs
LexerDiagnosticTests.cs software healthy tests/ScadBundler.Core.Tests/Lexing/LexerDiagnosticTests.cs
LexerNumberTests.cs software healthy tests/ScadBundler.Core.Tests/Lexing/LexerNumberTests.cs
StructuralKeyTests.cs software healthy tests/ScadBundler.Core.Tests/Inlining/StructuralKeyTests.cs
AttributionTests.cs software healthy tests/ScadBundler.Core.Tests/Inlining/AttributionTests.cs
ForwardReferenceCheckerTests.cs software healthy tests/ScadBundler.Core.Tests/Inlining/ForwardReferenceCheck…
Slice5EdgeCoverageTests.cs software healthy tests/ScadBundler.Core.Tests/Inlining/Slice5EdgeCoverageTes…
Slice5CorpusTests.cs software healthy tests/ScadBundler.Core.Tests/Inlining/Slice5CorpusTests.cs
Slice5BundleTests.cs software healthy tests/ScadBundler.Core.Tests/Inlining/Slice5BundleTests.cs
BundleRewriterTests.cs software healthy tests/ScadBundler.Core.Tests/Inlining/BundleRewriterTests.cs
BundlerTests.cs software healthy tests/ScadBundler.Core.Tests/Inlining/BundlerTests.cs
Slice6CorpusTests.cs software healthy tests/ScadBundler.Core.Tests/Emitting/Slice6CorpusTests.cs
EmitterTests.cs software healthy tests/ScadBundler.Core.Tests/Emitting/EmitterTests.cs
ParseHelper.cs software healthy tests/ScadBundler.Core.Tests/TestSupport/ParseHelper.cs
SemanticHelper.cs software healthy tests/ScadBundler.Core.Tests/TestSupport/SemanticHelper.cs
AstDump.cs software healthy tests/ScadBundler.Core.Tests/TestSupport/AstDump.cs
RichScad.cs software healthy tests/ScadBundler.Core.Tests/TestSupport/RichScad.cs
CountingVisitor.cs software healthy tests/ScadBundler.Core.Tests/TestSupport/CountingVisitor.cs
LexDump.cs software healthy tests/ScadBundler.Core.Tests/TestSupport/LexDump.cs
InMemoryFileSystem.cs software healthy tests/ScadBundler.Core.Tests/TestSupport/InMemoryFileSystem…
BundleHelper.cs software healthy tests/ScadBundler.Core.Tests/TestSupport/BundleHelper.cs
CorpusLocator.cs software healthy tests/ScadBundler.Core.Tests/TestSupport/CorpusLocator.cs
FaultyFileSystem.cs software healthy tests/ScadBundler.Core.Tests/TestSupport/FaultyFileSystem.cs

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

LabelLayerStatusPath
tests software healthy tests
ScadBundler.Cli.Tests software healthy tests/ScadBundler.Cli.Tests
ScadBundler.Core.Tests software healthy tests/ScadBundler.Core.Tests
Parsing software healthy tests/ScadBundler.Core.Tests/Parsing
Workspace software healthy tests/ScadBundler.Core.Tests/Workspace
Transforming software healthy tests/ScadBundler.Core.Tests/Transforming
Loading software healthy tests/ScadBundler.Core.Tests/Loading
Lexing software healthy tests/ScadBundler.Core.Tests/Lexing
Inlining software healthy tests/ScadBundler.Core.Tests/Inlining
Emitting software healthy tests/ScadBundler.Core.Tests/Emitting
TestSupport software healthy tests/ScadBundler.Core.Tests/TestSupport
Semantics software healthy tests/ScadBundler.Core.Tests/Semantics
ScadBundler.IntegrationTests software healthy tests/ScadBundler.IntegrationTests
TestSupport software healthy tests/ScadBundler.IntegrationTests/TestSupport
ScadBundler.Web.Tests software healthy tests/ScadBundler.Web.Tests
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
ScadBundler software healthy src/ScadBundler
ScadBundler.Core software healthy src/ScadBundler.Core
Parsing software healthy src/ScadBundler.Core/Parsing
Workspace software healthy src/ScadBundler.Core/Workspace
Transforming software healthy src/ScadBundler.Core/Transforming
Loading software healthy src/ScadBundler.Core/Loading
Diagnostics software healthy src/ScadBundler.Core/Diagnostics
Lexing software healthy src/ScadBundler.Core/Lexing
Text software healthy src/ScadBundler.Core/Text
Ast software healthy src/ScadBundler.Core/Ast
Inlining software healthy src/ScadBundler.Core/Inlining
Emitting software healthy src/ScadBundler.Core/Emitting
Trivia software healthy src/ScadBundler.Core/Trivia
Semantics software healthy src/ScadBundler.Core/Semantics
docs software healthy docs
live software healthy docs/live
slices software healthy docs/live/slices
slices software healthy docs/slices
adr software healthy docs/adr
web software healthy web
ScadBundler.Web software healthy web/ScadBundler.Web
Ingestion software healthy web/ScadBundler.Web/Ingestion
wwwroot software healthy web/ScadBundler.Web/wwwroot
css software healthy web/ScadBundler.Web/wwwroot/css
State software healthy web/ScadBundler.Web/State
Components software healthy web/ScadBundler.Web/Components

LabelLayerStatusPath
build cicd healthy .github/workflows/deploy-pages.yml
deploy cicd healthy .github/workflows/deploy-pages.yml

LabelLayerStatusPath
Dano7__ScadCombiner software healthy /data/fable5_failed_archive/Dano7__ScadCombiner

LabelLayerStatusPath
auth::.github/workflows/deploy-pages.yml security healthy .github/workflows/deploy-pages.yml

LabelLayerStatusPath
gha::deploy-pages cicd healthy .github/workflows/deploy-pages.yml
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/b743c3f7-c309-4474-a9ba-3a0efbd1d98d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b743c3f7-c309-4474-a9ba-3a0efbd1d98d/

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.