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.

typescript-go

https://github.com/microsoft/typescript-go · scanned 2026-05-17 03:09 UTC (13 hours, 10 minutes ago) · 10 languages

1153 findings (7 legacy + 1146 scanner) 8/10 scanners ran 41st percentile · Typescript · large (100-500K LoC) Scanner says 79 (lower by 9)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 13 hours, 10 minutes ago · v2 · 580 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Severity: Critical 0 High 8 Medium 9 Low 494 Source: Legacy 7 9-layer 573 Crowd 0 Layer: Quality 146 Software 51 Frontend 374 Security 7 Cicd 1 Api 1

All 39464 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
createTelemetryReporter software healthy _extension/src/telemetryReporting.ts:createTelemetryReporter
setSharedProperty software healthy _extension/src/telemetryReporting.ts:setSharedProperty
postEvent software healthy _extension/src/telemetryReporting.ts:postEvent
sendTelemetryEvent software healthy _extension/src/telemetryReporting.ts:sendTelemetryEvent
sendTelemetryErrorEvent software healthy _extension/src/telemetryReporting.ts:sendTelemetryErrorEvent
setupStatusBar software healthy _extension/src/statusBar.ts:setupStatusBar
isSupportedLanguageMode software healthy _extension/src/util.ts:isSupportedLanguageMode
isJsConfigOrTsConfigFileName software healthy _extension/src/util.ts:isJsConfigOrTsConfigFileName
getBuiltinExePath software healthy _extension/src/util.ts:getBuiltinExePath
workspaceResolve software healthy _extension/src/util.ts:workspaceResolve
getExe software healthy _extension/src/util.ts:getExe
resolveTsdkPathToExe software healthy _extension/src/util.ts:resolveTsdkPathToExe
getExePath software healthy _extension/src/util.ts:getExePath
getLanguageForUri software healthy _extension/src/util.ts:getLanguageForUri
needsExtHostRestartOnChange software healthy _extension/src/util.ts:needsExtHostRestartOnChange
restartExtHostOnChangeIfNeeded software healthy _extension/src/util.ts:restartExtHostOnChangeIfNeeded
getUseTsgo software healthy _extension/src/util.ts:getUseTsgo
getUseTsgoFalseSetting software healthy _extension/src/util.ts:getUseTsgoFalseSetting
getExplicitUseTsgo software healthy _extension/src/util.ts:getExplicitUseTsgo
readUnifiedConfig software healthy _extension/src/util.ts:readUnifiedConfig
activate software healthy _extension/src/extension.ts:activate
onLanguageServerInitialized software healthy _extension/src/extension.ts:onLanguageServerInitialized
showCommands software healthy _extension/src/session.ts:showCommands
findWorkspaceNativePreviewPackages software healthy _extension/src/session.ts:findWorkspaceNativePreviewPackages
promptSelectVersion software healthy _extension/src/session.ts:promptSelectVersion
promptUseWorkspaceVersion software healthy _extension/src/session.ts:promptUseWorkspaceVersion
promptForProfileDirectory software healthy _extension/src/session.ts:promptForProfileDirectory
getMergedConfiguration software healthy _extension/src/configurationMiddleware.ts:getMergedConfigur…
getInspectedConfiguration software healthy _extension/src/configurationMiddleware.ts:getInspectedConfi…
collectConfigurationKeys software healthy _extension/src/configurationMiddleware.ts:collectConfigurat…
walk software healthy _extension/src/configurationMiddleware.ts:walk
setNestedValue software healthy _extension/src/configurationMiddleware.ts:setNestedValue
deepMerge software healthy _extension/src/configurationMiddleware.ts:deepMerge
toJSONObject software healthy _extension/src/configurationMiddleware.ts:toJSONObject
getMergedCached software healthy _extension/src/configurationMiddleware.ts:getMergedCached
sendNotificationMiddleware software healthy _extension/src/configurationMiddleware.ts:sendNotificationM…
registerMultiDocumentHighlightProvider software healthy _extension/src/vscode.proposed.multiDocumentHighlightProvid…
is software healthy _extension/src/client.ts:is
sanitizeStderr software healthy _extension/src/client.ts:sanitizeStderr
sanitizeStderrLine software healthy _extension/src/client.ts:sanitizeStderrLine
arguments software healthy _extension/src/client.ts:arguments
registerEnablementCommands software healthy _extension/src/commands.ts:registerEnablementCommands
updateUseTsgoSetting software healthy _extension/src/commands.ts:updateUseTsgoSetting
getExplicitConfigTarget software healthy _extension/src/commands.ts:getExplicitConfigTarget
registerCodeLensShowLocationsCommand software healthy _extension/src/commands.ts:registerCodeLensShowLocationsCom…
showCodeLensLocations software healthy _extension/src/commands.ts:showCodeLensLocations
createTasExperimentationService software healthy _extension/src/experimentationService.ts:createTasExperimen…
registerMultiDocumentHighlightFeature software healthy _extension/src/languageFeatures/documentHighlight.ts:regist…
registerSourceDefinitionFeature software healthy _extension/src/languageFeatures/sourceDefinition.ts:registe…
swallow software healthy _extension/src/languageFeatures/onAutoInsert.ts:swallow

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

LabelLayerStatusPath
CHANGES.md software healthy CHANGES.md
.golangci.yml software healthy .golangci.yml
.gulp.js software warning .gulp.js
README.md software healthy README.md
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
package-lock.json software healthy package-lock.json
go.mod software healthy go.mod
.custom-gcl.yml software healthy .custom-gcl.yml
SUPPORT.md software healthy SUPPORT.md
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
SECURITY.md software healthy SECURITY.md
azure-pipelines.compliance.yml software healthy _build/azure-pipelines.compliance.yml
README.md software healthy _extension/README.md
package.json software healthy _extension/package.json
tsconfig.json software healthy _extension/tsconfig.json
projectStatus.ts software healthy _extension/src/projectStatus.ts
managedFileContext.ts software healthy _extension/src/managedFileContext.ts
telemetryReporting.ts software healthy _extension/src/telemetryReporting.ts
statusBar.ts software healthy _extension/src/statusBar.ts
util.ts software healthy _extension/src/util.ts
extension.ts software healthy _extension/src/extension.ts
activeJsTsEditorTracker.ts software healthy _extension/src/activeJsTsEditorTracker.ts
session.ts software healthy _extension/src/session.ts
configurationMiddleware.ts software healthy _extension/src/configurationMiddleware.ts
vscode.proposed.multiDocumentHighlightProvider.d.ts software healthy _extension/src/vscode.proposed.multiDocumentHighlightProvid…
client.ts software healthy _extension/src/client.ts
commands.ts software healthy _extension/src/commands.ts
vscode.proposed.editorHoverVerbosityLevel.d.ts software healthy _extension/src/vscode.proposed.editorHoverVerbosityLevel.d.…
experimentationService.ts software healthy _extension/src/experimentationService.ts
documentHighlight.ts software healthy _extension/src/languageFeatures/documentHighlight.ts
sourceDefinition.ts software healthy _extension/src/languageFeatures/sourceDefinition.ts
onAutoInsert.ts software healthy _extension/src/languageFeatures/onAutoInsert.ts
hover.ts software healthy _extension/src/languageFeatures/hover.ts
dependentRegistration.ts software healthy _extension/src/languageFeatures/util/dependentRegistration.…
devcontainer.json software healthy .devcontainer/devcontainer.json
declarationEmitQualifiedName.js software warning testdata/baselines/reference/compiler/declarationEmitQualif…
multipleModuleExportsAssignments.js software warning testdata/baselines/reference/compiler/multipleModuleExports…
allowSyntheticDefaultImports9.js software healthy testdata/baselines/reference/compiler/allowSyntheticDefault…
isolatedDeclarationsAsConstNestedObjects.js software warning testdata/baselines/reference/compiler/isolatedDeclarationsA…
symbolLinkDeclarationEmitModuleNamesRootDir.js software healthy testdata/baselines/reference/compiler/symbolLinkDeclaration…
superCallInJSWithWrongBaseTypeArgumentCount1(strict=true).js software healthy testdata/baselines/reference/compiler/superCallInJSWithWron…
classFieldsAssignmentNamedEvaluation.js software healthy testdata/baselines/reference/compiler/classFieldsAssignment…
exportAssignmentMerging7.js software healthy testdata/baselines/reference/compiler/exportAssignmentMergi…
declarationEmitConstObjectLiteralGenericMethod1.js software warning testdata/baselines/reference/compiler/declarationEmitConstO…
typedefHoisting.js software healthy testdata/baselines/reference/compiler/typedefHoisting.js
usingDeclarationWithNewline.js software warning testdata/baselines/reference/compiler/usingDeclarationWithN…
declarationEmitAsConstSatisfiesNonReadonlyResult.js software healthy testdata/baselines/reference/compiler/declarationEmitAsCons…
declarationMapCrossFileNodeReuse.js software healthy testdata/baselines/reference/compiler/declarationMapCrossFi…
exportAssignmentMerging6.js software warning testdata/baselines/reference/compiler/exportAssignmentMergi…

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

LabelLayerStatusPath
Pending software healthy _extension/src/projectStatus.ts:Pending
Resolved software healthy _extension/src/projectStatus.ts:Resolved
ProjectStatus software healthy _extension/src/projectStatus.ts:ProjectStatus
ManagedFileContextManager software healthy _extension/src/managedFileContext.ts:ManagedFileContextMana…
ActiveJsTsEditorTracker software healthy _extension/src/activeJsTsEditorTracker.ts:ActiveJsTsEditorT…
SessionManager software healthy _extension/src/session.ts:SessionManager
Session software healthy _extension/src/session.ts:Session
MultiDocumentHighlight software healthy _extension/src/vscode.proposed.multiDocumentHighlightProvid…
Client software healthy _extension/src/client.ts:Client
ReportingErrorHandler software healthy _extension/src/client.ts:ReportingErrorHandler
VerboseHover software healthy _extension/src/vscode.proposed.editorHoverVerbosityLevel.d.…
ExperimentationService software healthy _extension/src/experimentationService.ts:ExperimentationSer…
MultiDocumentHighlightProvider software healthy _extension/src/languageFeatures/documentHighlight.ts:MultiD…
AutoInsert software healthy _extension/src/languageFeatures/onAutoInsert.ts:AutoInsert
VerboseHoverProvider software healthy _extension/src/languageFeatures/hover.ts:VerboseHoverProvid…
Condition software healthy _extension/src/languageFeatures/util/dependentRegistration.…
ConditionalRegistration software healthy _extension/src/languageFeatures/util/dependentRegistration.…
BindingKey software healthy testdata/baselines/reference/compiler/symbolLinkDeclaration…
A software healthy testdata/baselines/reference/compiler/superCallInJSWithWron…
B1 software healthy testdata/baselines/reference/compiler/superCallInJSWithWron…
B2 software healthy testdata/baselines/reference/compiler/superCallInJSWithWron…
B3 software healthy testdata/baselines/reference/compiler/superCallInJSWithWron…
Foo software healthy testdata/baselines/reference/compiler/exportAssignmentMergi…
Bar software healthy testdata/baselines/reference/compiler/exportAssignmentMergi…
C software healthy testdata/baselines/reference/compiler/typedefHoisting.js:C
Example software healthy testdata/baselines/reference/compiler/privateIdentifierProp…
WithDefault software healthy testdata/baselines/reference/compiler/parameterPropertyWith…
WithoutDefault software healthy testdata/baselines/reference/compiler/parameterPropertyWith…
ExplicitUndefined software healthy testdata/baselines/reference/compiler/parameterPropertyWith…
PrivateWithDefault software healthy testdata/baselines/reference/compiler/parameterPropertyWith…
PublicWithDefault software healthy testdata/baselines/reference/compiler/parameterPropertyWith…
Foo software healthy testdata/baselines/reference/compiler/jsDeclarationEmitThis…
Bar software healthy testdata/baselines/reference/compiler/jsDeclarationEmitThis…
C software healthy testdata/baselines/reference/compiler/forAwaitInAsyncAccess…
Foo software healthy testdata/baselines/reference/compiler/duplicatePackage_peer…
Foo software healthy testdata/baselines/reference/compiler/declarationEmitNoCras…
default_1 software healthy testdata/baselines/reference/compiler/jsdocCommentDefaultEx…
extends software healthy testdata/baselines/reference/compiler/declarationEmitForMix…
A software healthy testdata/baselines/reference/compiler/declarationEmitForMix…
B software healthy testdata/baselines/reference/compiler/declarationEmitForMix…
C software healthy testdata/baselines/reference/compiler/declarationEmitForMix…
A software healthy testdata/baselines/reference/compiler/superCallInJSWithWron…
B1 software healthy testdata/baselines/reference/compiler/superCallInJSWithWron…
B2 software healthy testdata/baselines/reference/compiler/superCallInJSWithWron…
B3 software healthy testdata/baselines/reference/compiler/superCallInJSWithWron…
without software healthy testdata/baselines/reference/compiler/legacyDecoratorClassW…
C software healthy testdata/baselines/reference/compiler/legacyDecoratorClassW…
expressions software healthy testdata/baselines/reference/compiler/classFieldsNamedEvalu…
default software healthy testdata/baselines/reference/compiler/classFieldsNamedEvalu…
X software healthy testdata/baselines/reference/compiler/deduplicatePackages(d…

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

LabelLayerStatusPath
_build software healthy _build
_extension software healthy _extension
src software healthy _extension/src
languageFeatures software healthy _extension/src/languageFeatures
util software healthy _extension/src/languageFeatures/util
.devcontainer software healthy .devcontainer
testdata software healthy testdata
baselines software healthy testdata/baselines
reference software healthy testdata/baselines/reference
compiler software healthy testdata/baselines/reference/compiler
fourslash software healthy testdata/baselines/reference/fourslash
autoImports software healthy testdata/baselines/reference/fourslash/autoImports
tsbuild software healthy testdata/baselines/reference/tsbuild
programUpdates software healthy testdata/baselines/reference/tsbuild/programUpdates
demo software healthy testdata/baselines/reference/tsbuild/demo
javascriptProjectEmit software healthy testdata/baselines/reference/tsbuild/javascriptProjectEmit
transitiveReferences software healthy testdata/baselines/reference/tsbuild/transitiveReferences
configFileErrors software healthy testdata/baselines/reference/tsbuild/configFileErrors
noEmit software healthy testdata/baselines/reference/tsbuild/noEmit
moduleResolution software healthy testdata/baselines/reference/tsbuild/moduleResolution
inferredTypeFromTransitiveModule software healthy testdata/baselines/reference/tsbuild/inferredTypeFromTransi…
projectReferenceRedirect software healthy testdata/baselines/reference/tsbuild/projectReferenceRedire…
solution software healthy testdata/baselines/reference/tsbuild/solution
noEmitOnError software healthy testdata/baselines/reference/tsbuild/noEmitOnError
inferredTypeFromMonorepoReference software healthy testdata/baselines/reference/tsbuild/inferredTypeFromMonore…
moduleSpecifiers software healthy testdata/baselines/reference/tsbuild/moduleSpecifiers
outputPaths software healthy testdata/baselines/reference/tsbuild/outputPaths
projectsBuilding software healthy testdata/baselines/reference/tsbuild/projectsBuilding
libraryResolution software healthy testdata/baselines/reference/tsbuild/libraryResolution
declarationEmit software healthy testdata/baselines/reference/tsbuild/declarationEmit
extends software healthy testdata/baselines/reference/tsbuild/extends
resolveJsonModule software healthy testdata/baselines/reference/tsbuild/resolveJsonModule
clean software healthy testdata/baselines/reference/tsbuild/clean
roots software healthy testdata/baselines/reference/tsbuild/roots
fileDelete software healthy testdata/baselines/reference/tsbuild/fileDelete
commandLine software healthy testdata/baselines/reference/tsbuild/commandLine
noCheck software healthy testdata/baselines/reference/tsbuild/noCheck
projectReferenceWithRootDirInParent software healthy testdata/baselines/reference/tsbuild/projectReferenceWithRo…
lateBoundSymbol software healthy testdata/baselines/reference/tsbuild/lateBoundSymbol
sample software healthy testdata/baselines/reference/tsbuild/sample
emitDeclarationOnly software healthy testdata/baselines/reference/tsbuild/emitDeclarationOnly
config software healthy testdata/baselines/reference/config
tsconfigParsing software healthy testdata/baselines/reference/config/tsconfigParsing
tsc software healthy testdata/baselines/reference/tsc
projectReferences software healthy testdata/baselines/reference/tsc/projectReferences
noEmit software healthy testdata/baselines/reference/tsc/noEmit
moduleResolution software healthy testdata/baselines/reference/tsc/moduleResolution
noEmitOnError software healthy testdata/baselines/reference/tsc/noEmitOnError
forceConsistentCasingInFileNames software healthy testdata/baselines/reference/tsc/forceConsistentCasingInFil…
composite software healthy testdata/baselines/reference/tsc/composite

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

LabelLayerStatusPath
vps::azure hardware healthy package-lock.json
vps::aws hardware healthy testdata/baselines/reference/submodule/compiler/importedAli…

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

LabelLayerStatusPath
GET api healthy testdata/baselines/reference/submodule/compiler/genericReve…

LabelLayerStatusPath
Query root api healthy testdata/baselines/reference/submodule/compiler/nestedExces…

LabelLayerStatusPath
gpu (detected) hardware healthy testdata/baselines/reference/submodule/conformance/fixSigna…

LabelLayerStatusPath
auth::testdata/baselines/reference/submodule/compiler/merge… security healthy testdata/baselines/reference/submodule/compiler/mergedDecla…
{# ── 2026-05-17 Round 14: AI-agent bridge footer ────────────────────── Discoverability: the /agents/voting/ guide + MCP manifest exist but aren't linked from anywhere users actually land. Small, opt-in footer. #}
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/d6258df0-5939-4795-b3c0-c8d352d0f361/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d6258df0-5939-4795-b3c0-c8d352d0f361/

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.