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.
48 of your 135 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.
Upstream (GitHub) caused delay on this scan — not Repobility.
  • GitHub API rate-limited (HTTP 403) — preflight skipped, fell back to direct git clone.
  • Clone from GitHub took 60.5s for a 286.8 MB repo slow.
  • Repobility's analysis ran in 57.29s after the clone landed.

DefinitelyTyped/DefinitelyTyped

https://github.com/DefinitelyTyped/DefinitelyTyped · scanned 2026-06-05 11:37 UTC (1 week, 2 days ago) · 10 languages

7347 raw signals (111 security + 7236 graph) 11/13 scanners ran 0th percentile · Typescript · huge (>500K LoC) System graph score 52 (higher by 15)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 week, 2 days ago · v2 · 3639 actionable findings from 2 signal sources. 90 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 100.0 0.25 25.00
testing_score 25.0 0.20 5.00
documentation_score 63.0 0.15 9.45
practices_score 77.0 0.15 11.55
code_quality 70.0 0.10 7.00
Overall 1.00 67.0
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: severity: critical × excluding tests × Reset all
Scan summary Quality grade B- (67/100). Dimensions: security 100, maintainability 60. 111 findings (8 security). 2,380,727 lines analyzed.

Showing 16 of 3639 actionable findings. 3729 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical Security checks quality Quality conf 1.00 ✓ Repobility 3 occurrences [MINED013] Password In Url: https://user:password@host — leaks creds via logs, referrer, error messages.
Review and fix per the pattern semantics. See CWE-200 / A07:2021 for context.
3 files, 3 locations
types/any-db-transaction/any-db-transaction-tests.ts:6
types/any-db/any-db-tests.ts:5
types/camo/camo-tests.ts:3
critical System graph security Secrets conf 1.00 2 occurrences Possible secret in types/azdata/index.d.ts
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 669, 682
types/azdata/index.d.ts:669, 682 (2 hits)
critical System graph security Secrets conf 1.00 9 occurrences Possible secret in types/bcrypt/index.d.ts
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 60, 82, 106, 132, 133, 148, 149, 169, +1 more
types/bcrypt/index.d.ts:60, 82, 106, 132, 133, 148, 149, 169, +1 more (9 hits)
critical System graph security Secrets conf 1.00 Possible secret in types/chrome/index.d.ts
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
types/chrome/index.d.ts:6490
critical System graph security Secrets conf 1.00 Possible secret in types/nginstack__datasource/lib/DataSourceDataType.d.ts
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
types/nginstack__datasource/lib/DataSourceDataType.d.ts:14
critical System graph security Secrets conf 1.00 6 occurrences Possible secret in types/node/crypto.d.ts
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 791, 835, 867, 1052, 1095, 1119
types/node/crypto.d.ts:791, 835, 867, 1052, 1095, 1119 (6 hits)
critical System graph security Secrets conf 1.00 Possible secret in types/node/process.d.ts
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
types/node/process.d.ts:1001
critical System graph security Secrets conf 1.00 6 occurrences Possible secret in types/node/v20/crypto.d.ts
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 825, 869, 901, 1125, 1168, 1192
types/node/v20/crypto.d.ts:825, 869, 901, 1125, 1168, 1192 (6 hits)
critical System graph security Secrets conf 1.00 Possible secret in types/node/v20/process.d.ts
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
types/node/v20/process.d.ts:829
critical System graph security Secrets conf 1.00 6 occurrences Possible secret in types/node/v22/crypto.d.ts
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 788, 832, 864, 1049, 1092, 1116
types/node/v22/crypto.d.ts:788, 832, 864, 1049, 1092, 1116 (6 hits)
critical System graph security Secrets conf 1.00 Possible secret in types/node/v22/process.d.ts
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
types/node/v22/process.d.ts:859
critical System graph security Secrets conf 1.00 6 occurrences Possible secret in types/node/v24/crypto.d.ts
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 778, 822, 854, 1039, 1082, 1106
types/node/v24/crypto.d.ts:778, 822, 854, 1039, 1082, 1106 (6 hits)
critical System graph security Secrets conf 1.00 Possible secret in types/node/v24/process.d.ts
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
types/node/v24/process.d.ts:858
critical System graph security Secrets conf 1.00 2 occurrences Possible secret in types/reddit/index.d.ts
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 32, 175
types/reddit/index.d.ts:32, 175 (2 hits)
critical System graph security Secrets conf 1.00 Possible secret in types/siren-parser/Field.d.ts
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
types/siren-parser/Field.d.ts:22
critical System graph security Secrets conf 1.00 Possible secret in types/xmpp__client/index.d.ts
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
types/xmpp__client/index.d.ts:30
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/30e0e2dc-9d18-407f-bbb7-1764391a5266/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/30e0e2dc-9d18-407f-bbb7-1764391a5266/

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.