{ "schemaVersion": "1.0", "id": "stellaops.analyzer.lang.go", "displayName": "StellaOps Go Analyzer (preview)", "version": "0.1.0", "requiresRestart": true, "entryPoint": { "type": "dotnet", "assembly": "StellaOps.Scanner.Analyzers.Lang.Go.dll", "typeName": "StellaOps.Scanner.Analyzers.Lang.Go.GoAnalyzerPlugin" }, "capabilities": [ "language-analyzer", "golang", "go" ], "metadata": { "org.stellaops.analyzer.language": "go", "org.stellaops.analyzer.kind": "language", "org.stellaops.restart.required": "true", "org.stellaops.analyzer.status": "preview" } }