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.
20 of your 62 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 13.56s · analysis 15.52s · 51.6 MB · GitHub API rate-limit (preflight)

sqltoolsservice

https://github.com/microsoft/sqltoolsservice · scanned 2026-06-05 04:15 UTC (13 hours, 21 minutes ago) · 10 languages

118 findings (38 legacy + 80 scanner) 11/13 scanners ran Scanner says 89 (lower by 9)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 13 hours, 20 minutes ago · v10 · 46 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
Score breakdown â 2026-05-18-v5
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 60.0 0.15 9.00
practices_score 75.0 0.15 11.25
code_quality 80.0 0.10 8.00
Overall 1.00 80.0
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 2456 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
global.json software healthy global.json
BUILD.md software healthy BUILD.md
build.json software healthy build.json
README.md software healthy README.md
build.sh software healthy build.sh
SECURITY.md software healthy SECURITY.md
codecov.yml software healthy codecov.yml
README.md software healthy test/README.md
TvfSample.cs software healthy test/TVFSample/TvfSample.cs
AssemblyInfo.cs software healthy test/TVFSample/Properties/AssemblyInfo.cs
Program.cs software healthy test/Microsoft.SqlTools.ServiceLayer.TestEnvConfig/Program.…
generateSQLConnectionSettings.sh software healthy test/Microsoft.SqlTools.ServiceLayer.TestEnvConfig/generate…
AssemblyInfo.cs software healthy test/Microsoft.SqlTools.ServiceLayer.TestEnvConfig/Properti…
AssemblyInfo.cs software healthy test/Microsoft.SqlTools.ManagedBatchParser.IntegrationTests…
TestVariableResolver.cs software healthy test/Microsoft.SqlTools.ManagedBatchParser.IntegrationTests…
BatchParserTests.cs software healthy test/Microsoft.SqlTools.ManagedBatchParser.IntegrationTests…
TestCommandHandler.cs software healthy test/Microsoft.SqlTools.ManagedBatchParser.IntegrationTests…
BatchParserSqlCmdTests.cs software healthy test/Microsoft.SqlTools.ManagedBatchParser.IntegrationTests…
BatchParserWrapperTests.cs software healthy test/Microsoft.SqlTools.ManagedBatchParser.IntegrationTests…
BatchParserMockEventHandler.cs software healthy test/Microsoft.SqlTools.ManagedBatchParser.IntegrationTests…
LiveConnectionHelper.cs software healthy test/Microsoft.SqlTools.ManagedBatchParser.IntegrationTests…
FileUtilities.cs software healthy test/Microsoft.SqlTools.ManagedBatchParser.IntegrationTests…
ExecutionEngineTest.cs software healthy test/Microsoft.SqlTools.ManagedBatchParser.IntegrationTests…
BatchEventHandler.cs software healthy test/Microsoft.SqlTools.ManagedBatchParser.IntegrationTests…
TestExecutor.cs software healthy test/Microsoft.SqlTools.ManagedBatchParser.IntegrationTests…
AssemblyInfo.cs software healthy test/Microsoft.SqlTools.ManagedBatchParser.IntegrationTests…
CompletionExt.cs software healthy test/Microsoft.SqlTools.Test.CompletionExtension/Completion…
SqlScriptPublishModelTests.cs software healthy test/Microsoft.SqlTools.ServiceLayer.TestDriver.Tests/SqlSc…
Program.cs software healthy test/Microsoft.SqlTools.ServiceLayer.TestDriver.Tests/Progr…
ConnectionTests.cs software healthy test/Microsoft.SqlTools.ServiceLayer.TestDriver.Tests/Conne…
StressTests.cs software healthy test/Microsoft.SqlTools.ServiceLayer.TestDriver.Tests/Stres…
WorkspaceTests.cs software healthy test/Microsoft.SqlTools.ServiceLayer.TestDriver.Tests/Works…
QueryExecutionTests.cs software healthy test/Microsoft.SqlTools.ServiceLayer.TestDriver.Tests/Query…
LanguageServiceTests.cs software healthy test/Microsoft.SqlTools.ServiceLayer.TestDriver.Tests/Langu…
AssemblyInfo.cs software healthy test/Microsoft.SqlTools.ServiceLayer.TestDriver.Tests/Prope…
EncryptionUtilsTests.cs software healthy test/Microsoft.SqlTools.Authentication.UnitTests/Encryption…
GlobalUsings.cs software healthy test/Microsoft.SqlTools.Authentication.UnitTests/GlobalUsin…
AssemblyInfo.cs software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Assem…
UtilsTests.cs software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Objec…
LoginTests.cs software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Objec…
ObjectManagementServiceTests.cs software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Objec…
CredentialTests.cs software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Objec…
UserTests.cs software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Objec…
ServerHandlerTests.cs software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Objec…
DatabaseHandlerTests.cs software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Objec…
ObjectManagementTestUtils.cs software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Objec…
DacFxServiceTests.cs software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/DacFx…
ConnectionServiceTests.cs software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Conne…
ReliableConnectionTests.cs software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Conne…
AsyncScriptAsScriptingOperationTests.cs software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Scrip…

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

LabelLayerStatusPath
test software healthy test
TVFSample software healthy test/TVFSample
Properties software healthy test/TVFSample/Properties
Microsoft.SqlTools.ServiceLayer.TestEnvConfig software healthy test/Microsoft.SqlTools.ServiceLayer.TestEnvConfig
Properties software healthy test/Microsoft.SqlTools.ServiceLayer.TestEnvConfig/Properti…
Microsoft.SqlTools.ManagedBatchParser.IntegrationTests software healthy test/Microsoft.SqlTools.ManagedBatchParser.IntegrationTests
BatchParser software healthy test/Microsoft.SqlTools.ManagedBatchParser.IntegrationTests…
Utility software healthy test/Microsoft.SqlTools.ManagedBatchParser.IntegrationTests…
TSQLExecutionEngine software healthy test/Microsoft.SqlTools.ManagedBatchParser.IntegrationTests…
Properties software healthy test/Microsoft.SqlTools.ManagedBatchParser.IntegrationTests…
Microsoft.SqlTools.Test.CompletionExtension software healthy test/Microsoft.SqlTools.Test.CompletionExtension
Microsoft.SqlTools.ServiceLayer.TestDriver.Tests software healthy test/Microsoft.SqlTools.ServiceLayer.TestDriver.Tests
Properties software healthy test/Microsoft.SqlTools.ServiceLayer.TestDriver.Tests/Prope…
Microsoft.SqlTools.Authentication.UnitTests software healthy test/Microsoft.SqlTools.Authentication.UnitTests
Microsoft.SqlTools.ServiceLayer.IntegrationTests software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests
ObjectManagement software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Objec…
DacFx software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/DacFx
Connection software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Conne…
Scripting software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Scrip…
DisasterRecovery software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Disas…
ServerConfigurations software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Serve…
SqlAssessment software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/SqlAs…
Profiler software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Profi…
QueryExecution software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Query…
DataStorage software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Query…
Cms software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Cms
LanguageServer software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Langu…
ModelManagement software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Model…
Metadata software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Metad…
QueryStore software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Query…
TaskServices software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/TaskS…
Admin software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Admin
SqlProjects software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/SqlPr…
SchemaCompare software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Schem…
Utility software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Utili…
LanguageExtensibility software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Langu…
Properties software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Prope…
AzureFunctions software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Azure…
AzureFunctionTestFiles software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Azure…
ObjectExplorer software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Objec…
FileBrowser software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/FileB…
Agent software healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Agent
Microsoft.SqlTools.Migration.IntegrationTests software healthy test/Microsoft.SqlTools.Migration.IntegrationTests
Migration software healthy test/Microsoft.SqlTools.Migration.IntegrationTests/Migration
Utility software healthy test/Microsoft.SqlTools.Migration.IntegrationTests/Utility
Microsoft.SqlTools.ServiceLayer.PerfTests software healthy test/Microsoft.SqlTools.ServiceLayer.PerfTests
Tests software healthy test/Microsoft.SqlTools.ServiceLayer.PerfTests/Tests
Properties software healthy test/Microsoft.SqlTools.ServiceLayer.PerfTests/Properties
ScriptGenerator software healthy test/ScriptGenerator
Properties software healthy test/ScriptGenerator/Properties

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

LabelLayerStatusPath
Employees data healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Langu…
Categories data healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Langu…
Customers data healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Langu…
Shippers data healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Langu…
Suppliers data healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Langu…
Orders data healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Langu…
Products data healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Langu…
Order data healthy test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Langu…
CS_Delay_Table1 data healthy test/Microsoft.SqlTools.ServiceLayer.Test.Common/TestData/O…
CS_Delay_Table2 data healthy test/Microsoft.SqlTools.ServiceLayer.Test.Common/TestData/O…
CS_Delay_Table3 data healthy test/Microsoft.SqlTools.ServiceLayer.Test.Common/TestData/O…
CREATE data healthy test/Microsoft.SqlTools.ServiceLayer.Test.Common/TestData/T…
create data healthy test/Microsoft.SqlTools.ServiceLayer.Test.Common/TestData/T…
db_name data healthy test/Microsoft.SqlTools.ServiceLayer.Test.Common/TestData/T…
t1 data healthy test/Microsoft.SqlTools.ServiceLayer.Test.Common/TestData/T…

LabelLayerStatusPath
password_literal::azure-pipelines/integration-tests.yml security healthy azure-pipelines/integration-tests.yml
password_literal::.github/workflows/integration-tests.yml security healthy .github/workflows/integration-tests.yml

LabelLayerStatusPath
gha::integration-tests cicd healthy .github/workflows/integration-tests.yml
gha::packages-validation-comment cicd healthy .github/workflows/packages-validation-comment.yml

LabelLayerStatusPath
integration-tests cicd healthy .github/workflows/integration-tests.yml
main cicd healthy .github/workflows/packages-validation-comment.yml

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

LabelLayerStatusPath
port:1433 network healthy azure-pipelines/integration-tests.yml

LabelLayerStatusPath
vps::azure hardware healthy azure-pipelines/localization.yml

LabelLayerStatusPath
auth::azure-pipelines/localization.yml security healthy azure-pipelines/localization.yml

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
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/6db4f5ae-f3ca-4625-a6f1-f2bca7a92a20/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6db4f5ae-f3ca-4625-a6f1-f2bca7a92a20/

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.