Scan timing: clone 25.99s · analysis 32.27s · 111.1 MB · GitHub API rate-limit (preflight)
https://github.com/dotnet/sdk
· scanned 2026-06-05 22:51 UTC (4 days, 7 hours ago)
· 10 languages
226 raw signals (68 security + 158 graph) 11/13 scanners ran 67th percentile · Csharp · huge (>500K LoC)
Last scanned 4 days, 7 hours ago · v2 · 92 actionable findings from 2 signal sources. 55 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
65.0 | 0.15 | 9.75 |
security_score |
100.0 | 0.25 | 25.00 |
testing_score |
85.0 | 0.20 | 17.00 |
documentation_score |
66.0 | 0.15 | 9.90 |
practices_score |
77.0 | 0.15 | 11.55 |
code_quality |
80.0 | 0.10 | 8.00 |
| Overall | 1.00 | 81.2 |
All 9421 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 |
|---|---|---|---|
es-metadata.yml |
software | healthy | es-metadata.yml |
global.json |
software | healthy | global.json |
README.md |
software | healthy | README.md |
.vsts-ci.yml |
software | healthy | .vsts-ci.yml |
test.sh |
software | healthy | test.sh |
CODE-OF-CONDUCT.md |
software | healthy | CODE-OF-CONDUCT.md |
build.sh |
software | healthy | build.sh |
.vsts-pr.yml |
software | healthy | .vsts-pr.yml |
dotnet-tools.json |
software | healthy | dotnet-tools.json |
restore.sh |
software | healthy | restore.sh |
SECURITY.md |
software | healthy | SECURITY.md |
devcontainer.json |
software | healthy | .devcontainer/devcontainer.json |
post-creation.sh |
software | healthy | .devcontainer/scripts/post-creation.sh |
Program.cs |
software | healthy | benchmarks/MicroBenchmark/Program.cs |
InfoTests.cs |
software | healthy | benchmarks/MicroBenchmark/InfoTests.cs |
xunit.runner.json |
software | healthy | test/xunit.runner.json |
LogTelemetryToStdOutForTest.cs |
software | healthy | test/TelemetryStdOutLogger/LogTelemetryToStdOutForTest.cs |
ToolPaths.cs |
software | healthy | test/Microsoft.DotNet.ApiCompat.IntegrationTests/ToolPaths.… |
ApiCompatToolIntegrationTests.cs |
software | healthy | test/Microsoft.DotNet.ApiCompat.IntegrationTests/Tool/ApiCo… |
ValidatePackageTargetIntegrationTests.cs |
software | healthy | test/Microsoft.DotNet.ApiCompat.IntegrationTests/Task/Valid… |
ValidateAssembliesTargetIntegrationTests.cs |
software | healthy | test/Microsoft.DotNet.ApiCompat.IntegrationTests/Task/Valid… |
Program.cs |
software | healthy | test/dotnet-watch-test-browser/Program.cs |
RegexStringTransformerTests.cs |
software | healthy | test/Microsoft.DotNet.ApiCompat.Tests/RegexStringTransforme… |
ConsoleReporterTests.cs |
software | healthy | test/dotnet-watch.Tests/ConsoleReporterTests.cs |
BrowserRefreshServerTests.cs |
software | healthy | test/dotnet-watch.Tests/Browser/BrowserRefreshServerTests.cs |
BrowserTests.cs |
software | healthy | test/dotnet-watch.Tests/Browser/BrowserTests.cs |
BrowserLauncherTests.cs |
software | healthy | test/dotnet-watch.Tests/Browser/BrowserLauncherTests.cs |
TestBuildEvaluator.cs |
software | healthy | test/dotnet-watch.Tests/TestUtilities/TestBuildEvaluator.cs |
TestBrowserRefreshServer.cs |
software | healthy | test/dotnet-watch.Tests/TestUtilities/TestBrowserRefreshSer… |
TestReporter.cs |
software | healthy | test/dotnet-watch.Tests/TestUtilities/TestReporter.cs |
MSBuildFixture.cs |
software | healthy | test/dotnet-watch.Tests/TestUtilities/MSBuildFixture.cs |
MockFileSetFactory.cs |
software | healthy | test/dotnet-watch.Tests/TestUtilities/MockFileSetFactory.cs |
TestAssetsManagerExtensions.cs |
software | healthy | test/dotnet-watch.Tests/TestUtilities/TestAssetsManagerExte… |
DotNetWatchTestBase.cs |
software | healthy | test/dotnet-watch.Tests/TestUtilities/DotNetWatchTestBase.cs |
TestConsole.cs |
software | healthy | test/dotnet-watch.Tests/TestUtilities/TestConsole.cs |
TestProcessOutputReporter.cs |
software | healthy | test/dotnet-watch.Tests/TestUtilities/TestProcessOutputRepo… |
TestRuntimeProcessLauncher.cs |
software | healthy | test/dotnet-watch.Tests/TestUtilities/TestRuntimeProcessLau… |
TestProcessRunner.cs |
software | healthy | test/dotnet-watch.Tests/TestUtilities/TestProcessRunner.cs |
TestObservableLoggerFactory.cs |
software | healthy | test/dotnet-watch.Tests/TestUtilities/TestObservableLoggerF… |
TestLoggerFactory.cs |
software | healthy | test/dotnet-watch.Tests/TestUtilities/TestLoggerFactory.cs |
TestEventObserver.cs |
software | healthy | test/dotnet-watch.Tests/TestUtilities/TestEventObserver.cs |
TaskExtensions.cs |
software | healthy | test/dotnet-watch.Tests/TestUtilities/TaskExtensions.cs |
InProcTestWatcher.cs |
software | healthy | test/dotnet-watch.Tests/TestUtilities/InProcTestWatcher.cs |
TestOptions.cs |
software | healthy | test/dotnet-watch.Tests/TestUtilities/TestOptions.cs |
GlobbingAppTests.cs |
software | healthy | test/dotnet-watch.Tests/Watch/GlobbingAppTests.cs |
WatchOutputTests.cs |
software | healthy | test/dotnet-watch.Tests/Watch/WatchOutputTests.cs |
BuildEvaluatorTests.cs |
software | healthy | test/dotnet-watch.Tests/Watch/BuildEvaluatorTests.cs |
FileUpdateTests.cs |
software | healthy | test/dotnet-watch.Tests/Watch/FileUpdateTests.cs |
NoRestoreTests.cs |
software | healthy | test/dotnet-watch.Tests/Watch/NoRestoreTests.cs |
AspireServiceFactoryTests.cs |
software | healthy | test/dotnet-watch.Tests/Aspire/AspireServiceFactoryTests.cs |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.devcontainer |
software | healthy | .devcontainer |
scripts |
software | healthy | .devcontainer/scripts |
benchmarks |
software | healthy | benchmarks |
MicroBenchmark |
software | healthy | benchmarks/MicroBenchmark |
test |
software | healthy | test |
TelemetryStdOutLogger |
software | healthy | test/TelemetryStdOutLogger |
Microsoft.DotNet.ApiCompat.IntegrationTests |
software | healthy | test/Microsoft.DotNet.ApiCompat.IntegrationTests |
Tool |
software | healthy | test/Microsoft.DotNet.ApiCompat.IntegrationTests/Tool |
Task |
software | healthy | test/Microsoft.DotNet.ApiCompat.IntegrationTests/Task |
dotnet-watch-test-browser |
software | healthy | test/dotnet-watch-test-browser |
Microsoft.DotNet.ApiCompat.Tests |
software | healthy | test/Microsoft.DotNet.ApiCompat.Tests |
dotnet-watch.Tests |
software | healthy | test/dotnet-watch.Tests |
Browser |
software | healthy | test/dotnet-watch.Tests/Browser |
TestUtilities |
software | healthy | test/dotnet-watch.Tests/TestUtilities |
Watch |
software | healthy | test/dotnet-watch.Tests/Watch |
Aspire |
software | healthy | test/dotnet-watch.Tests/Aspire |
Web |
software | healthy | test/dotnet-watch.Tests/Web |
HotReload |
software | healthy | test/dotnet-watch.Tests/HotReload |
Process |
software | healthy | test/dotnet-watch.Tests/Process |
Build |
software | healthy | test/dotnet-watch.Tests/Build |
FileWatcher |
software | healthy | test/dotnet-watch.Tests/FileWatcher |
Properties |
software | healthy | test/dotnet-watch.Tests/Properties |
CommandLine |
software | healthy | test/dotnet-watch.Tests/CommandLine |
Microsoft.NET.Rebuild.Tests |
software | healthy | test/Microsoft.NET.Rebuild.Tests |
Microsoft.DotNet.Tools.Tests.ComponentMocks |
software | healthy | test/Microsoft.DotNet.Tools.Tests.ComponentMocks |
Properties |
software | healthy | test/Microsoft.DotNet.Tools.Tests.ComponentMocks/Properties |
Microsoft.DotNet.GenAPI.Tests |
software | healthy | test/Microsoft.DotNet.GenAPI.Tests |
SyntaxRewriter |
software | healthy | test/Microsoft.DotNet.GenAPI.Tests/SyntaxRewriter |
ArgumentsReflector |
software | healthy | test/ArgumentsReflector |
ArgumentForwarding.Tests |
software | healthy | test/ArgumentForwarding.Tests |
Microsoft.Win32.Msi.Manual.Tests |
software | healthy | test/Microsoft.Win32.Msi.Manual.Tests |
Microsoft.DotNet.MSBuildSdkResolver.Tests |
software | healthy | test/Microsoft.DotNet.MSBuildSdkResolver.Tests |
TestAssets |
software | healthy | test/TestAssets |
dotnet-format |
software | healthy | test/TestAssets/dotnet-format |
for_code_formatter |
software | healthy | test/TestAssets/dotnet-format/for_code_formatter |
codestyle_solution |
software | healthy | test/TestAssets/dotnet-format/for_code_formatter/codestyle_… |
library |
software | healthy | test/TestAssets/dotnet-format/for_code_formatter/codestyle_… |
console_project |
software | healthy | test/TestAssets/dotnet-format/for_code_formatter/codestyle_… |
unformatted_project |
software | healthy | test/TestAssets/dotnet-format/for_code_formatter/unformatte… |
ignored_items |
software | healthy | test/TestAssets/dotnet-format/for_code_formatter/unformatte… |
other_items |
software | healthy | test/TestAssets/dotnet-format/for_code_formatter/unformatte… |
formatted_project |
software | healthy | test/TestAssets/dotnet-format/for_code_formatter/formatted_… |
generated_project |
software | healthy | test/TestAssets/dotnet-format/for_code_formatter/generated_… |
suppressor_project |
software | healthy | test/TestAssets/dotnet-format/for_code_formatter/suppressor… |
suppressor_fix_project |
software | healthy | test/TestAssets/dotnet-format/for_code_formatter/suppressor… |
generator_solution |
software | healthy | test/TestAssets/dotnet-format/for_code_formatter/generator_… |
generator_lib |
software | healthy | test/TestAssets/dotnet-format/for_code_formatter/generator_… |
console_app |
software | healthy | test/TestAssets/dotnet-format/for_code_formatter/generator_… |
analyzers_solution |
software | healthy | test/TestAssets/dotnet-format/for_code_formatter/analyzers_… |
library |
software | healthy | test/TestAssets/dotnet-format/for_code_formatter/analyzers_… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
myElement |
software | healthy | test/TestAssets/TestPackages/dotnet-new/test_templates/Temp… |
DefaultTrueIncluded |
software | healthy | test/TestAssets/TestPackages/dotnet-new/test_templates/Temp… |
DefaultTrueExcluded |
software | healthy | test/TestAssets/TestPackages/dotnet-new/test_templates/Temp… |
InsideUnknownDirectiveNoEmit |
software | healthy | test/TestAssets/TestPackages/dotnet-new/test_templates/Temp… |
DefaultFalseExcluded |
software | healthy | test/TestAssets/TestPackages/dotnet-new/test_templates/Temp… |
DefaultFalseIncluded |
software | healthy | test/TestAssets/TestPackages/dotnet-new/test_templates/Temp… |
InsideUnknownDirectiveEmit |
software | healthy | test/TestAssets/TestPackages/dotnet-new/test_templates/Temp… |
myElement |
software | healthy | test/TestAssets/TestPackages/TemplateEngine/test_templates/… |
DefaultTrueIncluded |
software | healthy | test/TestAssets/TestPackages/TemplateEngine/test_templates/… |
DefaultTrueExcluded |
software | healthy | test/TestAssets/TestPackages/TemplateEngine/test_templates/… |
InsideUnknownDirectiveNoEmit |
software | healthy | test/TestAssets/TestPackages/TemplateEngine/test_templates/… |
DefaultFalseExcluded |
software | healthy | test/TestAssets/TestPackages/TemplateEngine/test_templates/… |
DefaultFalseIncluded |
software | healthy | test/TestAssets/TestPackages/TemplateEngine/test_templates/… |
InsideUnknownDirectiveEmit |
software | healthy | test/TestAssets/TestPackages/TemplateEngine/test_templates/… |
handle_missing_name |
software | healthy | documentation/manpages/tool/handle-missing-name.py:12 |
main |
software | healthy | documentation/manpages/tool/handle-missing-name.py:39 |
git_root |
software | healthy | documentation/manpages/tool/remove-metadata-and-embed-inclu… |
read_lines_document_file |
software | healthy | documentation/manpages/tool/remove-metadata-and-embed-inclu… |
main |
software | healthy | documentation/manpages/tool/remove-metadata-and-embed-inclu… |
fail_on_includes |
software | dead | documentation/manpages/tool/man-pandoc-filter.py:11 |
promote_and_capitalize_sections |
software | dead | documentation/manpages/tool/man-pandoc-filter.py:15 |
demote_net_core_1_2 |
software | dead | documentation/manpages/tool/man-pandoc-filter.py:29 |
fix_space_in_command_names |
software | dead | documentation/manpages/tool/man-pandoc-filter.py:39 |
remove_markers |
software | dead | documentation/manpages/tool/man-pandoc-filter.py:53 |
main |
software | healthy | documentation/manpages/tool/man-pandoc-filter.py:57 |
download_file |
software | healthy | eng/common/cross/install-debs.py:20 |
download_deb_files_parallel |
software | healthy | eng/common/cross/install-debs.py:49 |
download_package_index_parallel |
software | healthy | eng/common/cross/install-debs.py:65 |
fetch_and_decompress |
software | healthy | eng/common/cross/install-debs.py:86 |
fetch_release_file |
software | healthy | eng/common/cross/install-debs.py:113 |
parse_release_file |
software | healthy | eng/common/cross/install-debs.py:138 |
parse_debian_version |
software | healthy | eng/common/cross/install-debs.py:152 |
compare_upstream_version |
software | healthy | eng/common/cross/install-debs.py:160 |
tokenize |
software | healthy | eng/common/cross/install-debs.py:162 |
compare_debian_versions |
software | healthy | eng/common/cross/install-debs.py:178 |
resolve_dependencies |
software | healthy | eng/common/cross/install-debs.py:192 |
parse_package_index |
software | healthy | eng/common/cross/install-debs.py:217 |
install_packages |
software | healthy | eng/common/cross/install-debs.py:255 |
extract_deb_file |
software | healthy | eng/common/cross/install-debs.py:289 |
_rootfs_extraction_filter |
software | healthy | eng/common/cross/install-debs.py:333 |
finalize_setup |
software | healthy | eng/common/cross/install-debs.py:344 |
updateStaticFile |
software | healthy | src/Dotnet.Watch/Web.Middleware/WebSocketScriptInjection.js… |
updateCssByPath |
software | healthy | src/Dotnet.Watch/Web.Middleware/WebSocketScriptInjection.js… |
updateAllLocalCss |
software | healthy | src/Dotnet.Watch/Web.Middleware/WebSocketScriptInjection.js… |
getMessageAndStack |
software | healthy | src/Dotnet.Watch/Web.Middleware/WebSocketScriptInjection.js… |
getApplyUpdateCapabilities |
software | healthy | src/Dotnet.Watch/Web.Middleware/WebSocketScriptInjection.js… |
updateCssElement |
software | healthy | src/Dotnet.Watch/Web.Middleware/WebSocketScriptInjection.js… |
applyDeltas_legacy |
software | healthy | src/Dotnet.Watch/Web.Middleware/WebSocketScriptInjection.js… |
applyManagedCodeUpdates |
software | healthy | src/Dotnet.Watch/Web.Middleware/WebSocketScriptInjection.js… |
reportDiagnostics |
software | healthy | src/Dotnet.Watch/Web.Middleware/WebSocketScriptInjection.js… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
update-man-pages |
cicd | healthy | .github/workflows/update-man-pages.yml |
validate |
cicd | healthy | .github/workflows/validate-pat-pool.yml |
Merge |
cicd | healthy | .github/workflows/inter-branch-merge-flow.yml |
copilot-setup-steps |
cicd | healthy | .github/workflows/copilot-setup-steps.yml |
add-label |
cicd | healthy | .github/workflows/add-lockdown-label.yml |
remove-labels |
cicd | healthy | .github/workflows/remove-lockdown-label.yml |
authorize |
cicd | healthy | .github/workflows/update-xlf-on-comment.yml |
generate |
cicd | healthy | .github/workflows/update-xlf-on-comment.yml |
apply |
cicd | healthy | .github/workflows/update-xlf-on-comment.yml |
report-failure |
cicd | healthy | .github/workflows/update-xlf-on-comment.yml |
activation |
cicd | healthy | .github/workflows/add-tactics-template-on-comment.lock.yml |
agent |
cicd | healthy | .github/workflows/add-tactics-template-on-comment.lock.yml |
conclusion |
cicd | healthy | .github/workflows/add-tactics-template-on-comment.lock.yml |
detection |
cicd | healthy | .github/workflows/add-tactics-template-on-comment.lock.yml |
pat_pool |
cicd | healthy | .github/workflows/add-tactics-template-on-comment.lock.yml |
pre_activation |
cicd | healthy | .github/workflows/add-tactics-template-on-comment.lock.yml |
safe_outputs |
cicd | healthy | .github/workflows/add-tactics-template-on-comment.lock.yml |
predict-issue-label |
cicd | healthy | .github/workflows/labeler-predict-issues.yml |
allowed-labels |
cicd | healthy | .github/workflows/pr-analysis.yml |
metadata |
cicd | healthy | .github/workflows/update-static-web-assets-baselines.yml |
generate |
cicd | healthy | .github/workflows/update-static-web-assets-baselines.yml |
apply |
cicd | healthy | .github/workflows/update-static-web-assets-baselines.yml |
report-failure |
cicd | healthy | .github/workflows/update-static-web-assets-baselines.yml |
download-issues |
cicd | healthy | .github/workflows/labeler-train.yml |
download-pulls |
cicd | healthy | .github/workflows/labeler-train.yml |
train-issues |
cicd | healthy | .github/workflows/labeler-train.yml |
train-pulls |
cicd | healthy | .github/workflows/labeler-train.yml |
test-issues |
cicd | healthy | .github/workflows/labeler-train.yml |
test-pulls |
cicd | healthy | .github/workflows/labeler-train.yml |
authorize |
cicd | healthy | .github/workflows/fix-completions-on-comment.yml |
generate |
cicd | healthy | .github/workflows/fix-completions-on-comment.yml |
apply |
cicd | healthy | .github/workflows/fix-completions-on-comment.yml |
report-failure |
cicd | healthy | .github/workflows/fix-completions-on-comment.yml |
detect-diagnostics |
cicd | healthy | .github/workflows/detect-netsdk-diagnostics.yml |
apply-label-and-comment |
cicd | healthy | .github/workflows/detect-netsdk-diagnostics.yml |
stale |
cicd | healthy | .github/workflows/stale.yml |
stale-known-build-errors |
cicd | healthy | .github/workflows/stale.yml |
restore-cache |
cicd | healthy | .github/workflows/labeler-cache-retention.yml |
backport |
cicd | healthy | .github/workflows/backport.yml |
predict-pull-label |
cicd | healthy | .github/workflows/labeler-predict-pulls.yml |
promote-issues |
cicd | healthy | .github/workflows/labeler-promote.yml |
promote-pulls |
cicd | healthy | .github/workflows/labeler-promote.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
THRESHOLD |
cicd | healthy | — |
COPILOT_PAT_6 |
cicd | healthy | — |
GH_AW_GITHUB_MCP_SERVER_TOKEN |
cicd | healthy | — |
CACHE_KEY |
cicd | healthy | — |
COPILOT_PAT_5 |
cicd | healthy | — |
REPOSITORY |
cicd | healthy | — |
COPILOT_PAT_9 |
cicd | healthy | — |
PAGE_SIZE |
cicd | healthy | — |
GH_AW_GITHUB_TOKEN |
cicd | healthy | — |
ALLOW_FAILURE |
cicd | healthy | — |
KBE_LABEL |
cicd | healthy | — |
COPILOT_PAT_4 |
cicd | healthy | — |
LIMIT |
cicd | healthy | — |
LABEL_PREFIX |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
COPILOT_PAT_1 |
cicd | healthy | — |
COPILOT_PAT_8 |
cicd | healthy | — |
COPILOT_GITHUB_TOKEN |
cicd | healthy | — |
COPILOT_PAT_3 |
cicd | healthy | — |
COPILOT_PAT_2 |
cicd | healthy | — |
COPILOT_PAT_7 |
cicd | healthy | — |
PAGE_LIMIT |
cicd | healthy | — |
COPILOT_PAT_0 |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::update-man-pages |
cicd | healthy | .github/workflows/update-man-pages.yml |
gha::validate-pat-pool |
cicd | healthy | .github/workflows/validate-pat-pool.yml |
gha::inter-branch-merge-flow |
cicd | healthy | .github/workflows/inter-branch-merge-flow.yml |
gha::copilot-setup-steps |
cicd | healthy | .github/workflows/copilot-setup-steps.yml |
gha::add-lockdown-label |
cicd | healthy | .github/workflows/add-lockdown-label.yml |
gha::remove-lockdown-label |
cicd | healthy | .github/workflows/remove-lockdown-label.yml |
gha::update-xlf-on-comment |
cicd | healthy | .github/workflows/update-xlf-on-comment.yml |
gha::add-tactics-template-on-comment.lock |
cicd | healthy | .github/workflows/add-tactics-template-on-comment.lock.yml |
gha::labeler-predict-issues |
cicd | healthy | .github/workflows/labeler-predict-issues.yml |
gha::pr-analysis |
cicd | healthy | .github/workflows/pr-analysis.yml |
gha::update-static-web-assets-baselines |
cicd | healthy | .github/workflows/update-static-web-assets-baselines.yml |
gha::labeler-train |
cicd | healthy | .github/workflows/labeler-train.yml |
gha::fix-completions-on-comment |
cicd | healthy | .github/workflows/fix-completions-on-comment.yml |
gha::detect-netsdk-diagnostics |
cicd | healthy | .github/workflows/detect-netsdk-diagnostics.yml |
gha::stale |
cicd | healthy | .github/workflows/stale.yml |
gha::labeler-cache-retention |
cicd | healthy | .github/workflows/labeler-cache-retention.yml |
gha::backport |
cicd | healthy | .github/workflows/backport.yml |
gha::labeler-predict-pulls |
cicd | healthy | .github/workflows/labeler-predict-pulls.yml |
gha::labeler-promote |
cicd | healthy | .github/workflows/labeler-promote.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
DefaultTrueIncluded |
software | healthy | test/TestAssets/TestPackages/dotnet-new/test_templates/Temp… |
DefaultTrueExcluded |
software | healthy | test/TestAssets/TestPackages/dotnet-new/test_templates/Temp… |
InsideUnknownDirectiveNoEmit |
software | healthy | test/TestAssets/TestPackages/dotnet-new/test_templates/Temp… |
DefaultFalseExcluded |
software | healthy | test/TestAssets/TestPackages/dotnet-new/test_templates/Temp… |
DefaultFalseIncluded |
software | healthy | test/TestAssets/TestPackages/dotnet-new/test_templates/Temp… |
InsideUnknownDirectiveEmit |
software | healthy | test/TestAssets/TestPackages/dotnet-new/test_templates/Temp… |
DefaultTrueIncluded |
software | healthy | test/TestAssets/TestPackages/TemplateEngine/test_templates/… |
DefaultTrueExcluded |
software | healthy | test/TestAssets/TestPackages/TemplateEngine/test_templates/… |
InsideUnknownDirectiveNoEmit |
software | healthy | test/TestAssets/TestPackages/TemplateEngine/test_templates/… |
DefaultFalseExcluded |
software | healthy | test/TestAssets/TestPackages/TemplateEngine/test_templates/… |
DefaultFalseIncluded |
software | healthy | test/TestAssets/TestPackages/TemplateEngine/test_templates/… |
InsideUnknownDirectiveEmit |
software | healthy | test/TestAssets/TestPackages/TemplateEngine/test_templates/… |
| Label | Layer | Status | Path |
|---|---|---|---|
8.6.0.0 |
network | healthy | test/TestAssets/TestProjects/SampleManifest/Sample2_v3.json |
8.4.7.4 |
network | healthy | test/TestAssets/TestProjects/SampleManifest/Sample.json |
8.5.0.1 |
network | healthy | test/TestAssets/TestProjects/SampleManifest/Sample2_v2.json |
1.0.0.0 |
network | healthy | test/TestAssets/TestPackages/dotnet-new/test_templates/Inva… |
1.0.0.3 |
network | healthy | test/TemplateEngine/Microsoft.TemplateSearch.Common.UnitTes… |
9.0.200.1 |
network | healthy | test/dotnet.Tests/CompletionTests/snapshots/zsh/DotnetCliSn… |
1.2.0.4 |
network | healthy | test/Microsoft.NET.Build.Tasks.Tests/simple.dependencies.di… |
127.0.0.1 |
network | healthy | .github/workflows/add-tactics-template-on-comment.lock.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:02 |
network | healthy | eng/common/core-templates/steps/send-to-helix.yml |
port:03 |
network | healthy | .github/workflows/update-man-pages.yml |
port:42 |
network | healthy | .github/workflows/update-man-pages.yml |
port:3001 |
network | healthy | .github/workflows/add-tactics-template-on-comment.lock.yml |
port:256 |
network | healthy | .github/workflows/add-tactics-template-on-comment.lock.yml |
port:14 |
network | healthy | .github/workflows/add-tactics-template-on-comment.lock.yml |
port:2883 |
network | healthy | .github/workflows/add-tactics-template-on-comment.lock.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
image::test/TestAssets/TestPackages/dotnet-new/test_templat… |
hardware | healthy | test/TestAssets/TestPackages/dotnet-new/test_templates/Temp… |
image::test/TestAssets/TestPackages/TemplateEngine/test_tem… |
hardware | healthy | test/TestAssets/TestPackages/TemplateEngine/test_templates/… |
image::documentation/manpages/tool/Dockerfile |
hardware | healthy | documentation/manpages/tool/Dockerfile |
testwebapplication |
hardware | healthy | test/TestAssets/TestProjects/docker-compose/docker-compose.… |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-ig4o9at8 |
software | healthy | /tmp/repobility-clone-ig4o9at8 |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | test/TemplateEngine/Microsoft.TemplateEngine.Orchestrator.R… |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | .vsts-ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::test/TemplateEngine/Microsoft.TemplateEngine.Orchestr… |
security | healthy | test/TemplateEngine/Microsoft.TemplateEngine.Orchestrator.R… |
This page is publicly accessible at:
https://repobility.com/scan/1776470e-4bc5-4eec-a374-966bb4e999a3/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/1776470e-4bc5-4eec-a374-966bb4e999a3/
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.