First gitlab mcp for you, building together
This report presents the forensic synthetic code analysis of zereight/gitlab-mcp, a TypeScript project with 1,799 GitHub stars. SynthScan v2.0 examined 78,754 lines of code across 274 source files, recording 269 pattern matches distributed across 9 syntactic categories. The overall adjusted score of 3.4 places this repository in the Likely human-written band.
The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).
This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.
Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.
This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.
The scanner identified 269 distinct pattern matches across 9 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.
Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | test_results.txt | 1 | TAP version 13 | COMMENT |
| LOW | test_results.txt | 21 | # NVM_DIR: '/Users/tao.exe/.nvm', | COMMENT |
| LOW | test_results.txt | 41 | # TERM_PROGRAM_VERSION: '1.116.0-insider', | COMMENT |
| LOW | test_results.txt | 61 | # __CF_USER_TEXT_ENCODING: '0x1F6:0x3:0x33', | COMMENT |
| LOW | test_results.txt | 81 | # LOGNAME: 'tao.exe', | COMMENT |
| LOW | test_results.txt | 101 | # SWIFTLY_TOOLCHAINS_DIR: '/Users/tao.exe/Library/Developer/Toolchains', | COMMENT |
| LOW | test_results.txt | 121 | # XPC_SERVICE_NAME: '0', | COMMENT |
| LOW | test_results.txt | 141 | # [32mINFO[39m [14:07:53.695] (59293): [36mGitLab MCP Server running with Streamable HTTP transport[39m | COMMENT |
| LOW | test_results.txt | 161 | # NVM_INC: '/Users/tao.exe/.nvm/versions/node/v22.19.0/include/node', | COMMENT |
| LOW | test_results.txt | 181 | # TMPDIR: '/var/folders/kc/hx_s_dg96p7czwjjwc789vx00000gp/T/', | COMMENT |
| LOW | test_results.txt | 201 | # _: '/Users/tao.exe/.nvm/versions/node/v22.19.0/bin/node', | COMMENT |
| LOW | test_results.txt | 221 | # LOGNAME: 'tao.exe', | COMMENT |
| LOW | test_results.txt | 241 | # SWIFTLY_TOOLCHAINS_DIR: '/Users/tao.exe/Library/Developer/Toolchains', | COMMENT |
| LOW | test_results.txt | 261 | # XPC_SERVICE_NAME: '0', | COMMENT |
| LOW | test_results.txt | 301 | ... | COMMENT |
| LOW | test_results.txt | 321 | # [32mINFO[39m [14:07:54.769] (59293): [36mSession 7ebeccc7-ec2d-49cb-82ab-b37fe4551a8d: cleaned up auth mapping[39m | COMMENT |
| LOW | test_results.txt | 341 | # NVM_BIN: '/Users/tao.exe/.nvm/versions/node/v22.19.0/bin', | COMMENT |
| LOW | test_results.txt | 361 | # TERM: 'xterm-256color', | COMMENT |
| LOW | test_results.txt | 381 | # ZENMUX_API_KEY: 'sk-ss-v1-95eae04a95ac9bba411c32cede234295deaa21a02ee2d8a90e830fc9c0004779', | COMMENT |
| LOW | test_results.txt | 401 | # HOME: '/Users/tao.exe', | COMMENT |
| LOW | test_results.txt | 421 | # SSH_AUTH_SOCK: '/private/tmp/com.apple.launchd.lg93zG90Bg/Listeners', | COMMENT |
| LOW | test_results.txt | 441 | # VSCODE_PROFILE_INITIALIZED: '1', | COMMENT |
| LOW | test_results.txt | 481 | duration_ms: 1312.041583 | COMMENT |
| LOW | test_results.txt | 501 | # [32mINFO[39m [14:07:56.282] (59403): [36m[32mEndpoint: http://127.0.0.1:3220/mcp[0m[39m | COMMENT |
| LOW | test_results.txt | 521 | # OLDPWD: '/Users/tao.exe/Documents/gitlab-mcp', | COMMENT |
| LOW | test_results.txt | 541 | # TTY: '/dev/ttys100', | COMMENT |
| LOW | test_results.txt | 561 | # NODE_TEST_CONTEXT: 'child-v8', | COMMENT |
| LOW | test_results.txt | 581 | # MallocNanoZone: '0', | COMMENT |
| LOW | test_results.txt | 601 | # SYNTHETIC_API_KEY: 'syn_35a76bd4c1d5ed18b8e4e8a4f1b07b76', | COMMENT |
| LOW | test_results.txt | 621 | # ZDOTDIR: '/Users/tao.exe', | COMMENT |
| LOW | test_results.txt | 661 | # [32mINFO[39m [14:07:57.320] (59403): [36mSession 9163d60c-3073-4c7e-b7dc-5a268827ca0f: stored Authorization header | COMMENT |
| LOW | test_results.txt | 681 | # Launcher: Spawning server process with env: { | COMMENT |
| LOW | test_results.txt | 701 | # PATH: '/Users/tao.exe/.opencode/bin:/Users/tao.exe/.bun/bin:/Users/tao.exe/.antigravity/antigravity/bin:/Users/tao.e | COMMENT |
| LOW | test_results.txt | 721 | # USER_ZDOTDIR: '/Users/tao.exe', | COMMENT |
| LOW | test_results.txt | 741 | # REMOTE_AUTHORIZATION: 'true', | COMMENT |
| LOW | test_results.txt | 761 | # NVM_BIN: '/Users/tao.exe/.nvm/versions/node/v22.19.0/bin', | COMMENT |
| LOW | test_results.txt | 781 | # TERM: 'xterm-256color', | COMMENT |
| LOW | test_results.txt | 801 | # ZENMUX_API_KEY: 'sk-ss-v1-95eae04a95ac9bba411c32cede234295deaa21a02ee2d8a90e830fc9c0004779', | COMMENT |
| LOW | test_results.txt | 841 | # [32mINFO[39m [14:07:58.605] (59458): [36mClosing 1 active sessions...[39m | COMMENT |
| LOW | test_results.txt | 861 | # BUN_INSTALL: '/Users/tao.exe/.bun', | COMMENT |
| LOW | test_results.txt | 881 | # QTERM_SESSION_ID: '3d6905cad91c4693934583cdd9c49c15', | COMMENT |
| LOW | test_results.txt | 901 | # VSCODE_GIT_ASKPASS_MAIN: '/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/git/dist | COMMENT |
| LOW | test_results.txt | 921 | # GITLAB_TOOLSETS: 'issues', | COMMENT |
| LOW | test_results.txt | 941 | # NVM_DIR: '/Users/tao.exe/.nvm', | COMMENT |
| LOW | test_results.txt | 961 | # TERM_PROGRAM_VERSION: '1.116.0-insider', | COMMENT |
| LOW | test_results.txt | 981 | # __CF_USER_TEXT_ENCODING: '0x1F6:0x3:0x33', | COMMENT |
| LOW | test_results.txt | 1021 | # [32mINFO[39m [14:07:59.873] (59496): [36mSession 33a016fb-bd4f-4fd6-b09a-c515bf4809f1: cleaned up auth mapping[39m | COMMENT |
| LOW | test_results.txt | 1041 | # COLORTERM: 'truecolor', | COMMENT |
| LOW | test_results.txt | 1061 | # Q_SET_PARENT_CHECK: '1', | COMMENT |
| LOW | test_results.txt | 1081 | # VSCODE_GIT_ASKPASS_NODE: '/Applications/Visual Studio Code - Insiders.app/Contents/Frameworks/Code - Insiders Helper | COMMENT |
| LOW | test_results.txt | 1101 | # PORT: '3260' | COMMENT |
| LOW | test_results.txt | 1121 | # OLDPWD: '/Users/tao.exe/Documents/gitlab-mcp', | COMMENT |
| LOW | test_results.txt | 1141 | # TTY: '/dev/ttys100', | COMMENT |
| LOW | test_results.txt | 1161 | # NODE_TEST_CONTEXT: 'child-v8', | COMMENT |
| LOW | test_results.txt | 1181 | type: 'test' | COMMENT |
| LOW | test_results.txt | 1201 | # [32mINFO[39m [14:08:01.327] (59522): [36mConfigured GitLab API URLs: http://127.0.0.1:9200/api/v4[39m | COMMENT |
| LOW | test_results.txt | 1221 | # NVM_CD_FLAGS: '-q', | COMMENT |
| LOW | test_results.txt | 1241 | # TERM_PROGRAM: 'vscode', | COMMENT |
| LOW | test_results.txt | 1261 | # __CFBundleIdentifier: 'com.microsoft.VSCodeInsiders', | COMMENT |
| LOW | test_results.txt | 1281 | # HOME: '/Users/tao.exe', | COMMENT |
| 64 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | oauth.ts | 81 | async function requestAuthFromExistingServer(port: number, requestId: string): Promise<TokenData> { | CODE |
| LOW | oauth-proxy.ts | 890 | export function createGitLabOAuthProvider( | CODE |
| LOW | index.ts | 104 | function isConstantTimeSecretMatch( | CODE |
| LOW | index.ts | 984 | function getMcpDnsRebindingProtection() { | CODE |
| LOW | index.ts | 1249 | function isInitializationRequestBody(body: unknown): boolean { | CODE |
| LOW | index.ts | 1257 | function isUnauthenticatedDiscoveryRequestBody(body: unknown): boolean { | CODE |
| LOW | index.ts | 1355 | function isToolAllowedByPermissionMode(toolName: string): boolean { | CODE |
| LOW | index.ts | 1630 | function updateSessionPublicBaseUrl(sessionId: string | undefined, publicBaseUrl?: string): void { | CODE |
| LOW | index.ts | 1817 | function parseAllowedGitLabApiUrls(value: string): Array<{ host: string; apiUrl: string }> { | CODE |
| LOW | index.ts | 1837 | function resolveTrustedGitLabApiUrl(value: string): string { | CODE |
| LOW | index.ts | 1989 | function rejectIfProjectScopedDeployment(toolName: string): void { | CODE |
| LOW | index.ts | 2727 | async function listCustomFieldDefinitions( | CODE |
| LOW | index.ts | 3187 | async function updateIncidentEscalationStatus( | CODE |
| LOW | index.ts | 3233 | async function resolveProjectOrGroupPath( | CODE |
| LOW | index.ts | 4432 | async function listMergeRequestDiscussions( | CODE |
| LOW | index.ts | 4456 | async function deleteMergeRequestDiscussionNote( | CODE |
| LOW | index.ts | 4491 | async function updateMergeRequestDiscussionNote( | CODE |
| LOW | index.ts | 4636 | async function createMergeRequestDiscussionNote( | CODE |
| LOW | index.ts | 4857 | function encodeRepoFilePayloadContent(content: string): string { | CODE |
| LOW | index.ts | 5190 | async function getMergeRequestSourceCommitCount( | CODE |
| LOW | index.ts | 5232 | async function listMergeRequestPipelines( | CODE |
| LOW | index.ts | 5278 | async function buildMergeRequestCommitAdditionSummary( | CODE |
| LOW | index.ts | 5312 | async function buildMergeRequestApprovalSummary( | CODE |
| LOW | index.ts | 5347 | function toMergeRequestDeploymentSummaryRecord( | CODE |
| LOW | index.ts | 5393 | function sortDeploymentsByCreatedAtDesc(deployments: GitLabDeployment[]): GitLabDeployment[] { | CODE |
| LOW | index.ts | 5406 | async function buildMergeRequestDeploymentSummary( | CODE |
| LOW | index.ts | 5568 | async function listMergeRequestChangedFiles( | CODE |
| LOW | index.ts | 5870 | async function getMergeRequestApprovalState( | CODE |
| LOW | index.ts | 5932 | async function getMergeRequestApprovalsFallback( | CODE |
| LOW | index.ts | 5984 | function inferMergeRequestApproved( | CODE |
| LOW | index.ts | 6330 | async function resolveMergeRequestThread( | CODE |
| LOW | index.ts | 7970 | async function getMilestoneMergeRequests( | CODE |
| LOW | index.ts | 8029 | async function getMilestoneBurndownEvents( | CODE |
| LOW | index.ts | 8207 | async function getGroupMilestoneMergeRequests( | CODE |
| LOW | index.ts | 8237 | async function getGroupMilestoneBurndownEvents( | CODE |
| LOW | index.ts | 8912 | async function getDependencyProxySettings(groupPath: string): Promise<GitLabDependencyProxy> { | CODE |
| LOW | index.ts | 8945 | async function updateDependencyProxySettings( | CODE |
| LOW | index.ts | 9016 | async function purgeDependencyProxyCache(groupId: string): Promise<void> { | CODE |
| LOW | index.ts | 12813 | async function startStreamableHTTPServer(): Promise<void> { | CODE |
| LOW | index.ts | 13929 | async function initializeServerByTransportMode(mode: TransportMode): Promise<void> { | CODE |
| LOW | tools/registry.ts | 1991 | export function buildFeatureFlagOverrides(): ReadonlySet<string> { | CODE |
| LOW | test/schema-tests.ts | 69 | function runGetFileContentsSchemaTests(): { passed: number; failed: number } { | CODE |
| LOW | test/schema-tests.ts | 159 | function runGitLabFileContentSchemaTests(): { passed: number; failed: number } { | CODE |
| LOW | test/schema-tests.ts | 278 | function runCreatePipelineSchemaTests(): { passed: number; failed: number } { | CODE |
| LOW | test/schema-tests.ts | 391 | function runCommitStatusSchemaTests(): { passed: number; failed: number } { | CODE |
| LOW | test/schema-tests.ts | 538 | function runCreateIssueNoteSchemaTests(): { passed: number; failed: number } { | CODE |
| LOW | test/schema-tests.ts | 626 | function runGetMergeRequestSchemaTests(): { passed: number; failed: number } { | CODE |
| LOW | test/schema-tests.ts | 732 | function runListMergeRequestPipelinesSchemaTests(): { passed: number; failed: number } { | CODE |
| LOW | test/schema-tests.ts | 788 | function runGitLabMergeRequestSchemaTests(): { passed: number; failed: number } { | CODE |
| LOW | test/schema-tests.ts | 986 | function runEmojiReactionSchemaTests(): { passed: number; failed: number } { | CODE |
| LOW | test/schema-tests.ts | 1043 | function runGitLabRepositorySchemaTests(): { passed: number; failed: number } { | CODE |
| LOW | test/schema-tests.ts | 1103 | function runLabelsCoercionSchemaTests(): { passed: number; failed: number } { | CODE |
| LOW | test/schema-tests.ts | 1214 | function runApprovedByUsernamesSchemaTests(): { passed: number; failed: number } { | CODE |
| LOW | test/schema-tests.ts | 1337 | function runGitLabTreeItemSchemaTests(): { passed: number; failed: number } { | CODE |
| LOW | test/schema-tests.ts | 1389 | function runGetRepositoryTreeSchemaTests(): { passed: number; failed: number } { | CODE |
| LOW | test/schema-tests.ts | 1463 | function runGitLabMarkdownUploadSchemaTests(): { passed: number; failed: number } { | CODE |
| LOW | test/schema-tests.ts | 1539 | function runGitLabUserFullSchemaTests(): { passed: number; failed: number } { | CODE |
| LOW | test/schema-tests.ts | 1624 | function runGitLabDependencyProxySchemaTests(): { passed: number; failed: number } { | CODE |
| LOW | test/schema-tests.ts | 1672 | function runGitLabDependencyProxyBlobSchemaTests(): { passed: number; failed: number } { | CODE |
| LOW | test/oauth-tests.ts | 142 | async function testMultipleScopesRedundant(): Promise<void> { | CODE |
| 20 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW⚡ | index.ts | 618 | // Step 1: Toolset filter — keep tools in enabled toolsets | COMMENT |
| LOW⚡ | index.ts | 623 | // Step 2: Add GITLAB_TOOLS (individual tools bypass toolset filter) | COMMENT |
| LOW⚡ | index.ts | 632 | // Step 3: Add legacy flag overrides (USE_PIPELINE, USE_MILESTONE, USE_GITLAB_WIKI) | COMMENT |
| LOW⚡ | index.ts | 641 | // Step 4: Permission mode filter (readonly / modify / full) | COMMENT |
| LOW⚡ | index.ts | 647 | // Step 5: Regex denial filter | COMMENT |
| LOW | index.ts | 682 | // Step 6: Gemini $schema cleanup + annotations (only dynamic step per request) | COMMENT |
| LOW | index.ts | 13071 | // Step 1: derive the effective auth for this request. | COMMENT |
| LOW | index.ts | 13198 | // Step 3: build the AsyncLocalStorage context so buildAuthHeaders and | COMMENT |
| LOW | index.ts | 13209 | // Step 4: create a fresh transport per request. | COMMENT |
| LOW | test/remote-auth-simple-test.ts | 305 | // Step 1: Connect WITH auth header to establish session | COMMENT |
| LOW⚡ | test/remote-auth-simple-test.ts | 331 | // Step 2: Wait for timeout WITHOUT making any requests | COMMENT |
| LOW⚡ | test/remote-auth-simple-test.ts | 338 | // Step 3: Try to make request WITHOUT auth header - should fail with 401 | COMMENT |
| LOW⚡ | test/stateless/callback-proxy.test.ts | 296 | // Step 1: register client on podA (signed client_id → every pod can read it) | COMMENT |
| LOW⚡ | test/stateless/callback-proxy.test.ts | 302 | // Step 2: authorize on podA — captures the redirect URL to GitLab | COMMENT |
| LOW | test/stateless/callback-proxy.test.ts | 328 | // Step 3: GitLab redirects to our /callback — on a DIFFERENT pod (B). | COMMENT |
| LOW | test/stateless/callback-proxy.test.ts | 358 | // Step 4: MCP client redeems the proxy code on a THIRD pod (C). | COMMENT |
| LOW | docs/auth/oauth-setup.md | 32 | ## Step 1: Create a GitLab OAuth Application | COMMENT |
| LOW | docs/auth/oauth-setup.md | 68 | ## Step 2: Configure the MCP Server | COMMENT |
| LOW | docs/auth/oauth-setup.md | 122 | ## Step 3: First-Time Authentication | COMMENT |
| LOW | .github/skills/security-scan/SKILL.md | 21 | ### Step 1: Determine Scope | COMMENT |
| LOW | .github/skills/security-scan/SKILL.md | 29 | ### Step 2: Secrets Scan | COMMENT |
| LOW | .github/skills/security-scan/SKILL.md | 47 | ### Step 3: Dependency Audit | COMMENT |
| LOW | .github/skills/security-scan/SKILL.md | 68 | ### Step 4: Input Validation Spot-Check | COMMENT |
| LOW | .github/skills/security-scan/SKILL.md | 75 | ### Step 5: Auth/Authz Quick Check | COMMENT |
| LOW | .github/skills/skill-stocktake/SKILL.md | 22 | ### Step 1: Inventory | COMMENT |
| LOW | .github/skills/skill-stocktake/SKILL.md | 36 | ### Step 2: Frontmatter Validation (v1.0.5+) | COMMENT |
| LOW⚡ | .github/skills/skill-stocktake/SKILL.md | 65 | ### Step 3: Template Sync Check | COMMENT |
| LOW⚡ | .github/skills/skill-stocktake/SKILL.md | 74 | ### Step 4: Quality Checks | COMMENT |
| LOW⚡ | .github/skills/skill-stocktake/SKILL.md | 84 | ### Step 5: Coverage Analysis | COMMENT |
| LOW | skills/gitlab-mcp/reference/code-review.md | 8 | ## Step 1: List Changed Files | COMMENT |
| LOW | skills/gitlab-mcp/reference/code-review.md | 27 | ## Step 2: Batch Diff Retrieval | COMMENT |
| LOW | skills/gitlab-mcp/reference/code-review.md | 43 | ## Step 3: Leave Comments | COMMENT |
| LOW | skills/gitlab-mcp/reference/code-review.md | 81 | ## Step 4: Resolve Threads | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW⚡ | index.ts | 618 | // Step 1: Toolset filter — keep tools in enabled toolsets | COMMENT |
| LOW⚡ | index.ts | 623 | // Step 2: Add GITLAB_TOOLS (individual tools bypass toolset filter) | COMMENT |
| LOW⚡ | index.ts | 632 | // Step 3: Add legacy flag overrides (USE_PIPELINE, USE_MILESTONE, USE_GITLAB_WIKI) | COMMENT |
| LOW⚡ | index.ts | 641 | // Step 4: Permission mode filter (readonly / modify / full) | COMMENT |
| LOW⚡ | index.ts | 647 | // Step 5: Regex denial filter | COMMENT |
| LOW | index.ts | 682 | // Step 6: Gemini $schema cleanup + annotations (only dynamic step per request) | COMMENT |
| LOW | index.ts | 13071 | // Step 1: derive the effective auth for this request. | COMMENT |
| LOW | index.ts | 13198 | // Step 3: build the AsyncLocalStorage context so buildAuthHeaders and | COMMENT |
| LOW | index.ts | 13209 | // Step 4: create a fresh transport per request. | COMMENT |
| LOW | test/remote-auth-simple-test.ts | 305 | // Step 1: Connect WITH auth header to establish session | COMMENT |
| LOW⚡ | test/remote-auth-simple-test.ts | 331 | // Step 2: Wait for timeout WITHOUT making any requests | COMMENT |
| LOW⚡ | test/remote-auth-simple-test.ts | 338 | // Step 3: Try to make request WITHOUT auth header - should fail with 401 | COMMENT |
| LOW⚡ | test/stateless/callback-proxy.test.ts | 296 | // Step 1: register client on podA (signed client_id → every pod can read it) | COMMENT |
| LOW⚡ | test/stateless/callback-proxy.test.ts | 302 | // Step 2: authorize on podA — captures the redirect URL to GitLab | COMMENT |
| LOW | test/stateless/callback-proxy.test.ts | 328 | // Step 3: GitLab redirects to our /callback — on a DIFFERENT pod (B). | COMMENT |
| LOW | test/stateless/callback-proxy.test.ts | 358 | // Step 4: MCP client redeems the proxy code on a THIRD pod (C). | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | stateless/codec.ts | 42 | // ────────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | stateless/codec.ts | 45 | // ────────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | stateless/codec.ts | 80 | // ────────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | stateless/codec.ts | 82 | // ────────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | stateless/codec.ts | 101 | // ────────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | stateless/codec.ts | 103 | // ────────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | stateless/codec.ts | 171 | // ────────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | stateless/codec.ts | 173 | // ────────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | stateless/codec.ts | 247 | // ────────────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | stateless/codec.ts | 249 | // ────────────────────────────────────────────────────────────────────────── | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | index.ts | 733 | // This is a robust workaround for AsyncLocalStorage context loss. | COMMENT |
| MEDIUM | index.ts | 1493 | // Use tough-cookie's parse function for robust parsing | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | scripts/release.sh | 4 | # Check if gh CLI is available | COMMENT |
| LOW | scripts/release.sh | 404 | # Check if the current version tag already exists locally | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | test/schema-tests.ts | 1565 | email: 'admin@example.com', | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | scripts/generate-star-history.py | 4 | CODE |