• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

UI5 / webcomponents-react / 24066529362
84%
main: 82%

Build:
Build:
LAST BUILD BRANCH: renovate/actions-upload-artifact-7.0.x
DEFAULT BRANCH: main
Ran 07 Apr 2026 05:52AM UTC
Jobs 8
Files 422
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

07 Apr 2026 05:49AM UTC coverage: 83.725%. Remained the same
24066529362

push

github

web-flow
chore(deps): update dependency vite [security] (#8438)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [vite](https://vite.dev)
([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite))
| [`8.0.3` →
`8.0.5`](https://renovatebot.com/diffs/npm/vite/8.0.3/8.0.5) |
![age](https://developer.mend.io/api/mc/badges/age/npm/vite/8.0.5?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/8.0.3/8.0.5?slim=true)
|
| [vite](https://vite.dev)
([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite))
| [`7.3.1` →
`7.3.2`](https://renovatebot.com/diffs/npm/vite/7.3.1/7.3.2) |
![age](https://developer.mend.io/api/mc/badges/age/npm/vite/7.3.2?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/7.3.1/7.3.2?slim=true)
|

### GitHub Vulnerability Alerts

####
[GHSA-4w7w-66w2-5vf9](https://redirect.github.com/vitejs/vite/security/advisories/GHSA-4w7w-66w2-5vf9)

### Summary

Any files ending with `.map` even out side the project can be returned
to the browser.

### Impact

Only apps that match the following conditions are affected:

- explicitly exposes the Vite dev server to the network (using `--host`
or [`server.host` config
option](https://vitejs.dev/config/server-options.html#server-host))
- have a sensitive content in files ending with `.map` and the path is
predictable

### Details

In Vite v7.3.1, the dev server’s handling of `.map` requests for
optimized dependencies resolves file paths and calls `readFile` without
restricting `../` segments in the URL. As a result, it is possible to
bypass the
[`server.fs.strict`](https://vite.dev/config/server-options#server-fs-strict)
allow list and retrieve `.map` files located outside the project root,
provided they can be parsed as valid source map JSON.

### PoC
1. Crea... (continued)

2550 of 3333 branches covered (76.51%)

Branch coverage included in aggregate %.

5043 of 5736 relevant lines covered (87.92%)

118430.19 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 playwright 24066529362.1 07 Apr 2026 05:52AM UTC 9
86.96
GitHub Action Run
2 cypress-commands 24066529362.2 07 Apr 2026 05:53AM UTC 347
16.05
GitHub Action Run
3 main/src/webComponents 24066529362.3 07 Apr 2026 05:52AM UTC 347
14.69
GitHub Action Run
4 charts 24066529362.4 07 Apr 2026 05:54AM UTC 401
26.3
GitHub Action Run
5 main/src/internal 24066529362.5 07 Apr 2026 05:53AM UTC 348
16.31
GitHub Action Run
6 base 24066529362.6 07 Apr 2026 05:53AM UTC 352
17.07
GitHub Action Run
7 compat 24066529362.7 07 Apr 2026 05:53AM UTC 362
19.12
GitHub Action Run
8 main/src/components 24066529362.8 07 Apr 2026 05:59AM UTC 349
81.23
GitHub Action Run
Source Files on build 24066529362
  • Tree
  • List 422
  • Changed 4
  • Source Changed 3
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24066529362
  • d4279518 on github
  • Prev Build on gh-readonly-queue/main/pr-8317-c296cac8a2d0de72304bb7ccfaa8863f0d0e5c66 (#23892853449)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc