← Back to scan
File as GitHub Issue repo: stenciljs/eslint-plugin

Push this scan report to stenciljs/eslint-plugin

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

vite: GHSA-p9ff-h696-f583

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 GHSA-5xrq-8626-4rwp vitest: GHSA-5xrq-8626-4rwp package-lock.json
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… src/utils.ts:72
HIGH SEC083 [SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c… src/rules/class-pattern.ts:44
HIGH GHSA-v2wj-q39q-566r vite: GHSA-v2wj-q39q-566r package-lock.json
HIGH GHSA-p9ff-h696-f583 vite: GHSA-p9ff-h696-f583 package-lock.json
HIGH GHSA-mw96-cpmx-2vgc rollup: GHSA-mw96-cpmx-2vgc package-lock.json
HIGH GHSA-c2c7-rcm5-vvqj picomatch: GHSA-c2c7-rcm5-vvqj package-lock.json
HIGH GHSA-7r86-cg39-jmmj minimatch: GHSA-7r86-cg39-jmmj package-lock.json
HIGH GHSA-3ppc-4f35-3m26 minimatch: GHSA-3ppc-4f35-3m26 package-lock.json
HIGH GHSA-23c5-xmqv-rm74 minimatch: GHSA-23c5-xmqv-rm74 package-lock.json
HIGH GHSA-rf6f-7fwh-wjgh flatted: GHSA-rf6f-7fwh-wjgh package-lock.json
HIGH GHSA-25h7-pfq9-p65f flatted: GHSA-25h7-pfq9-p65f package-lock.json
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … src/utils.ts:72
MED DEPCUR-NPM npm package `@types/jsdom` is 1 major version(s) behind (27.0.0 -> 28.0.3) package.json
MED DEPCUR-NPM npm package `jsdom` is 2 major version(s) behind (27.0.1 -> 29.1.1) package.json
MED GHSA-58qx-3vcg-4xpx ws: GHSA-58qx-3vcg-4xpx package-lock.json
MED GHSA-4w7w-66w2-5vf9 vite: GHSA-4w7w-66w2-5vf9 package-lock.json
MED GHSA-qx2v-qp2m-jg93 postcss: GHSA-qx2v-qp2m-jg93 package-lock.json
MED GHSA-3v7f-55p6-f55p picomatch: GHSA-3v7f-55p6-f55p package-lock.json
MED GHSA-f886-m6hf-6m8v brace-expansion: GHSA-f886-m6hf-6m8v package-lock.json
MED GHSA-2g4f-4pwh-qvx6 ajv: GHSA-2g4f-4pwh-qvx6 package-lock.json
LOW DEPCUR-NPM npm package `rolldown-plugin-dts` is minor version(s) behind (0.22.1 -> 0.25.2) package.json
LOW DEPCUR-NPM npm package `@vitest/coverage-v8` is minor version(s) behind (4.0.5 -> 4.1.8) package.json
LOW AIC003 Duplicated implementation block across source files tests/rules/required-jsdoc/required-jsd…:6
LOW AIC003 Duplicated implementation block across source files src/rules/reserved-member-names.ts:41
LOW AIC003 Duplicated implementation block across source files src/rules/reserved-member-names.ts:4
LOW AIC003 Duplicated implementation block across source files src/rules/own-props-must-be-private.ts:30
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … src/rules/ban-default-true.ts:22
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. src/rules/ban-exported-const-enums.ts:16
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. src/rules/ban-default-true.ts:20
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. src/rules/async-methods.ts:28
INFO DEPCUR-NPM npm package `@types/estree` is patch version(s) behind (1.0.8 -> 1.0.9) package.json
Reset to top 5 32 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `stenciljs/eslint-plugin`

**Score: 82/100 (B+)**  ·  32 findings  ·  scanned 2026-06-05 22:38 UTC  ·  4,520 LOC

| Severity | Count |
|---|---|
| CRITICAL | 1 |
| HIGH | 11 |
| MEDIUM | 9 |
| LOW | 6 |

📊 [Full filterable report](https://repobility.com/scan/46609709-3f23-4bf1-bdcf-5c1d12a2d66a/)  ·  ![scorecard](https://repobility.com/scan/46609709-3f23-4bf1-bdcf-5c1d12a2d66a/report.png?v=1780699131-s2)

### Top findings

1. **CRITICAL** `GHSA-5xrq-8626-4rwp` — vitest: GHSA-5xrq-8626-4rwp
   `package-lock.json`
2. **HIGH** `SEC085` — JS: child_process.exec with non-literal
   `src/utils.ts:72`
3. **HIGH** `SEC083` — JS: new RegExp() with non-literal
   `src/rules/class-pattern.ts:44`
4. **HIGH** `GHSA-v2wj-q39q-566r` — vite: GHSA-v2wj-q39q-566r
   `package-lock.json`
5. **HIGH** `GHSA-p9ff-h696-f583` — vite: GHSA-p9ff-h696-f583
   `package-lock.json`

---

**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/46609709-3f23-4bf1-bdcf-5c1d12a2d66a/_
Megaproject â high spam risk
Could not determine 'stenciljs/eslint-plugin' 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.