https://github.com/richlander/dotnet-inspect
· scanned 2026-06-15 23:51 UTC (2 months, 3 weeks ago)
21 raw signals (0 security + 21 graph)
Last scanned 2 months, 3 weeks ago · v1 · 11 actionable findings from 1 signal source. 10 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 508 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 |
|---|---|---|---|
backlog.md |
software | healthy | backlog.md |
README.md |
software | healthy | README.md |
install.sh |
software | healthy | install.sh |
install-source.sh |
software | healthy | install-source.sh |
.markdownlint.yaml |
software | healthy | .markdownlint.yaml |
.dotnet-install.json |
software | healthy | .dotnet-install.json |
AGENTS.md |
software | healthy | AGENTS.md |
Extensions.cs |
software | healthy | tests/TestExtensions/Extensions.cs |
TypeDependencyScannerTests.cs |
software | healthy | tests/ILInspector.Metadata.Tests/TypeDependencyScannerTests… |
ApiDiffAnalyzerTests.cs |
software | healthy | tests/ILInspector.Metadata.Tests/ApiDiffAnalyzerTests.cs |
OperatorNamesTests.cs |
software | healthy | tests/ILInspector.Metadata.Tests/OperatorNamesTests.cs |
ILOffsetResolutionTests.cs |
software | healthy | tests/ILInspector.Metadata.Tests/ILOffsetResolutionTests.cs |
TypeMatcherTests.cs |
software | healthy | tests/ILInspector.Metadata.Tests/TypeMatcherTests.cs |
NullabilityTests.cs |
software | healthy | tests/ILInspector.Metadata.Tests/NullabilityTests.cs |
AssemblyInspectorTests.cs |
software | healthy | tests/ILInspector.Metadata.Tests/AssemblyInspectorTests.cs |
TypeForwardResolverTests.cs |
software | healthy | tests/ILInspector.Metadata.Tests/TypeForwardResolverTests.cs |
RoundtripFixtures.cs |
software | healthy | tests/DotnetInspector.ILRoundtrip.Tests/RoundtripFixtures.cs |
ILAssemblerRoundtripTests.cs |
software | healthy | tests/DotnetInspector.ILRoundtrip.Tests/ILAssemblerRoundtri… |
ILSweepTests.cs |
software | healthy | tests/DotnetInspector.ILRoundtrip.Tests/ILSweepTests.cs |
IlasmScaffold.cs |
software | healthy | tests/DotnetInspector.ILRoundtrip.Tests/IlasmScaffold.cs |
backlog.md |
software | healthy | docs/backlog.md |
architecture.md |
software | healthy | docs/architecture.md |
pdb-acquisition.md |
software | healthy | docs/pdb-acquisition.md |
decompiler-taste.md |
software | healthy | docs/decompiler-taste.md |
platform-components.md |
software | healthy | docs/platform-components.md |
decompiler-ir.md |
software | healthy | docs/decompiler-ir.md |
README.md |
software | healthy | docs/README.md |
decompiler-h2h-comparison.md |
software | healthy | docs/decompiler-h2h-comparison.md |
overview.md |
software | healthy | docs/overview.md |
decompiler-pipeline.md |
software | healthy | docs/decompiler-pipeline.md |
llm-design.md |
software | healthy | docs/llm-design.md |
release-workflow.md |
software | healthy | docs/release-workflow.md |
backlog-runtime-team.md |
software | healthy | docs/backlog-runtime-team.md |
sample-references.md |
software | healthy | docs/sample-references.md |
assembly-audit.md |
software | healthy | docs/assembly-audit.md |
progressive-disclosure.md |
software | healthy | docs/design/progressive-disclosure.md |
service-model-refactoring.md |
software | healthy | docs/design/service-model-refactoring.md |
rendering-model.md |
software | healthy | docs/design/rendering-model.md |
output-composition.md |
software | healthy | docs/design/output-composition.md |
info-view.md |
software | healthy | docs/design/info-view.md |
command-model.md |
software | healthy | docs/design/command-model.md |
style-guide.md |
software | healthy | docs/design/style-guide.md |
schema-query.md |
software | healthy | docs/design/schema-query.md |
auto-schema.md |
software | healthy | docs/design/auto-schema.md |
decompiler.md |
software | healthy | docs/design/decompiler.md |
integrations.md |
software | healthy | docs/design/integrations.md |
usability-improvements.md |
software | healthy | docs/design/usability-improvements.md |
section-model.md |
software | healthy | docs/design/section-model.md |
section-pipeline.md |
software | healthy | docs/design/section-pipeline.md |
scope-simplification.md |
software | healthy | docs/design/scope-simplification.md |
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 |
TestExtensions |
software | healthy | tests/TestExtensions |
ILInspector.Metadata.Tests |
software | healthy | tests/ILInspector.Metadata.Tests |
DotnetInspector.ILRoundtrip.Tests |
software | healthy | tests/DotnetInspector.ILRoundtrip.Tests |
docs |
software | healthy | docs |
design |
software | healthy | docs/design |
workflows |
software | healthy | docs/workflows |
getting-started |
software | healthy | docs/workflows/getting-started |
core |
software | healthy | docs/workflows/core |
advanced |
software | healthy | docs/workflows/advanced |
output |
software | healthy | docs/workflows/output |
discovery |
software | healthy | docs/workflows/discovery |
perf |
software | healthy | docs/workflows/perf |
scripts |
software | healthy | scripts |
.claude |
software | healthy | .claude |
eng |
software | healthy | eng |
tools |
software | healthy | tools |
DecompilerHarness |
software | healthy | tools/DecompilerHarness |
prompts |
software | healthy | prompts |
skills |
software | healthy | skills |
dotnet-inspect |
software | healthy | skills/dotnet-inspect |
workflow-scenarios |
software | healthy | skills/workflow-scenarios |
taste |
software | healthy | taste |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
ILInspector.Decompiler |
software | healthy | src/ILInspector.Decompiler |
Transforms |
software | healthy | src/ILInspector.Decompiler/Transforms |
Pipeline |
software | healthy | src/ILInspector.Decompiler/Pipeline |
Passes |
software | healthy | src/ILInspector.Decompiler/Pipeline/Passes |
Ir |
software | healthy | src/ILInspector.Decompiler/Pipeline/Ir |
ILInspector.Metadata |
software | healthy | src/ILInspector.Metadata |
DotnetInspector.Services.Tests |
software | healthy | src/DotnetInspector.Services.Tests |
ILInspector.Analysis.Tests |
software | healthy | src/ILInspector.Analysis.Tests |
DotnetInspector.Services |
software | healthy | src/DotnetInspector.Services |
dotnet-inspect.Tests |
software | healthy | src/dotnet-inspect.Tests |
Parsers |
software | healthy | src/dotnet-inspect.Tests/Parsers |
ILInspector.Analysis.App |
software | healthy | src/ILInspector.Analysis.App |
dotnet-inspect |
software | healthy | src/dotnet-inspect |
Services |
software | healthy | src/dotnet-inspect/Services |
Sections |
software | healthy | src/dotnet-inspect/Sections |
Output |
software | healthy | src/dotnet-inspect/Output |
Models |
software | healthy | src/dotnet-inspect/Models |
Inspectors |
software | healthy | src/dotnet-inspect/Inspectors |
Views |
software | healthy | src/dotnet-inspect/Views |
Commands |
software | healthy | src/dotnet-inspect/Commands |
CommandLine |
software | healthy | src/dotnet-inspect/CommandLine |
Parsers |
software | healthy | src/dotnet-inspect/CommandLine/Parsers |
Helpers |
software | healthy | src/dotnet-inspect/CommandLine/Helpers |
Commands |
software | healthy | src/dotnet-inspect/CommandLine/Commands |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
changes |
cicd | healthy | .github/workflows/ci.yml |
markdownlint |
cicd | healthy | .github/workflows/ci.yml |
test |
cicd | healthy | .github/workflows/ci.yml |
pack |
cicd | healthy | .github/workflows/ci.yml |
pack-rid |
cicd | healthy | .github/workflows/ci.yml |
publish |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
NUGET_USER |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-dd7a6bqk |
software | healthy | /tmp/repobility-clone-dd7a6bqk |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | scripts/baseline-test.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::.github/workflows/release.yml |
security | healthy | .github/workflows/release.yml |
This page is publicly accessible at:
https://repobility.com/scan/b4ee5754-70ae-4154-9b94-474799af8fbe/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/b4ee5754-70ae-4154-9b94-474799af8fbe/
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.