← Back to scan
File as GitHub Issue repo: DefinitelyTyped/DefinitelyTyped

Push this scan report to DefinitelyTyped/DefinitelyTyped

Click the green button below to open GitHub’s new-issue form, pre-filled with the report title, summary table, top findings, and an embedded score-card image. No authentication needed — you review on GitHub before submitting. Repobility is credited as the scanner.

Embedded score card image

This image will render at the top of the issue body. Hosted on Repobility, refreshes automatically after re-scans.

Repobility score card

Issue title

Password In Url

Curate findings to include

Pick exactly which findings appear in the issue body. By default the top 5 are included. Uncheck noise, check what matters.

Top 5 (default)
Severity Rule Title File:line
CRIT SEC084 [SEC084] JS: require() with non-literal: require(<variable>) loads arbitrary modules — eq… types/fbemitter/fbemitter-tests.ts:24
CRIT SEC084 [SEC084] JS: require() with non-literal: require(<variable>) loads arbitrary modules — eq… types/babel-template/babel-template-tes…:7
CRIT MINED013 [MINED013] Password In Url: https://user:password@host — leaks creds via logs, referrer, … types/camo/camo-tests.ts:3
CRIT MINED013 [MINED013] Password In Url: https://user:password@host — leaks creds via logs, referrer, … types/any-db/any-db-tests.ts:5
CRIT MINED013 [MINED013] Password In Url: https://user:password@host — leaks creds via logs, referrer, … types/any-db-transaction/any-db-transac…:6
CRIT SEC022 [SEC022] Database URL With Embedded Credential: A database connection URL contains an emb… types/camo/camo-tests.ts:3
CRIT MINED024 [MINED024] Js Eval Usage: eval() executes arbitrary code. Code injection risk. types/algebra.js/algebra.js-tests.ts:69
CRIT SEC001 [SEC001] Hardcoded Password: Hardcoded password found in source code. types/credential/credential-tests.ts:6
HIGH SEC135 [SEC135] Auth/permission check missing on AI-generated endpoint: Mutating HTTP endpoint g… types/express-serve-static-core/v4/expr…:134
HIGH SEC135 [SEC135] Auth/permission check missing on AI-generated endpoint: Mutating HTTP endpoint g… types/express-serve-static-core/express…:164
HIGH SEC135 [SEC135] Auth/permission check missing on AI-generated endpoint: Mutating HTTP endpoint g… types/csurf/csurf-tests.ts:26
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… types/dashdash/dashdash-tests.ts:98
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… types/cordova/cordova-tests.ts:11
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… types/browser-harness/browser-harness-t…:64
HIGH SEC027 [SEC027] XML External Entity (XXE) — Node.js xml parsers: Node.js XML parsers can expand … types/dom-parser/dom-parser-tests.ts:3
HIGH SEC027 [SEC027] XML External Entity (XXE) — Node.js xml parsers: Node.js XML parsers can expand … types/appletvjs/appletvjs-tests.ts:29
HIGH SEC061 [SEC061] JWT in source: Three-part JWT (likely signed token). Even if expired, may leak s… types/angular-jwt/angular-jwt-tests.ts:6
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). types/arc4/arc4-tests.ts:24
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). types/arangodb/arangodb-tests.ts:2
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). types/ali-oss/ali-oss-tests.ts:79
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … types/activex-scripting/activex-scripti…:324
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … types/activex-msxml2/activex-msxml2-tes…:64
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … types/activex-dao/activex-dao-tests.ts:26
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… types/daterangepicker/daterangepicker-t…:99
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… types/aria-query/aria-query-tests.ts:30
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… scripts/ghostbuster.js:100
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… types/alks-node/alks-node-tests.ts:44
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… scripts/ghostbuster.js:165
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… scripts/clean-node-modules.js:5
HIGH SEC020 [SEC020] Secret Printed to Logs: Debug or diagnostic code appears to print a credential-b… types/dynamodb-lock-client/dynamodb-loc…:47
HIGH SEC020 [SEC020] Secret Printed to Logs: Debug or diagnostic code appears to print a credential-b… types/autocannon/autocannon-tests.ts:39
HIGH SEC020 [SEC020] Secret Printed to Logs: Debug or diagnostic code appears to print a credential-b… types/adal-angular/adal-angular-tests.ts:18
HIGH MINED113 [MINED113] Express POST /assert has no auth: Express route POST /assert declared without … types/saml2-js/saml2-js-tests.ts:82
HIGH MINED113 [MINED113] Express POST /login has no auth: Express route POST /login declared without an… types/body-parser/body-parser-tests.ts:36
HIGH MINED113 [MINED113] Express POST /api/users has no auth: Express route POST /api/users declared wi… types/body-parser/body-parser-tests.ts:32
MED SEC105 [SEC105] Cookie missing HttpOnly/Secure flag: Session cookie missing HttpOnly (allows JS … types/express-serve-static-core/v4/expr…:215
MED SEC105 [SEC105] Cookie missing HttpOnly/Secure flag: Session cookie missing HttpOnly (allows JS … types/express-serve-static-core/express…:245
MED SEC130 [SEC130] Hallucinated package name — looks like a real package but isn't: Import of a pac… types/express-socket.io-session/express…:10
MED SEC130 [SEC130] Hallucinated package name — looks like a real package but isn't: Import of a pac… types/express-sitemap-xml/express-sitem…:2
MED SEC130 [SEC130] Hallucinated package name — looks like a real package but isn't: Import of a pac… types/express-sanitized/express-sanitiz…:2
MED SEC034 [SEC034] Log Injection / Log Forging — unsanitized user input in log: User input is logge… types/express-form-data/express-form-da…:18
MED SEC034 [SEC034] Log Injection / Log Forging — unsanitized user input in log: User input is logge… types/body-parser/body-parser-tests.ts:46
MED SEC041 [SEC041] Tabnabbing — target="_blank" without rel="noopener noreferrer": <a target="_blan… types/animated_gif/animated_gif-tests.ts:40
MED SEC123 [SEC123] Production stack trace / debug output exposed: Debug mode left on in production … types/bucks/bucks-tests.ts:197
MED SEC123 [SEC123] Production stack trace / debug output exposed: Debug mode left on in production … types/backbone.radio/backbone.radio-tes…:76
MED SEC123 [SEC123] Production stack trace / debug output exposed: Debug mode left on in production … types/angular-gettext/angular-gettext-t…:10
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … types/cassanknex/cassanknex-tests.ts:27
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … types/browser-harness/browser-harness-t…:64
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … types/angular-ui-router/angular-ui-rout…:49
MED SEC134 [SEC134] AI scaffold leftover — Lorem ipsum / example.com / John Doe in code: Lorem ipsum… types/americanexpress__react-seo/americ…:12
MED SEC134 [SEC134] AI scaffold leftover — Lorem ipsum / example.com / John Doe in code: Lorem ipsum… types/activex-scripting/activex-scripti…:156
MED SEC134 [SEC134] AI scaffold leftover — Lorem ipsum / example.com / John Doe in code: Lorem ipsum… types/actioncable/actioncable-tests.ts:13
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. types/avocat/avocat-tests.ts:10
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. scripts/update-codeowners.js:54
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. scripts/ghostbuster.js:76
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED JRN002 Browser storage is used for session token material types/auth0-lock/auth0-lock-tests.ts:95
MED JRN002 Browser storage is used for session token material types/auth0-lock/auth0-lock-tests.ts:83
MED JRN002 Browser storage is used for session token material types/auth0-js/auth0-js-tests.ts:397
MED WEB003 Public web service has no security.txt .well-known/security.txt
MED WEB012 Service worker is present without a web app manifest manifest.json
MED WEB015 Public web app has no Content Security Policy index.html
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… types/bigscreen/bigscreen-tests.ts:4
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… types/angular-gettext/angular-gettext-t…:55
LOW AIC003 Duplicated implementation block across source files types/babel__traverse/babel__traverse-t…:86
LOW AIC003 Duplicated implementation block across source files types/babel__preset-env/babel__preset-e…:132
LOW AIC003 Duplicated implementation block across source files types/async-stream-emitter/v6/async-str…:1
LOW AIC003 Duplicated implementation block across source files types/async-stream-emitter/v5/async-str…:1
LOW AIC003 Duplicated implementation block across source files types/async-stream-emitter/v4/async-str…:1
LOW AIC003 Duplicated implementation block across source files types/async-stream-emitter/v3/async-str…:1
LOW AIC003 Duplicated implementation block across source files types/angular-resource/angular-resource…:82
LOW AIC003 Duplicated implementation block across source files types/amplitude-js/v5/amplitude-js-test…:1
LOW AIC003 Duplicated implementation block across source files types/amplify/amplify-tests.ts:95
LOW AIC003 Duplicated implementation block across source files types/ag-simple-broker/v5/ag-simple-bro…:1
LOW AIC003 Duplicated implementation block across source files types/ag-simple-broker/v4/ag-simple-bro…:1
LOW AIC003 Duplicated implementation block across source files types/ag-channel/v4/ag-channel-tests.ts:1
LOW AIC003 Duplicated implementation block across source files types/adm-zip/ts5.6/adm-zip-tests.ts:1
LOW AIC003 Duplicated implementation block across source files types/activex-faxcomexlib/activex-faxco…:2
LOW AIC003 Duplicated implementation block across source files types/activex-adox/activex-adox-tests.ts:10
LOW WEB001 Public web app has no robots.txt robots.txt
LOW WEB002 Public web app has no sitemap sitemap.xml
LOW WEB008 Public docs site has no llms.txt llms.txt
LOW WEB011 Public web app has no humans.txt humans.txt
INFO MINED047 [MINED047] Emoji In Source: Emoji ✅ ❌ 🚀 in code/comments — common AI output unless explic… types/esc-pos-encoder/esc-pos-encoder-t…:14
INFO MINED047 [MINED047] Emoji In Source: Emoji ✅ ❌ 🚀 in code/comments — common AI output unless explic… types/bardjs/bardjs-tests.ts:243
INFO MINED087 [MINED087] Js Always True If: if (true) — else branch unreachable. Likely debug residue. types/babel__core/babel__core-tests.ts:50
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … types/babel__generator/babel__generator…:10
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … types/babel__core/babel__core-tests.ts:32
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … types/aws-cloudfront-function/aws-cloud…:114
INFO MINED069 [MINED069] Debug True Prod: Django/Flask DEBUG=True or app.debug=True in non-test files. types/bucks/bucks-tests.ts:197
INFO MINED069 [MINED069] Debug True Prod: Django/Flask DEBUG=True or app.debug=True in non-test files. types/backbone.radio/backbone.radio-tes…:76
INFO MINED069 [MINED069] Debug True Prod: Django/Flask DEBUG=True or app.debug=True in non-test files. types/angular-gettext/angular-gettext-t…:10
INFO MINED053 [MINED053] Placeholder Default Username: [email protected] / [email protected] / admin/admin… types/creditkey-js/creditkey-js-tests.ts:52
INFO MINED053 [MINED053] Placeholder Default Username: [email protected] / [email protected] / admin/admin… types/cordova-plugin-email-composer/cor…:5
INFO MINED053 [MINED053] Placeholder Default Username: [email protected] / [email protected] / admin/admin… types/angular-formly/angular-formly-tes…:76
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… types/af-utils__react-table/af-utils__r…:98
INFO MINED049 [MINED049] Print Pii: Logging password/token/email/ssn directly to stdout. types/atlassian-connect-js/atlassian-co…:39
INFO MINED049 [MINED049] Print Pii: Logging password/token/email/ssn directly to stdout. types/angular-meteor/angular-meteor-tes…:181
INFO MINED049 [MINED049] Print Pii: Logging password/token/email/ssn directly to stdout. types/adal-angular/adal-angular-tests.ts:18
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… types/amplifier/amplifier-tests.ts:141
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… types/adlib/adlib-tests.ts:8
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… types/activex-shdocvw/activex-shdocvw-t…:4
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. types/angular-resource/angular-resource…:222
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. types/alloy/alloy-tests.ts:2
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. types/activex-libreoffice/activex-libre…:25
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. types/activex-dao/activex-dao-tests.ts:3
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. types/ace-diff/ace-diff-tests.ts:15
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. types/accepts/accepts-tests.ts:3
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … scripts/get-suggestions-dir.js:3
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … scripts/get-ci-matrix.js:29
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … scripts/clean-node-modules.js:36
Reset to top 5 111 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `DefinitelyTyped/DefinitelyTyped`

**Score: 64/100 (B-)**  ·  111 findings  ·  scanned 2026-06-05 11:37 UTC  ·  2,380,727 LOC

| Severity | Count |
|---|---|
| CRITICAL | 8 |
| HIGH | 27 |
| MEDIUM | 27 |
| LOW | 21 |

📊 [Full filterable report](https://repobility.com/scan/30e0e2dc-9d18-407f-bbb7-1764391a5266/)  ·  ![scorecard](https://repobility.com/scan/30e0e2dc-9d18-407f-bbb7-1764391a5266/report.png?v=1780659434-s2)

### Top findings

1. **CRITICAL** `SEC084` — JS: require() with non-literal
   `types/fbemitter/fbemitter-tests.ts:24`
2. **CRITICAL** `SEC084` — JS: require() with non-literal
   `types/babel-template/babel-template-tests.ts:7`
3. **CRITICAL** `MINED013` — Password In Url
   `types/camo/camo-tests.ts:3` · CWE-200 · ✓ Repobility
4. **CRITICAL** `MINED013` — Password In Url
   `types/any-db/any-db-tests.ts:5` · CWE-200 · ✓ Repobility
5. **CRITICAL** `MINED013` — Password In Url
   `types/any-db-transaction/any-db-transaction-tests.ts:6` · CWE-200 · ✓ Repobility

---

**Security note**: this issue is public. If any flagged finding is a real, exploitable vulnerability, please redirect to your `SECURITY.md` policy or open a [private security advisory](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability) instead. We're happy to close this and re-submit privately.

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/30e0e2dc-9d18-407f-bbb7-1764391a5266/_
Already filed
This repo publishes a SECURITY.md policy and the scan contains 25 Critical/High security finding(s). Public issue filing would violate coordinated disclosure. Submit privately via the project's security reporting channel.
Megaproject â high spam risk
Could not determine 'DefinitelyTyped/DefinitelyTyped' star count (GitHub API rate-limited or unreachable). When in doubt about repo size, prefer opening a focused PR or a discussion rather than an issue.

The button opens GitHubâs new-issue page in a new tab. You will see the title + body pre-filled â review, edit if you want, then click GitHubâs "Submit new issue" button. Repobility never posts anything on your behalf.

For real security findings on big repos: use the project's SECURITY.md or private advisory flow instead of a public issue.