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

Push this scan report to jquery/jquery

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

JS: child_process.exec with non-literal

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
HIGH SEC083 [SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c… src/selector/var/rpseudo.js:3
HIGH SEC083 [SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c… src/selector/var/rdescend.js:3
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… src/manipulation/domManip.js:92
HIGH SEC006 [SEC006] XSS Risk: Direct HTML injection without sanitization. src/manipulation/buildFragment.js:48
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… src/css.js:31
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… src/core/parseHTML.js:29
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… src/core/init.js:54
HIGH GHSA-ph9p-34f9-6g65 tmp: GHSA-ph9p-34f9-6g65 package-lock.json
HIGH GHSA-5c6j-r48x-rmvq serialize-javascript: GHSA-5c6j-r48x-rmvq package-lock.json
HIGH GHSA-xh3c-6gcq-g4rv multiparty: GHSA-xh3c-6gcq-g4rv package-lock.json
HIGH GHSA-qxch-whhj-8956 multiparty: GHSA-qxch-whhj-8956 package-lock.json
HIGH GHSA-65x3-rw7q-gx94 multiparty: GHSA-65x3-rw7q-gx94 package-lock.json
HIGH GHSA-v39h-62p7-jpjc fast-uri: GHSA-v39h-62p7-jpjc package-lock.json
HIGH GHSA-q3j6-qgpj-74h6 fast-uri: GHSA-q3j6-qgpj-74h6 package-lock.json
HIGH GHSA-rpmf-866q-6p89 basic-ftp: GHSA-rpmf-866q-6p89 package-lock.json
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. src/manipulation.js:283
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. src/data.js:57
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. src/core/parseXML.js:14
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … src/css.js:31
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … src/core/parseHTML.js:29
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … src/core/init.js:54
MED DEPCUR-NPM npm package `jsdom` is 2 major version(s) behind (27.4.0 -> 29.1.1) package.json
MED DEPCUR-NPM npm package `globals` is 3 major version(s) behind (14.0.0 -> 17.6.0) package.json
MED DEPCUR-NPM npm package `concurrently` is 1 major version(s) behind (9.2.1 -> 10.0.3) package.json
MED DEPCUR-NPM npm package `archiver` is 1 major version(s) behind (7.0.1 -> 8.0.0) package.json
MED GHSA-58qx-3vcg-4xpx ws: GHSA-58qx-3vcg-4xpx package-lock.json
MED GHSA-qj8w-gfj5-8c6v serialize-javascript: GHSA-qj8w-gfj5-8c6v package-lock.json
MED GHSA-v2v4-37r5-5v8g ip-address: GHSA-v2v4-37r5-5v8g package-lock.json
MED GHSA-jxxr-4gwj-5jf2 brace-expansion: GHSA-jxxr-4gwj-5jf2 package-lock.json
MED GHSA-2g4f-4pwh-qvx6 ajv: GHSA-2g4f-4pwh-qvx6 package-lock.json
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… src/var/rcssNum.js:3
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… src/selector/unescapeSelector.js:5
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… src/selector/filterMatchExpr.js:13
LOW DEPCUR-NPM npm package `release-it` is minor version(s) behind (20.0.0 -> 20.2.0) package.json
LOW DEPCUR-NPM npm package `qunit` is minor version(s) behind (2.25.0 -> 2.26.0) package.json
LOW DEPCUR-NPM npm package `multiparty` is minor version(s) behind (4.2.3 -> 4.3.0) package.json
LOW DEPCUR-NPM npm package `@babel/plugin-transform-for-of` is minor version(s) behind (7.27.1 -> 7.29.7) package.json
LOW DEPCUR-NPM npm package `@babel/cli` is minor version(s) behind (7.28.6 -> 7.29.7) package.json
LOW GHSA-73rr-hh4g-fpgx diff: GHSA-73rr-hh4g-fpgx package-lock.json
LOW AIC003 Duplicated implementation block across source files test/unit/support.js:3
LOW AIC003 Duplicated implementation block across source files src/core/ready.js:12
LOW AIC007 Generated build artifact directory is present at repository root dist:1
LOW AIC007 Generated build artifact directory is present at repository root build:1
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… src/var/createElement.js:8
INFO MINED098 [MINED098] Global Scope Pollution: Attaching libraries/objects directly to the global win… src/exports/global.js:13
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … src/deferred/exceptionHook.js:15
INFO DEPCUR-NPM npm package `marked` is patch version(s) behind (18.0.2 -> 18.0.5) package.json
INFO DEPCUR-NPM npm package `@rollup/plugin-commonjs` is patch version(s) behind (29.0.2 -> 29.0.3) package.json
INFO DEPCUR-NPM npm package `@babel/core` is patch version(s) behind (7.29.0 -> 7.29.7) package.json
Reset to top 5 49 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

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

**Score: 86/100 (B+)**  ·  49 findings  ·  scanned 2026-06-05 09:46 UTC  ·  53,121 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 15 |
| MEDIUM | 15 |
| LOW | 13 |

📊 [Full filterable report](https://repobility.com/scan/bbea5ca8-5cd7-46ca-8551-2cc271adf6b8/)  ·  ![scorecard](https://repobility.com/scan/bbea5ca8-5cd7-46ca-8551-2cc271adf6b8/report.png?v=1780652770-s2)

### Top findings

1. **HIGH** `SEC083` — JS: new RegExp() with non-literal
   `src/selector/var/rpseudo.js:3`
2. **HIGH** `SEC083` — JS: new RegExp() with non-literal
   `src/selector/var/rdescend.js:3`
3. **HIGH** `SEC029` — Server-Side Request Forgery (SSRF) — outbound HTTP from user input
   `src/manipulation/domManip.js:92` · A10:2021 SSRF
4. **HIGH** `SEC006` — XSS Risk
   `src/manipulation/buildFragment.js:48` · A03:2021 Injection
5. **HIGH** `SEC085` — JS: child_process.exec with non-literal
   `src/css.js:31`

---

**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/bbea5ca8-5cd7-46ca-8551-2cc271adf6b8/_
Already filed
This repo publishes a SECURITY.md policy and the scan contains 7 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 'jquery/jquery' 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.